Changes
- Improved JAR file security
- Removed the "Refresh current screen" key-binding from the controls settings, as that was intended to be a "debug"/"testing"-related feature.
- Resolved conflict with the Screenshot viewer mod that'd cause a crash when using the two mods together.
Regarding "improved security"
As a security measure, so as to keep everyone safer; starting from now, I will be signing all JAR files I publish on CurseForge and Modrinth. This will effectively make those JAR files "tamper-resistant".
Should anything on your device end up modifying one of my JAR files, be it malicious or not, Java will refuse to load those files, after which it will crash the game and show you errors relating things like "hash mismatches" and "invalid files". If you ever see those errors, I personally recommend you immediately shut off your internet connection, and start a virus scan.
The ultimate goal here being increased security and warning users should anything bad ever take place in the future.
Ported to 1.21.3+fabric
.
- Fixed a minor API bug where using
UIAutomaticSizeLayout
'sapply
method would result in a deprecation warning. This was unintentional, asUIAutomaticSizeLayout
is not deprecated.
Backport to 1.20.X
game versions.
Important:
This version is incompatible with older Better Statistics Screen versions. Please download the latest BSS version to use this version of this mod.
- Fixed a bug related to the
INIT_POST
Screen
event. The event wasn't always firing when it should. Now it's fixed.
- Added some more utility methods in
UILayout
- Added
TStackTracePanel
, aTPanelElement
that allows you to show the user a "stack-trace", aka an error that took place - Improved the
TStackTraceScreen
- An adjustment to the contact User-Agent for this mod, that provides more clarity and more information