Commit Graph

12 Commits

Author SHA1 Message Date
481993b2e2 Updated to 1.21
Removed support for Forge
Added support for NeoForge

Added a new location for Visual Speed Type (WIP) slight bug

Made Cloth Config an optional dependency (as of version 6.2)
2024-07-09 08:40:43 +02:00
Zacharias
965a3ea62d Updated to version 5.1
Added second new visual speed type display
Renamed Config.Config to Config.config (Private variable)
Renamed Config.config to Config.ConfigFile (Local variable)
Added red triangle to the discouraged visual speed type display
Cleaned up some code
Added credits to org.json to readme.md
2023-09-07 18:14:10 +02:00
Zacharias
a36058459f Update updateChecker.json 2023-09-07 11:25:44 +02:00
c04963cbe6 Updated to version 4
Removed the Size part from position string
Combined the Visual and Text position strings (This might be reversed)
Fixed bug with Text overflowing out of the screen
Updated forge update checker to include version 4

TO-DO
Remove old parts of the old system, pending for the next version
2023-07-17 00:06:51 +02:00
6cac07cd0f Updated forge update checker
Removed Config.java and ModMenu EntryPoint for fabric
Added abstract config menu display
Updated recomender version for forge in updateChecker.json
2023-07-15 14:55:42 +02:00
8e2dcc2801 Made so a red X is not present if the server is missing this client side mod 2023-07-15 13:57:17 +02:00
e88dd012e0 Added updateJSONURL to mods.toml
added home page url to mods.toml
2023-07-15 13:49:50 +02:00
e534b1526e Updated dependencies
Added dependencies check for forge and fabric
Added update check for forge and fabric
TO-DO
add the updateChecker.json GitHub link to forge entry point
2023-07-15 13:43:48 +02:00
dc757d8fa1 Added ability to change width and height for the visual image
Change indentation to 2 spaces instead of 4
Added ImageHandler.java for basic Image related things
Added 2 new speedometer images for scaling purposes
Updated to version 3
Gave gradle more ram
Added the new translatable texts to en_us.json
2023-07-11 15:17:48 +02:00
abd080437b Added who is the author.
Added visual speedometer
Added configruble location
2023-06-26 22:11:23 +02:00
1f9cf04c73 removed org.json from build.gradle's
updated pack.mcmeta in common to allow for forge to not complain
2023-06-13 22:08:22 +02:00
25ef1988ea initial commit 2023-06-13 20:02:17 +02:00