Skip to content

Version 9.1.0

Compare
Choose a tag to compare
@xShadowBlade xShadowBlade released this 14 Jun 12:58
· 219 commits to main since this release

Release Notes

Overview

This minor version introduces some changes including:

  • (aa61bec): Fix/change emath.js/presets CDN. No longer includes emath.js or emath.js/game, and instead sets eMathPresets to window.
  • (a7df1b0): Add more functionality to GameReset.
    • <GameReset>.condition: A function to determine whether you can do the reset
    • <GameReset>.reset: Add more parameters
    • GameReset.fromObject: A static method to construct a <GameReset> using an object
    • You can now also set extender, onReset, and condition in the constructor
  • (5b64ae8): Fix Grid template types
  • (209f475): Add parameters to <UpgradeStatic>.description and removes the old parameters of (...args: any[])
  • (acf029f): Optimizations to CurrencyStatic and Boost

Full Changelog: v9.0.1...v9.1.0

Known Bugs

  • TBD

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!