TenshiLib 2.1.0
- Adding a whole bunch more to the math parser
For past versions see: https://github.com/Flemmli97/TenshiLib/blob/1.21/Changelog.md
TenshiLib 2.0.0
- Added all changes from 1.18 branch v 1.9.0+
- Big refactoring of the codebase
- Mods using past versions will NOT WORK using this!
- Removed json config system. (Use some config mod now like forge config api port)
- Implement bedrock geo model files
- Models are now defined via json files and thus changeable via resource pack
- Updated animation file parsing
- Now supports particle and sound keyframes
- Serverside animated action now datadriven
- Removed animated goal attack system and replaced it with brains using Smart Brain Lib
- Fabric registration is now deferred
- Added CommonSetupEvent on fabric mimicking neo's
For past versions see: https://github.com/Flemmli97/TenshiLib/blob/1.21/Changelog.md
TenshiLib 1.9.6
- Fix some things with animation gui and suggestion box
- Add selection list widget
- Various other utils
For past versions see: https://github.com/Flemmli97/TenshiLib/blob/1.18/Changelog.md
TenshiLib 1.9.5
- Improve animation interpolation handling
- Rewrite various animation handling
- Fix math expression parser for edge cases
- Removed various unused stuff
- Add a suggestion widget to lib
For past versions see: https://github.com/Flemmli97/TenshiLib/blob/1.18/Changelog.md
TenshiLib 1.8.2.b
- Fix fabric packets
For past versions see: https://github.com/Flemmli97/TenshiLib/blob/1.21/Changelog.md
TenshiLib 1.9.4
- Some internal projectile stuff
- AOE weapon api use OBB now
- Fix some animation stuff
For past versions see: https://github.com/Flemmli97/TenshiLib/blob/1.18/Changelog.md
TenshiLib 1.9.3
- Update projectile etc to use OBB
- Animations support variables now
For past versions see: https://github.com/Flemmli97/TenshiLib/blob/1.18/Changelog.md
TenshiLib 1.8.2
- Fix packets not being optional
TenshiLib 1.8.1.b
- Update to 1.21.1
- Update neoforge
For past versions see: https://github.com/Flemmli97/TenshiLib/blob/1.21/Changelog.md
TenshiLib 1.9.1
- Fix interpolation error with scaling in animations
For past versions see: https://github.com/Flemmli97/TenshiLib/blob/1.18/Changelog.md