Version 9.4.0
Release Notes
Overview
This minor version introduces some changes including:
- (9634ff0): Add item tier and deprecate item amount
- (bf112fe): Change class generic names (this does not affect functionality)
- (79e1f5b): Add templates and type checking for item ids, similar to upgrade ids. Also adds the
item
parameter in<Game>.addCurrency
- This may introduce some backwards incompatible changes, as it also changes the order of the
CurrencyStatic
constructor, namelydefaults
is changed from the 3rd parameter to the 4th parameter, and added theitem
parameter in its place
- This may introduce some backwards incompatible changes, as it also changes the order of the
- (09108d4): Add
<Grid>.resize
and grid and data bug fixes - (e17bed6): Add callback events to
EventManager
- (32461dd): Made the
tier
parameter in<CurrencyStatic>.buyItem
optional
Full Changelog: v9.3.0...v9.4.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!