====== Changelog ====== ===== API Changes ===== ==== Asset Classes ==== === Other changes === * ''[[api:building | BUILDING]]'' * Added properties * ''[[api:BUILDING#hasownnavmeshzoneid | HasOwnNavMeshZoneId]]'' * ''[[api:building_function_point_of_interest | BUILDING_FUNCTION_POINT_OF_INTEREST]]'' * Added properties * ''[[api:BUILDING_FUNCTION_POINT_OF_INTEREST#isneedlocation | IsNeedLocation]]'' * ''[[api:desirability | DESIRABILITY]]'' * Added properties * ''[[api:DESIRABILITY#isshowtooltip | IsShowTooltip]]'' * ''[[api:game_rule_mineral | GAME_RULE_MINERAL]]'' * Added properties * ''[[api:GAME_RULE_MINERAL#maxdistancefromterritorytodiscover | MaxDistanceFromTerritoryToDiscover]]'' * ''[[api:masterpiece | MASTERPIECE]]'' * Added properties * ''[[api:MASTERPIECE#canbebuiltalone | CanBeBuiltAlone]]'' ---- ==== Data Classes ==== === Added === * ''[[api:game_condition_above_surroundings | GAME_CONDITION_ABOVE_SURROUNDINGS]]'' * ''[[api:game_condition_far_from_other_buildings | GAME_CONDITION_FAR_FROM_OTHER_BUILDINGS]]'' * ''[[api:game_condition_non_decorative_part_count | GAME_CONDITION_NON_DECORATIVE_PART_COUNT]]'' * ''[[api:quest_function_immigration | QUEST_FUNCTION_IMMIGRATION]]'' === Other changes === * ''[[api:action_visit | ACTION_VISIT]]'' * Added properties * ''[[api:ACTION_VISIT#supportedgender | SupportedGender]]'' * ''[[api:ACTION_VISIT#isneedlocation | IsNeedLocation]]'' * ''[[api:building_zone | BUILDING_ZONE]]'' * Removed properties * ''Polygon'' * ''[[api:game_condition | GAME_CONDITION]]'' * Added properties * ''[[api:GAME_CONDITION#optionalname | OptionalName]]'' * ''[[api:game_condition_quest_completed | GAME_CONDITION_QUEST_COMPLETED]]'' * Added properties * ''[[api:GAME_CONDITION_QUEST_COMPLETED#unlockedtext | UnlockedText]]'' * ''[[api:map_density_spawn_info | MAP_DENSITY_SPAWN_INFO]]'' * Added properties * ''[[api:MAP_DENSITY_SPAWN_INFO#patchbeforeversion | PatchBeforeVersion]]'' * ''[[api:map_spawn_info | MAP_SPAWN_INFO]]'' * Added properties * ''[[api:MAP_SPAWN_INFO#patchbeforeversion | PatchBeforeVersion]]'' * ''[[api:mineral_category | MINERAL_CATEGORY]]'' * Added properties * ''[[api:MINERAL_CATEGORY#notificationtext | NotificationText]]'' ---- ==== Behavior Tree Data Classes ==== === Other changes === * ''[[api:behavior_tree_data_location | BEHAVIOR_TREE_DATA_LOCATION]]'' * Added properties * ''[[api:BEHAVIOR_TREE_DATA_LOCATION#gotoobjectposition | GotoObjectPosition]]'' ---- ==== Component Classes ==== === Added === * ''[[api:comp_on_event_animation_controller | COMP_ON_EVENT_ANIMATION_CONTROLLER]]'' === Other changes === * ''[[api:comp_building | COMP_BUILDING]]'' * Changed events * ''[[api:COMP_BUILDING#on_building_part_removed | ON_BUILDING_PART_REMOVED]]'' * ''[[api:COMP_BUILDING#on_building_complete | ON_BUILDING_COMPLETE]]'' ----