CitiesSkylinesMods / TMPE

Cities: Skylines Traffic Manager: President Edition
https://steamcommunity.com/sharedfiles/filedetails/?id=1637663252
MIT License
569 stars 85 forks source link

Api update #1577

Closed kianzarrin closed 2 years ago

kianzarrin commented 2 years ago

added API so that node controller access TMPE through API. node controller is still patching Junction restriction manager. that I can fix in next PR. also added not implemented pedestrian/bike lane transition groups for better future proofing of AN.

Tested with: AN-alpha HUT-DCR.zip Hide crossings

kianzarrin commented 2 years ago

@kvakvs @Elesbaan70 I made changes to UI API. Do you like my new ITheme and IUIFactory?

kvakvs commented 2 years ago

@kvakvs @Elesbaan70 I made changes to UI API. Do you like my new ITheme and IUIFactory?

Nice, keep it simple. One point access to all future UI interfaces.

kianzarrin commented 2 years ago

Cool. I will update NC/HUT/DCR/HTC (AN already uses TMPE API) after both stable and Test are using this Hotfix