Releases: W-OVERFLOW/TimerHUD
3.1.0
3.0.0
2.0.1
2.0.0
A rewrite! The main changes are that the timing part of the Timer has changed and the GUI to the mod has changed a bit. I really hope you like this mod, I've spent quite a while on the rewrite
Changelog
Remake how the timer actually counts (instead of using ticks, an ActionListener and Timer is used)
The command now shows a GUI where you can edit the HUD and a button where you can access the Vigilance Config
Update credits for VersionChecker
Remove Lombok
Set HUD Shadow to true as a default
Remove Reset When World Exit and One Color Chroma
Make Vigilance GUI look nicer
Fix a bug where the update notification would redirect you to Wychecker instead of TimerHUD
TimerHUD 1.5.2
1.5 and 1.5.1 causes crashes - don't use those
Changelog
- Fix a bug where it wouldn't load Vigilance dependencies
- Clean up Config
TimerHUD 1.5.1
Hi! This version mostly focuses on the backend, so there won't be a lot of front-end changes in this update.
- Removed ModCore for new Vigilance and WyLib (a copied version of another library, except many classes are removed, based off TGMLib)
- As this mod uses new Vigilance, you can now choose the color of the HUD more precisely, the config is written in Kotlin, and there are now credits.
- The way keybinds were registered and the version checker checked the version has been revamped
- You can now choose between a chroma that changes a character separately or a chroma that changes the colors, but the colors on each character are the same
TimerHUD v1.4.0
Change name from TimerMod to TimerHUD
Changed the way the code works internally (won't increase fps or anything just convenience)
Make the update notification go to the GitHub releases tab when clicked
Make HUD render 's' after the time instead of nothing after it
Change to new forge maven repo and use asbyth's fork of forgegradle
Make it just better
Timer Mod v1.3.0
Changelog:
Force Enabled Padding of HUD background to make it centered
Fixed the Update Checker
Added two features that either turn on the timer when entering worlds or turn off the timer when exiting worlds
Cleanup of mod and add proper attribution
(also the github actions thing is broken right now)