Add setting to use a static color for the first speed instead of player color (resolves #10)

This commit is contained in:
Manuel Vögele
2021-02-08 16:27:11 +01:00
parent c09a85b470
commit 82685a1a2f
4 changed files with 16 additions and 1 deletions
+1
View File
@@ -1,6 +1,7 @@
## In development
### 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
### Bugfixes
- Disabling snap to grid with shift now works as expected