Skip to content
This repository was archived by the owner on Dec 16, 2025. It is now read-only.

Releases: TheCSDev/betterstats-v4

v4.0.0

15 Aug 22:03
bd47ef8

Choose a tag to compare

Release v3.13.9+fabric-1.21.8

v3.13.9

25 Mar 18:14
478e85b

Choose a tag to compare

Release v3.12.9+fabric-1.21.X

v3.13.8

23 Jan 15:42
de1f374

Choose a tag to compare

Traditional Chinese translations have been updated thanks to dirtTW (Issue #147).

v3.13.7

22 Jan 17:34
aacfdde

Choose a tag to compare

Thanks to a suggestion (#146), there is now a config property that allows you to hide your player information from the Statistics screen.
May be useful if you are recording and do not wish this mod to reveal your account's name or UUID.

v3.13.6

02 Jan 16:19
5b28918

Choose a tag to compare

  • (Likely) Resolved issue #143; "Minor interoperability issue between Better Statistics Screen and Inventory Profiles Next"
  • (Likely) Resolved issue #144; "Crash with Inventory Profiles Next when shift-clicking an item shortly after world load"
  • Added a new config property (client-updateItemGroupsOnJoin), for further dealing with those issues if they somehow persist.

v3.13.4

07 Dec 14:34
607b93f

Choose a tag to compare

Minor tweaks to the mod's config file.
No action is needed on your part.

v3.13.3

02 Nov 13:23
39ec0de

Choose a tag to compare

From TCDCommons API

  • Removed the "Refresh current screen" key-binding. It was meant for testing purposes only.
  • Resolved conflict with "Screenshot viewer". See TheCSDev/tcdcommons-v4#16.

(Please install the latest version of TCDCommons API to receive the patches mentioned above.)

From Better Statistics Screen

  • Hovering over stat widgets in BSS will now play a small on-hover sound, to make the UI feel more "lively".
  • Added a key-binding that allows you to toggle the stats HUD screen visibility. See #141.

v3.13.2

25 Aug 16:16
80d59ab

Choose a tag to compare

  • There was an error in the fr_fr.json translation file, that likely rendered the entire file unusable. Thanks to Jerome, this issue was spotted and resolved in pull request #139.

v3.13.1

17 Aug 18:05
0107530

Choose a tag to compare

  • A small tweak / bug fix where item and mob stats will now use their corresponding stat formatters when displaying stat values. Nothing will look different in vanilla, but may offer a bit more compatibility with modded stats.
  • Removed the Google Frorms feedback button because literally next-to-nobody clicked on it. In other words, kinda pointless to have an unused feature. If you wish to submit feedback anyways, you may do so in the way everyone seems to prefer, that being by either opening an issue on GitHub or by contacting me directly.

v3.13

11 Aug 12:09
acbf473

Choose a tag to compare

  • Implemented the feature that was suggested in GitHub Issue #11. Using the filters panel, you may now perform some simple "general stat value conversions". Basically, times and distances can now be viewed in other measurement units of your choosing.
    • The implementation in my opinion still needs some more tweaks and fixes, so I'll do that eventually as well. Hopefully it doesn't take 2 years again.

And lastly (for this release);
Waving 1.20.X goodbye for the 2nd time now. I know many people are still on 1.20.X and would like to see BSS updated on those versions, but as Minecraft gets more and more updates, dealing with all the versions becomes more and more complicated and time-consuming. As much as I'd love to keep maintaining 1.20.X, I'd have to write/port the same code I write 5-7 more times, do testing and ensure the code works 5-7 more times (one for each version), publish 5-7 more files.. you get the point. Basically, each development step has to be sort-of repeated for each version maintained. This unfortunately can't go on forever, as much as I'd want it to.
I hope that the features that I left in 1.20.X are useful for you, and thank you for using them!