Skip to content
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

Allow default speeds to be edited direct on roads/tracks on the map #389

Closed
originalfoo opened this issue Jun 22, 2019 · 3 comments
Closed
Labels
enhancement Improve existing feature SPEED LIMITS Feature: Speed limits UI User interface updates Usability Make mod easier to use
Milestone

Comments

@originalfoo
Copy link
Member

The new UI being developed by @kvakvs and @FireController1847 in #384 has uneven number of icons for both km/h and mph.

example

We could use the remaining space to add a new "Rubber Stamp" (or whatever) button that allows player to set default speeds for a road.

Process would be as follows:

  1. User sets the speeds of a road segment on the map in usual manner
  2. User clicks the 'rubber stamp' button and then clicks the road:
    • This takes the speeds set for that segment and sets them as default for that prefab
    • A keyboard modifier could apply the speeds as default for related prefabs of same road...
    • Example: Ctrl+Rubber Stamp click = use speed settings for clicked prefab as defaults for ground, elevated, bridge, slope and tunnel prefabs of associated road asset

This would allow us to completely eradicate the current default speeds UI, so no more clickathon scrolling through prefabs one by one. It's also much more intuitive as user can see on the map what the speeds are, and they can now have lane-wise default speeds rather than just one speed for entire road. This also overcomes issues with current UI such as inability to set default speed of monorail in a road.

Original comment describing this feature: #384 (comment)

Tagging #84

@originalfoo originalfoo added enhancement Improve existing feature Usability Make mod easier to use UI User interface updates labels Jun 22, 2019
@FireController1847
Copy link
Collaborator

@aubergine10 We're not developing a new UI, you realize this right? The point of #384 is to add MPH speed limits, not redesign the entire UI. But yes, I think this needs to be done and added to the UI overhaul. Although I'd love to debate this implementation when the time comes.

@originalfoo
Copy link
Member Author

I referenced #384 as that's where it was discussed, but as requested in that PR created this new #389 issue for it so it can be treated as separate task.

@originalfoo originalfoo added the SPEED LIMITS Feature: Speed limits label Aug 12, 2019
@originalfoo
Copy link
Member Author

This issue resolved by #1168 .

@originalfoo originalfoo added this to the 11.6.0 milestone Dec 10, 2021
@originalfoo originalfoo changed the title Replace 'default speeds' UI with 'rubber stamp' on the main speeds panel Allow default speeds to be edited direct on roads/tracks on the map Jan 18, 2022
@originalfoo originalfoo modified the milestones: 11.6.0, 11.6.2 Jan 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improve existing feature SPEED LIMITS Feature: Speed limits UI User interface updates Usability Make mod easier to use
Projects
None yet
Development

No branches or pull requests

2 participants