Skip to content

Version 9.2.0

Compare
Choose a tag to compare
@xShadowBlade xShadowBlade released this 07 Jul 03:08
· 148 commits to main since this release

Release Notes

Overview

This minor version introduces some changes including:

  • (c686f40): Change the name of the file src/game/ResetLayer.ts to src/game/GameReset.ts (no new features)
  • (c7b2ce9): Add .runUpgradeEffect
  • (abfb3b8): Add currency items (upgrades that don't have levels)
  • Overhaul of Grid (useless)
    • (b7ac7e7): Add direction methods to GridCell
    • (62ee33f): Add GridCellCollectionclass (an array of grid cell with additional methods)
    • (ea299ca): Various improvements

Full Changelog: v9.1.0...v9.2.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!