v3.1 changelog
Compatibility update.
It appeared v3.0 was having issues getting along with other mods, but this update should fix some of those issues. I tested this with many other mods, and they now seemed to work. If you get any further crashes or issues, feel free to report them.
Also I am still working on porting to 1.20.2. Given the amount of changes that were made to the game internally in 1.20.2, it may take a long time, again.
v3.0 changelog
Release v3.0 improves on many parts of the API, and rewrites pretty much all of it.
- Improved GUI system for TScreen-s and TElement-s
- Improved the player-badge system and the way it handles player badges
- Added a custom event system (that due to the way Fabric Loader behaves, requires Fabric API despite it not using Fabric API)
- Improved the event system