Cities: Skylines

Cities: Skylines

Problem Info
Showing 1-6 of 6 entries
Update: Apr 7, 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: Apr 6, 2020 @ 4:59pm

v1.0.7401.30295

Forgot to remove test exception

Update: Apr 6, 2020 @ 4:51pm

v1.0.7401.29309

Forwards any exception to the UI when loading the panel

Update: Apr 5, 2020 @ 3:24am

v1.0.7400.5389

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

Update: Dec 15, 2019 @ 6:05pm

v1.0.7388.30419

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

Update: Dec 2, 2019 @ 9:39pm

Initial release