====== Changelog ====== ===== API Changes ===== ==== Asset Classes ==== === Renamed === * ''VILLAGER_PROFILE -> [[api:agent_profile | AGENT_PROFILE]]'' === Other changes === * ''[[api:building_function_training_ground | BUILDING_FUNCTION_TRAINING_GROUND]]'' * Renamed properties * ''VillagerProfile -> [[api:BUILDING_FUNCTION_TRAINING_GROUND#agentprofile | AgentProfile]]'' * ''[[api:villager_status | VILLAGER_STATUS]]'' * Added properties * ''[[api:VILLAGER_STATUS#assetvillagerneedtoremovelist | AssetVillagerNeedToRemoveList]]'' ---- ==== Component Classes ==== === Other changes === * ''[[api:comp_agent | COMP_AGENT]]'' * Added functions * ''[[api:COMP_AGENT#setprofile | setProfile]]'' * ''[[api:comp_resource_generator | COMP_RESOURCE_GENERATOR]]'' * Changed functions * ''[[api:COMP_RESOURCE_GENERATOR#setmaxquantity | setMaxQuantity]]'' ---- ==== Enumerations ==== === Other changes === * ''[[api:agent_animation | AGENT_ANIMATION]]'' * Added values * ''SLEEP'' ----