Ported to 1.21.6
, but with some caveats, hence the "beta" version.
The 1.21.6
game update has made a lot of changes to the game's GUI code that this mod relied on. As such, this port is more of a "band-aid patch" and certain features such as tooltips may look "off" and the GUI mob rendering has ceased to work (you will notice Better Statistics Screen's mob stats will no longer visually display mobs for now).
A proper resoltion will likely involve yet another rewrite of this mod (v4.X) in the future (although it likely will not be ready any time soon).
Mitigation of Issue #142 that's causing people to be unable to connect to multiplayer servers.
Patched a minor mistake in the mod's code.
Port to 1.21.4
.
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
.