Skip to content

Mod for Cities: Skylines - Extends the Public Transport UI with additional list views and toggles

License

Notifications You must be signed in to change notification settings

dmantione/Skylines-ExtendedPublicTransport

 
 

Repository files navigation

Cities: Skylines - Extended Public Transport UI

Extends the public transport UI with additional list views and toggles for bus, metro and train. Nicely integrates with the native UI. Just press the bus, metro or train panel in the public transport panel to bring up the extended UI.

Features

  • Toggle visibility of all lines with one click
  • Toggle visibility of individual public transport lines
  • Automatically hides transport lines of all other types
  • Hover over line name to highlight

New in 1.2

  • Colorpicker is now working
  • Lines are being sorted on rename
  • Natural sorting instead of lexicographic sorting
  • Long line names are now being trimmed

New in 1.1

  • Zebra stripe background
  • Panel is now scrollable
  • Hidden lines don't reappear anymore when in edit mode
  • Fixed checkboxes in almost all cases

Known Issues

  • Checkbox misbehaves when hovering over a line in edit mode
  • While hovering over the name label in edit mode the line disappears

Acknowledgements

Interface heavily inspired by mockup from reddit user jb2386
ModTools - invaluable tool for devs
Pastadiablo - Fix for reappearing lines
permutation - Zebra stripe background, scrollpanel and help with the colorpicker
LynxSnow - Helped getting the scrollpanel to work
leeclemens - Sortable columns
earalov - Delete buttons

Misc & Todo

  • Reenable linename trimming
  • Clean up code
  • Remove unnecessary threading...
  • Pullrequests welcome!

About

Mod for Cities: Skylines - Extends the Public Transport UI with additional list views and toggles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 98.8%
  • Makefile 1.2%