Keriew / augustus

An open source re-implementation of Caesar III
GNU Affero General Public License v3.0
1.54k stars 119 forks source link

map editor bug #1130

Open eugenikus8 opened 3 months ago

eugenikus8 commented 3 months ago

1. Allow or disallow buildings

There is no fountain in the list of buildings

2. Building force collapse

Does not work for specified object groups: {TR_PARAMETER_VALUE_BUILDING_MENU_FARMS, "All farms"}, {TR_PARAMETER_VALUE_BUILDING_MENU_RAW_MATERIALS, "All raw materials"}, {TR_PARAMETER_VALUE_BUILDING_MENU_WORKSHOPS, "All workshops"}, {TR_PARAMETER_VALUE_BUILDING_MENU_STATUES, "All statues"}, {TR_PARAMETER_VALUE_BUILDING_MENU_GOV_RES, "All governor residence"}, {TR_PARAMETER_VALUE_BUILDING_MENU_GRAND_TEMPLES, "All grand temples"}, {TR_PARAMETER_VALUE_BUILDING_MENU_TREES, "All decorative trees"}, {TR_PARAMETER_VALUE_BUILDING_MENU_PATHS, "All decorative paths"}, {TR_PARAMETER_VALUE_BUILDING_MENU_PARKS, "All decorative parks"}, {TR_PARAMETER_VALUE_BUILDING_MENU_SMALL_TEMPLES, "All small temples"}, {TR_PARAMETER_VALUE_BUILDING_MENU_LARGE_TEMPLES, "All large temples"},