- Fixed errors in the
fabric.mod.json
file. - Resolved bug from v2.8 that would crash the game when
TCDCommons API
is 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
tcdcommons
API dependency also rewrote its GUI event handling system in the "back-end", so working with GUI events (programatically) should now be a simpler process.
Important: A bug was reported where this release crashes the game when TCDCommons API
isn't installed. I will resolve it soon. Until then, either manually install it, or wait for the next patch.
- 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
tcdcommons
API dependency also rewrote its GUI event handling system in the "back-end", so working with GUI events (programatically) should now be a simpler process.
- Fixed a bug where connecting to a server that sends you a "statistics" packet right as you're logging in causes a "NullPointerException" error (See #48).
- Improved ja_jp.json (Japanese) translations thanks to Sw3et-Dre4mer (See #50).
- Tweaked some of the GUI layout a bit for this update.
- Added a config GUI that only features a "Debug mode" option, that when enabled, shows the current world info in the General stats menu.
- Added a feature that allows players to check each other's statistics. However, this feaature requires the latest version of this mod to be installed on the server as well.
As always, keep in mind that installing the mod on the server is optional, and all that does is it adds some extra features, like this one that just got added.