Skip to content

Version 8.0.0

Compare
Choose a tag to compare
@xShadowBlade xShadowBlade released this 23 Apr 22:30
· 367 commits to main since this release

Release Notes

Overview

This major version introduces some major backwards-incompatible changes in the code:

  • Changed all classes to PascalCase
  • Changed typings for certain classes
  • numericalAnalysis: A set of functions for approximating inverse functions and summations
  • Currency overhaul: Better upgrade support, and a buy max approximation
  • Fix support for .mjs
  • DataManager - You can parse custom classes now
  • Grid changes
  • Attribute boost type template
  • Change ResetLayer
  • DataManager changes
  • Various code optimizations and bug fixes

For more details, see the various release candidate versions.

Full Changelog: v7.1.0...v8.0.0

Known Bugs

  • currency.calculateUpgrade sometimes inaccurate for complicated functions

Feedback

We value your feedback! If you encounter any issues or have suggestions for improvement, please open a new issue.

Thank you for using this project!