Change ruler color on gridless maps to indecate different speeds (resolves #15)

This commit is contained in:
Manuel Vögele
2021-02-08 18:08:52 +01:00
parent 24620bd604
commit 4bd1473310
4 changed files with 12 additions and 4 deletions
+1
View File
@@ -2,6 +2,7 @@
### New features
- Right click and spacebar can now be swapped, allowing to place waypoints with right click and removing them with spacebar
- The module can now be configured use a fixed color instead of the player color for the first speed range
- On gridless maps the ruler will now change it's color to indicate the different speed ranges
### Bugfixes
- Disabling snap to grid with shift now works as expected