Skip to content
This repository has been archived by the owner on Dec 24, 2023. It is now read-only.

Releases: W-OVERFLOW/TimerHUD

3.1.0

16 Jan 10:06
Compare
Choose a tag to compare
  • rebrand from qalcyo to w-overflow
  • update updater
  • rewrite hud gui

3.0.0

12 Sep 18:36
Compare
Choose a tag to compare

3.0.0! Nothing relating to the counting itself has changed, but literally everything else has changed drastically.

Changelog:

  • Rewrite mod in Kotlin
  • Replace WyLib / Vigilance with Essential
  • Add bunch of new options
  • Rename everything from Wyvest to Qalyco

2.0.1

06 May 10:02
Compare
Choose a tag to compare

Fix a bug (?) where failing to get a request makes minecraft die

2.0.0

06 May 06:07
3322615
Compare
Choose a tag to compare

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

04 May 15:17
Compare
Choose a tag to compare

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

03 May 08:09
Compare
Choose a tag to compare

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

23 Apr 13:49
5453ee3
Compare
Choose a tag to compare

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

20 Apr 06:52
f07dd10
Compare
Choose a tag to compare

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)

v1.2.0

13 Apr 00:31
Compare
Choose a tag to compare

Changelog:
Fixes a bug that didn't save position of HUD

v1.1.1

04 Apr 14:47
Compare
Choose a tag to compare

Changelog:
Fixes a bug where /timermod hud would not render the hud