Loading Timer v1.5
Its Been a while since i released a update.
Changes from v1.4.3 - Removed the Load Loop Entirely (It kinda was causing issues with it being fullscreen, also was unreliable) - Toast Executor Rewritten - Have the enviroment set to "Client" (This should make modmenu show the "client" badge on our mod)
Changes from v1.5-Beta1 - Tweaked Some Easter Eggs + Added Another Easter Egg - Fixed Resource Toast Spamming in some circumstances - Various Technical Changes/Additions - And more!
Loading Timer Beta Release v1.5.0-Beta1
Changes From v1.4.3
-
Updated to 1.17
-
Remove the Load Loop entirely and replace it with something else (This should cause no more bugs with the startup toast showing up at fullscreen)
-
Toast Executor Rewritten!
-
Have the environment set to "Client" (This should make modmenu show the "client" badge on our mod)
Loading Timer Release 1.4.1
Changes from 1.4
-
Cloth config is no longer nested with this mod (#25)
-
Rewritten the "Startup Load Loop" Reducing its "Cognitive Complexity" from around 37 down to 23
-
Removed Certain methods that are used if Fabric API isnt loaded now that Fabric API is now required
-
Other Minor Technical Changes
Loading Timer Release 1.3.3
Changes from 1.3.2
-
Fabric API is now recommended
-
Because Translations don't work without Fabric API, a feature has been added that uses literal text instead of translatable text if Fabric API Isn't Detected
-
Added an option that will now show the "raw" loading result (The time it takes when Loading Timer initializes to the time it takes to fully load), instead of the "total" result.
Loading Timer Release v1.3.2
Changes from v1.3.1
-
Loading Timer can now determine how long it takes to load in resource packs (#23)
-
Added an option on how much precent of the resource pack has been loaded in logs (Just like how minecraft shows how much of the world has been loaded/generated in logs)
Loading Timer Release 1.3.1
Changes from v1.3
-
Now it tells you how long it takes to load into a world (This is optional so dont worry) (#18)
-
Vanguard is no longer implemented into this mod. If You want to still get auto-updates for this mod, download Vanguard. (#20)
-
Fix A Bug in where it doesnt work in full screen mode (AGAIN) (#22)
Loading Timer Release v1.3
Changes from v1.3-Beta2
- Added Polish Translation (#17)
Changes From v1.2.4 (Since this is a full release)
-
Added Base Lang System for translation
-
Replaced logging output system with apache log4j
-
Log output for debugging now exists
-
Fabric API Is Now Suggested instead of Required
-
Added Swedish Translation (#16)
-
Added Upside Down Translation
-
Added a new config called "No Exception" (More info about it should be located on our new github wiki page at https://github.com/Blobanium/Loading-Timer/wiki/Config-Guide)
-
Loading timer now registers the config and starts the timer on a new "preLaunch" Entrypoint, instead of relying on a mixin.
-
Added a modmenu discord link that goes to our new discord server.
-
Fixed the config not working
-
Fixed a bug in where loading timer doesn't work properly when you change resolutions. (#11)
Changes from 1.3-Beta1
-Added Swedish Translation
-Added Upside Down Translation
-Added a new config called "No Exception" (More info about it should be located on our new github wiki page at https://github.com/Blobanium/Loading-Timer/wiki/Config-Guide)
-Loading timer now registers the config and starts the timer on a new "preLaunch" Entrypoint
-Added a modmenu discord link that goes to our new discord server.
-Fixed the config not working
-Fixed a bug in where loading timer doesn't work properly when you change resolutions. (#11)
-Added a Config file along with a new option called Insane precision (Just as what it says!)
Note: The Mod Menu API Implementation for this mod is Currently unfinished. And You May see an error in the log saying that its broken. I'm planning on Fixing that After I get all the other optional features into the mod.