Skip to content

Releases: zaze06/Speedometer

6.1

09 Jul 16:16

Choose a tag to compare

6.1

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)

5.1

07 Sep 16:23

Choose a tag to compare

5.1

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

v5.0

05 Sep 17:29

Choose a tag to compare

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

5.0 Alpha

31 Aug 09:21
1321bb3

Choose a tag to compare

5.0 Alpha Pre-release
Pre-release

Alpha version

Chages

  • Started to implement the display of the speed type onto the visual meter

4.0

31 Aug 09:05

Choose a tag to compare

4.0

These chages are based on chages from 3.2 listed on Modrith

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)