boformer / BuildingThemes

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

Destory all instances of building #94

Closed DaEgi01 closed 3 years ago

DaEgi01 commented 6 years ago

Hey, I sometimes see a very ugly building on the map, then I go to the theme manager and disable it so that it does not grow again. The next thing I usually want to do is destroy all instances already grown in my city. This was a chore so far, sometimes I'd demolish a whole district and let it regrow just to get rid of the ugly buildings inbetween. I added a button to the Theme Manager to automate the process. I wanted it to be right of "Plop", but since autolayout is on for the parent UIComponent, it is placed under "Plop". Did not want to mess around with the layout though.

robbiemu commented 3 years ago

this is a neat idea ... do you think you could combine the two actions here: "then I go to the theme manager and disable it so that it does not grow again. The next thing I usually want to do is destroy all instances already grown in my city"

So, you would go directly to your map, press the button, and a dialog pops up to interrogate if you want to remove the building from a style that contains it?

DaEgi01 commented 3 years ago

Well, @robbiemu since this PR did not went in in 2 years, I would not expect anything to happen here anymore to be honest :P