Releases: OakPlatinum/clockin
Releases · OakPlatinum/clockin
0.10.1 Beta
Hooray! Sorry for waiting that long, but all patience bears fruit, right? Now, introducing the brand new mail system! (Applause here)
New Features
- Mail System Prototype
- Attachment converting
Bugfixes
- Items lost when the inv is full
- Lots of bugs caused by new mail system
Full Changelog: v0.10.0-beta...v0.10.1-beta
0.10.0 Beta
Changelog
- Changed command alias to "cin" suggested in #1
- Added a bunch of aliases for commands
- Added /economy transfer command
- Added SQLite support, hooray!
- Fixed a bug with /clockin showitem
Full Changelog: v0.9.0-beta...v0.10.0-beta
0.9.0 Beta
Changelog
- Added physical money and EconomyCommand
- Fixed deserializeItemStackList() method in FabricUtils.java to handle null input
- Fixed createOrUpdateReward to avoid changing ids
Full Changelog: v0.8.2-beta...v0.9.0-beta
0.8.2 Beta
Changelog
- CommandManager use async execution instead to avoid laggings.