2025-05-03 - V1.1.5.0
- some code/performance optimizations here and there and fix for bug #59 (thanks to DeckerMMIV)
- ability to rotate in 0.25 degrees, instead of 90 degrees (thanks to DeckerMMIV)
- display value of compass direction aligned to be the same as the base-game's mini-map (thanks to DeckerMMIV)
- made rotation input-action repeatable similar to when setting width/offset of track (thanks to DeckerMMIV)
- reordered the "showLines" sequence: hidden -> yellow -> yellow & red -> red -> hidden (thanks to DeckerMMIV)
2024-12-08 - V1.1.4.0
- added XML config option "moveFillLevelsDisplayDeltaY" to move the inGame FillLevelsDisplay by x pixels
- added translation: nl
- minor code optimizations