- Retroactively improved GitHub changelog.
- Added dependency
beast-engine
v1.x (formerlycynlib
). - Removed unnecessary code and fixed some documentation.
- Improved documentation and added it to the code.
- Replaced internal usages of
FlxTimer
withcynlib.sequence.Sequence
.
- Updated
cynlib
dependency to v2.x-3.x.
- Changed to package-based modules/classes.
- Updated
cynlib
dependency to v2.x. - Removed testing code (oops).
- Added dependency
cynlib
v1.x. - Fixed missing registry data in callbacks
onFocus
andonUnfocus
. - Fixed unimplemented callback
onInit
. - Fixed a few stability issues.
- Changed from snake case to camel case.
- Removed unnecessary code.
- Initial release.