- Fixed errors in the
fabric.mod.jsonfile. - Resolved bug from v2.8 that would crash the game when
TCDCommons APIis not installed (See #54).
v2.8 changelog:
- Resolved a visual bug where the GUI options screen would cause "clipping" with item and mob stats (#52)
- Added tt_ru.json (Tatar) translations thanks to Amirhan-Taipovjan-Greatest-I (#53)
- All embedded dependencies are now embedded in this mod (
betterstats) instead of being embedded intcdcommons. This should hopefully resolve the issue with server crashes as well. - The
tcdcommonsAPI dependency also rewrote its GUI event handling system in the "back-end", so working with GUI events (programatically) should now be a simpler process.
betterstats-2.8.1+fabric-1.18.2_clean.jar
This JAR file is intended for fabric-1.18.2, but it does not have any libraries embedded into it, with the exception of tcdcommons. This configuration allows users to install their own preferred versions of Fabric API and Architectury API. Essentially, this provides a workaround for issue #47.