-
Notifications
You must be signed in to change notification settings - Fork 88
Speed limits: Unlimited speed display fix; Unlimited default speed fix #449
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Speed limits: Unlimited speed display fix; Unlimited default speed fix #449
Conversation
to set unlimited as default road speed
krzychu124
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
|
Hmm, which speed limit sign I should expect to see when road/train track has 3.0 limit(game speed)? |
That is 150 kmph for rail, in 10.20 it was showing as 🚫 if i remember correctly? |
|
Ok, tested again. It's working as it should (I've built wrong PR 😄 ) |
|
One problem: Clicking Left in default speeds UI will switch between 10 and 🚫 and 10 again etc. |
|
testing... |
|
Yup, would be nice to fix that 10 - 🚫 issue. |
|
The normal speeds UI seems to be working fine. My train tracks are showing 'no limit' sign, and I can set roads to 'no limit' too. In default speeds UI, right-clicking multiple times ends up at 90 MPH - I would expect it to continue on to 'no limit' with an additional right-click as 'no limit' to me is semantically faster than 90 MPH. I also noticed the left-clicking issue mentioned by @kvakvs above where it toggles between 5 MPH and 'no limit' signs. IMO it should stop at 5 MPH when left clicking. |
|
Now clicking ⬅ on 5 mph (10 km) will show 🚫 and wrap over to 90 mph (140 km) |
originalfoo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This works great now!
LGTM 👍
Fixes #446 -- Restores behaviour of TM:PE 10.20
Allows selecting 🚫 unlimited for default speed limits