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
- Override config for speedometer pointer (only works if it's not an image)
Fixes:
- Fixed #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
NOTE
Chaged how speed is retrived from the root vehicle due to issue described in #1
Chages
- Speed is retrived and handeld correcly now giving correct speed. Result of this is generly slower speed reported. This is not a bug!
TODO
- Making sure that Entering/Exiting vehicle "Teleportation" isn't shown(untested)
NOTE
- Bug Fixes
Chages
- Fixed small bug with parser
- Removed depricated Visual Speed Type Display on Visual Speedometer
TODO
NOTE
Chages
- NeoForge support added
- Stoped supporting Forge
TODO
- Making the speed type text entirely work at smaller visual displays
NOTE
No particular notes for this version
Chages
- A new visual speed display has been added, this one is placed above as text
TODO
- Making the speed type text entirely work at smaller visual displays
NOTE
No particular notes for this version
Chages
- Visual speed display has been added
TODO
- Remove old things from code and language files if the decision of combined position strings states
- Making the speed type text entirely work at smaller visual displays
NOTE
This update changes the config a bit, if you want to keep your config you should replace the version
number with 3
, since I haven't gotten a good compatibility check for the config yet when updating from the old to the new version of config
Chages
- Combined the Visual and Text position strings into one
- Removed the Size option for the position string
- Both Text and Visual position strings now specify the bottom right instead of the top left
Fixes
- Text overflowing out of the screen when moving too fast
TODO
- Remove old things from code and language files if the decision of combined position strings states
- Adding speed type display for Visual meter(Still thinking of how)