originalfoo / BrokenNodeDetector

Cities Skylines mod for detecting broken nodes

Home Page:https://steamcommunity.com/sharedfiles/filedetails/?id=1777173984

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BrokenNodeDetector

Cities Skylines mod for detecting broken nodes

First release of Broken Nodes Detector

A mod for Cities Skylines to temporarily help users to find broken nodes.

Broken nodes makes Traffic Manager: President Edition unusable due to despawn of vehicles after creating or upgrading road segment.

Hit Ctrl+Zero to show mod menu in-game.

Features

  • Automatically detect broken nodes
  • Move camera to broken node

Changelog

0.4, 03/01/2020

  • ghost nodes detector(with auto-remove)
  • detector for public transport line and stop issues:
    • detect empty lines,
    • detect incomplete lines,
    • detect not connected stops,
    • cycle through not connected stops,
    • remove selected stop,
    • remove selected line,
  • improved logging

0.3, 15/07/2019

  • NullReferenceException bug fix (thanks aubergine10) (#2)
  • code cleanup

0.2, 22/06/2019

New feature:

  • cycle through broken nodes (automatically skip removed or invalid). No need to re-run detector

0.1, 22/06/2019

  • detect infinite loop of node updates,
  • click 'Move to next' to teleport camera to broken node.

About

Cities Skylines mod for detecting broken nodes

https://steamcommunity.com/sharedfiles/filedetails/?id=1777173984

License:MIT License


Languages

Language:C# 100.0%