1.9.1 for 1.21+ (1.21 -> 1.21.4)
on Feb 2, 2025- Added support for Mod Menu.
- Added background width option.
- Re-added show total option.
- Changed how stats are linked to server ips, the original input ip is now used over the final destination ip.
- Fixed bug where closing the game fails to save settings and stats.
- Fixed bug that causes the tracking timer to carry over session data.
- General code clean up.
1.9 for 1.21+ (1.21 -> 1.21.4)
on Jan 26, 2025- Upgraded mod to minecraft 1.21+ (1.21 -> 1.21.4 confirmed)
- Fixed bug where afk delay value was loaded without first being converted from minutes to seconds.
- Fixed bug causing session timer to reset after resuming after afk.
1.8 for 1.20.5+ (1.20.5 / 1.20.6)
on Jun 23, 2024- Upgraded mod to minecraft 1.20.5+ (1.20.5, 1.20.6 confirmed)
- Fixed mod mixins and hooked into more stable functions
- Added new timer formats
- Restructured mod option screens
- Replaced current option data handling system with the default Minecraft option data functions
- Reworked how the HUD is rendered and follows Minecraft's implementation
- Added RGB text and background colouring
-
- Added transform options (Positioning and sizing)
- Updated mod icon
- Added mod translations
- Fixed bugs
1.6.2 for 1.20.3+
on Apr 5, 2024Updated project to Minecraft 1.20.3+
- Confirmed to work with:
- 1.20.3
- 1.20.4
1.6.1 for 1.20.2
on Apr 5, 2024- Updated for Minecraft 1.20.2
1.3.0 for 1.19.4
on Apr 5, 2024Updated to Minecraft 1.19.4
1.6.0 for 1.20.1
on Apr 5, 2024Updated for Minecraft 1.20.1
1.5.0 for 1.20
on Apr 5, 2024Updated for Minecraft 1.20
1.2.0 for 1.19.3
on Apr 5, 2024- "AFK Delay" now gets read on mod initialisation
- Client chat messages no longer keep the player "Active" indefinitely
- Minor optimisations