CitiesSkylinesMods / TMPE

Cities: Skylines Traffic Manager: President Edition
https://steamcommunity.com/sharedfiles/filedetails/?id=1637663252
MIT License
563 stars 85 forks source link

clear all node rules #1668

Closed kianzarrin closed 1 year ago

kianzarrin commented 1 year ago

fixes: #692 when no subtool is selected alt-click on a node and then press delete to clear all node rules (except TTL).

TMPE.zip

kvakvs commented 1 year ago

Built and tested from branch and it works Languages not updated, shows translation keys (without ¶) bild

Problem: Holding CTRL shows existing speed limits, but then Speed limits overlay checks if CTRL is pressed, and shows speeds per lane. That's probably too much detail, need to make Speed limits overlay to ignore pressed Ctrl if in this mode?

Still confusing as i tried to apply this to lane connectors and it naturally did not change lane connectors. But is it possible to include lane connectors in this delete function? Makes any sense?

kianzarrin commented 1 year ago

@kvakvs

Built and tested from branch and it works

did you use alt-click to select node and delete rules? the tooltips on your screen suggests you did.

Still confusing as i tried to apply this to lane connectors and it naturally did not change lane connectors.

Apply what? clearing node rules does clear lane connections for me. are you talking about clearing rules when selecting segment?

Problem: Holding CTRL shows existing speed limits, but then Speed limits overlay checks if CTRL is pressed, and shows speeds per lane. That's probably too much detail, need to make Speed limits overlay to ignore pressed Ctrl if in this mode?

Interesting observation. created #1680

kvakvs commented 1 year ago

Still confusing as i tried to apply this to lane connectors and it naturally did not change lane connectors.

Apply what? clearing node rules does clear lane connections for me. are you talking about clearing rules when selecting segment?

I was unable to clear lane connectors using this feature.