4b2a150a30
Added translation key speedometer.config.error.missing_cloth.open_config - Added Swedish and English translations
6.2.4
Zacharias2025-04-01 02:21:17 +02:00
216a498d72
Updated Gradle version to 8.13 Updated Architectury.loom to 1.10 Added Client#getPosImp to get some pre-processing of the position \ Planes to replace the Client#getPos method
Zacharias2025-04-01 01:19:15 +02:00
38f96cb1e9
Fixed bug described in issue #3 > Now the speedometer (and debug screen) is hidden when f1(no gui) is toggled
6.2.1
Zacharias2024-11-05 16:10:37 +01:00
f48a4aaf6c
Added documentation for resourcepack
Zacharias2024-10-09 10:08:18 +02:00
1589226f81
Updated JSON Schema to allow multible digits in y position of pointer#start if defined with a string comprised of an X, Y position
Zacharias2024-10-08 11:13:29 +02:00
fefd82f71f
Pushed version to 6.2 Starting to add speedometer into resourcepacks.
Zacharias2024-07-13 12:27:05 +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
4.0
Zacharias2023-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
Zacharias2023-07-15 14:55:42 +02:00
1e4165047e
updated how the server side renamer worked to disable the mod
Zacharias2023-07-15 14:26:03 +02:00
8e2dcc2801
Made so a red X is not present if the server is missing this client side mod
Zacharias2023-07-15 13:57:17 +02:00
e88dd012e0
Added updateJSONURL to mods.toml added home page url to mods.toml
Zacharias2023-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
Zacharias2023-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
Zacharias2023-07-15 12:49:55 +02:00
dae38c25d6
Fixed errors in en_us.json Updated to minor 3.1
Zacharias2023-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
Zacharias2023-07-11 15:17:48 +02:00
64a35df67d
Fixed Y offset for when riding pigs
Zacharias2023-07-11 12:09:47 +02:00
abd080437b
Added who is the author. Added visual speedometer Added configruble location
Zacharias2023-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
Zacharias2023-06-13 22:08:22 +02:00
e49b02772f
This commit adds the org.json:20230227 library into the common's module because I was unable to get the mavenreapo version to work.
Zacharias2023-06-13 21:45:05 +02:00