Cities: Skylines

Cities: Skylines

Problem Info
Showing 1-6 of 6 entries
Update: 7 Apr, 2020 @ 10:21am

v1.0.7402.18207

Adding a little bit of debugging
Cannot rely on EnumExtensions.IsFlagSet() because it is buggy
Wrap thrown exceptions with ModException and forward them to the UI

Update: 6 Apr, 2020 @ 4:59pm

v1.0.7401.30295

Forgot to remove test exception

Update: 6 Apr, 2020 @ 4:51pm

v1.0.7401.29309

Forwards any exception to the UI when loading the panel

Update: 5 Apr, 2020 @ 3:24am

v1.0.7400.5389

Cannot rely on Notification.ProblemCount because it was never updated for the Sunset Harbor patch

Update: 15 Dec, 2019 @ 6:05pm

v1.0.7388.30419

Cannot rely on ColossalFramework.EnumExtensions.IsFlagSet() because it is buggy

Update: 2 Dec, 2019 @ 9:39pm

Initial release