Commit Graph

61 Commits

Author SHA1 Message Date
Zacharias 822bb28b45 Update readme.md
Updated crediting to org.json
Added github CI build shield
2025-07-15 23:49:16 +02:00
Zacharias 39f352ca7e Github CI simce... anyying to get working 2025-07-15 23:39:21 +02:00
Zacharias f309442f9b Made gradlew executible 2025-07-15 23:35:15 +02:00
Zacharias 21918284b0 Well... kinda emerasing but i forgot about gradlew files :/ 2025-07-15 23:33:40 +02:00
Zacharias 460fbf7e88 Added gradle.yml for github CI 2025-07-15 23:29:56 +02:00
Zacharias 9c53317ef6 Merging master into testing/no-hard-org-json in preperation for back merge 2025-07-15 23:18:07 +02:00
Zacharias aa573626a6 Merge branch 'master' into testing/no-hard-org-json
# Conflicts:
#	gradle.properties
2025-07-15 22:19:10 +02:00
Zacharias 4e15d74d27 chaged build name
added include statements
removed unnessisary include
2025-07-06 14:52:11 +02:00
Zacharias e5ac3d74c4 Increased range of quarter_circle_speedometer resourcepack to not show as unsuported 6.3.0 2025-06-23 00:05:02 +02:00
Zacharias 66d63b03ea Updated Neoforged updateChecker.json 2025-06-22 23:56:54 +02:00
Zacharias 6f8b024bcc Merge remote-tracking branch 'origin/master' 2025-06-22 23:54:27 +02:00
Zacharias 9c05791a20 Updated to 1.21.6
Reindented Client.java to 4 spaces

fixed small issue with the tokenizer where the game whuld crash, and numbers whuld be incorrecly tokenized. Might need feuture reimplementation.
2025-06-22 23:53:52 +02:00
Zacharias 7be0ea014c Update issue templates 2025-06-22 23:37:45 +02:00
Zacharias 872fbe2ef9 Removed hard coded org.json dependency
Added gradle dependancy for org.json
2025-06-22 23:10:01 +02:00
Zacharias 0fdab6874c Update readme.md
Fixed typo in Neoforge jar location, and added Forge for consistency
2025-05-03 22:54:03 +02:00
Zacharias 4f6bf01581 Merge remote-tracking branch 'origin/master' 2025-04-05 19:46:14 +02:00
Zacharias ea3cd92c33 Updated Forge updateChecker.json to include 1.17.1 2025-04-05 19:45:44 +02:00
Zacharias 2c88f99140 Update updateChecker.json
Updated to include 6.2.2-6.2.4 for version 1.21.3 thru 5
2025-04-01 08:56:58 +02:00
Zacharias 4b2a150a30 Added translation key speedometer.config.error.missing_cloth.open_config
- Added Swedish and English translations
6.2.4
2025-04-01 02:21:17 +02:00
Zacharias bd205b5ae6 Updated to 2.6.4
Changed the ClickEvent constructor for the missing cloth error with the new ClickEvent#OpenFile
2025-04-01 02:03:05 +02:00
Zacharias 192735d352 Merge remote-tracking branch 'origin/master' 6.2.3 2025-04-01 01:19:58 +02:00
Zacharias 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

Updated to 6.2.3
This version is mostly needed for NeoForged due to changes of how the ClientReloadListenerEvent is added see changes in SpeedometerNeoForge.EventHandler#onResourceReload

version 6.2.2 is no longer marked as 1.21.4 compatible
2025-04-01 01:19:15 +02:00
Zacharias d7dbf65446 Update resourcepack.md
Fixed the spesification of a comented json object from JSON to JSONC
2025-03-26 11:08:20 +01:00
Zacharias 3e282612a3 Update resourcepack.md
Fixed an î to an i
2024-12-20 21:19:55 +01:00
Zacharias 1a59e3dc2a fabric.mod.json:
neoforge.mods.toml:
> Updated minumum version of mods and load order

*.java:
> cleaned up some code

Updated to version 6.2.2
Fixed bug in Client.java for the position parser
6.2.2
2024-12-18 14:12:47 +01:00
Zacharias 1fc71a34a9 pack.mcmeta:
- Added `supported_formats` to make minecraft show it as compatible for newer versions

ReadMe.txt:
- A file added to optional resource pack root since interested people might check out the optional resource pack

resourcepack.md:
- Added lines to clarify the use of the schema
- Added lines to suggest the use of `supported_formats`
2024-12-11 20:38:10 +01:00
Zacharias d1e5ef63ee Added a Feature request template 2024-12-11 20:02:23 +01:00
Zacharias 32b6198f71 Removed recomended and latest for forge since it's not planed to be supported 2024-11-05 16:41:52 +01:00
Zacharias 5c95f394a8 Update readme.md 2024-11-05 16:34:16 +01:00
Zacharias 38f96cb1e9 Fixed bug described in issue #3
> Now the speedometer (and debug screen) is hidden when f1(no gui) is toggled
6.2.1
2024-11-05 16:10:37 +01:00
Zacharias 95222c1c95 # 6.2 release
## Notes
- This release addes the ablility to provide your own or a speedometer made by someone else and not the 2 option I(The developer) provides as hard coded features

## Added:
- Resorcepack source for visual speedometer
- Added documentation for resourcepack setup [resourcepack.md](https://github.com/zaze06/Speedometer/blob/master/resourcepack.md)
- Override config for speedometer pointer (only works if it's not an image)

## Fixes:
- Fixed [#2](https://github.com/zaze06/Speedometer/issues/2)

## TO-DO:

## Resourcepack
This release contains a base resourcepack that shuld be like the old one, but there is also an optinaly downloadible resourcepack from GitHub, and as a additinal file in this release on Github and Modrith

## Code notes
This push updates the development envirment to 1.21.1, but fabric is tested and works on 1.21 still
6.2
2024-10-10 09:10:57 +02:00
Zacharias f48a4aaf6c Added documentation for resourcepack 2024-10-09 10:08:18 +02:00
Zacharias 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 2024-10-08 11:13:29 +02:00
Zacharias fefd82f71f Pushed version to 6.2
Starting to add speedometer into resourcepacks.
2024-07-13 12:27:05 +02:00
Zacharias 3638718f16 Merge remote-tracking branch 'origin/master' 2024-07-12 19:56:34 +02:00
Zacharias 9ed808d33d Updated Forge and NeoForge updateChecker.json 2024-07-12 19:55:40 +02:00
Zacharias 614af5b6d6 Update issue templates 2024-07-12 15:09:03 +02:00
Zacharias c644671eaf Fixed JSON error
and re added forge updateChecker.json
6.1
2024-07-09 08:45:20 +02:00
Zacharias b09ffb4639 Fixed JSON error 2024-07-09 08:41:43 +02:00
Zacharias 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
5.1
2023-09-07 18:14:10 +02:00
Zacharias a36058459f Update updateChecker.json 2023-09-07 11:25:44 +02:00
Zacharias 962c2f5f2b Added gitignore
Added .gitignore
Fixed small spelling issue in readme.md
2023-09-05 19:22:45 +02:00
Zacharias cda526d41d Updated to version 5
added configurable speed type display
5.0
2023-09-05 19:08:18 +02:00
Zacharias 1321bb3cca Update readme.md 5.0-alpha 2023-08-31 11:16:31 +02:00
Zacharias 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
Zacharias 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
4.0
2023-07-17 00:06:51 +02:00
Zacharias 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
Zacharias 1e4165047e updated how the server side renamer worked to disable the mod 2023-07-15 14:26:03 +02:00
Zacharias 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