boformer / BuildingThemes

Mod for Cities:Skylines
http://steamcommunity.com/sharedfiles/filedetails/?id=466158459
MIT License
13 stars 11 forks source link

When no theme is selected, use vanilla getRandomBuildingInfo #8

Closed boformer closed 9 years ago

bloodypenguin commented 9 years ago

I think it's impractical. IMO it's better just not to filter inside detoured GetRandomBuildingInfo when no theme selected.

boformer commented 9 years ago

Right now I am trying to replace the filter method with a precompiled fastlist for performance reasons (look at my pr).

bloodypenguin commented 9 years ago

Added precompiled themes feature. When no buildings in a precompiled district's theme it means that any building will grow in that district.