====== Changelog ====== ===== API Changes ===== ==== Asset Classes ==== === Other changes === * ''[[api:masterpiece_list | MASTERPIECE_LIST]]'' * Changed properties type * ''[[api:MASTERPIECE_LIST#effectunlockconditionlist | EffectUnlockConditionList]]'' ---- ==== Data Classes ==== === Added === * ''[[api:job_instance | JOB_INSTANCE]]'' * ''[[api:masterpiece_effect_condition | MASTERPIECE_EFFECT_CONDITION]]'' * ''[[api:quest_function_immigration | QUEST_FUNCTION_IMMIGRATION]]'' === Other changes === * ''[[api:game_rule_modifier | GAME_RULE_MODIFIER]]'' * Added properties * ''[[api:GAME_RULE_MODIFIER#isglobal | IsGlobal]]'' * ''[[api:quest_function_immigration | QUEST_FUNCTION_IMMIGRATION]]'' * Removed properties * ''AssetEventBadWeather'' * ''AssetEventBadWeatherEnd'' ---- ==== Behavior Tree Node Classes ==== === Added === * ''[[api:set_orientation | SET_ORIENTATION]]'' ---- ==== Behavior Tree Data Classes ==== === Other changes === * ''[[api:behavior_tree_data_location | BEHAVIOR_TREE_DATA_LOCATION]]'' * Added functions * ''[[api:BEHAVIOR_TREE_DATA_LOCATION#setdestination | setDestination]]'' ---- ==== Engine Core ==== === Other changes === * ''[[api:component | COMPONENT]]'' * Added functions * ''[[api:COMPONENT#isenabled | isEnabled]]'' ---- ==== Component Classes ==== === Added === * ''[[api:comp_building_manager | COMP_BUILDING_MANAGER]]'' === Other changes === * ''[[api:comp_agent | COMP_AGENT]]'' * Added functions * ''[[api:COMP_AGENT#setactivitymessage | setActivityMessage]]'' * ''[[api:COMP_AGENT#setbehaviormessage | setBehaviorMessage]]'' * ''[[api:comp_building | COMP_BUILDING]]'' * Added functions * ''[[api:COMP_BUILDING#getbuildingpartlist | getBuildingPartList]]'' * ''[[api:comp_villager | COMP_VILLAGER]]'' * Added functions * ''[[api:COMP_VILLAGER#getjobinstance | getJobInstance]]'' ---- ==== Enumerations ==== === Other changes === * ''[[api:building_part_type | BUILDING_PART_TYPE]]'' * Added values * ''MARKET_TABLE'' ---- ===== Assets Changes ===== ==== ASSET ==== === Removed === * ''TRADE_RESOURCE_ELEMENT'' * ''RESOURCE_TRADE_INFO'' * ''TRADING_WINDOW'' * ''TRADING_VILLAGE''