Releases: Craxy/ToggleTrafficLights
0.10.0
- Updated to work with Patch 1.7.0 (Mass Transit):
- Use C:S storage of Lights instead of custom one (Note: previously saved Lights via TTL are discarded)
- Use C:S visualization of Traffic Lights instead of custom visualization
- Added batch command to Traffic Routes Junctions Window
- Added: Settings for shortcuts
0.9.5
0.9.4
- removed: several unnecessary references
- fixed #34 : Button can't be activated in C:S 1.3.0/Snowfall
Note: C:S 1.3.0 changed the logic behind the selection of the road tools in the roads menu (Straight, Curved, Free, Update): it's not possible any more to deselect all button via code [by just selecting the button/tab -1]. To provide a fast solution for TTL, the active road tool button doesn't get visually deselected any more -- ergo the button of the last selected tool is highlighted in blue even when TTL is active. But that doesn't have any impact of any functionality. There is just one flaw: you can't change back directly from TTL to the previous tool by clicking on that (already highlighted) button. Instead you must select another road tool first (or deselect TTL via Ctrl+Shift+T).
0.9.3
- fixed: Batch Menu doesn't open after 2nd savegame-load in one game session.
- fixed: Changes to intersections via batch commands don't update the highlighted intersections.
- updated: The speed-up for highlighting intersections in the last patch seems to work fine. Therefore highlighting is now enabled by default (just underground).
0.9.2
- fixed: huge slowdown when highlighting intersections. There might be a short fps-slowdown when activating highlighting or changing its properties (like color), but that's just short while the highlighting objects are updated.
Note: Highlighting is still off by default -- first I want to check if it's working for all people out there. You can activate it via "Batch Menu" (right click on TTL-Button) -> Options -> "Intersections to highlight"
0.9.1
0.9.0
- added: Highlighting of light-statuses on all intersections (just overground, just underground, all)
- added: (interim) options menu (to )change colors for highlighting; select highlighting of intersections)
The Options Menu is currently available via a button in the Batch Menu (right click on TTL-button)
Note: Defaults for highlighting intersections: *(can be changed in options menu)
- black: no lights, white: lights
- only underground intersections are highlighted
Note: Options menu is not yet finished:
- Settings are not yet permantently saved -- i.e. your changes to settings are only valid for a single game session.
- The Options menu as separate window will most likely either integrated into the C:S-Options menu or moved to the sidepanel (with tabs)
- Some settings are missing like size of highlightings are not yet adjustable