9 Commits

Author SHA1 Message Date
cda526d41d Updated to version 5
added configurable speed type display
2023-09-05 19:08:18 +02:00
47e475cecb Alpha version!
Started to add speed type string to the visual speedometer
Chaged some ways of reading or copying data
2023-08-31 11:09:40 +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
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
e86477003b Moved Client code to Client.java
Moved Config screen code to ConfigMenu.java
Made a correct check for if the mod is run on a server or a client to not crash server due to invalid DIST
Removed unused imports
Updated to minor 3.2
2023-07-15 12:49:55 +02:00
dae38c25d6 Fixed errors in en_us.json
Updated to minor 3.1
2023-07-11 15:20:39 +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
25ef1988ea initial commit 2023-06-13 20:02:17 +02:00