Update logs for map: Ripley''s Battlegrounds 3
Update from release-20180307 to release-20180923 on Sept. 27, 2018, 5:35 p.m.:
RemoveTerrainTypeIsWaterFlag: Remove TerrainType IsWater flag
Updating map... COMPLETE
DefineSquadExcludeHarvester: Add harvesters to ExcludeFromSquads
Updating map... COMPLETE
RemoveWeaponScanRadius: Remove Weapon ScanRadius parameters
Updating map... COMPLETE
SplitAimAnimations: Introduce WithAimAnimation and WithTurretAimAnimation traits
Updating map... COMPLETE
DefineSoundDefaults: Move mod-specific sound defaults to yaml
Updating map... COMPLETE
RenameWormSpawner: WormSpawner renamed and generalized to ActorSpawner
Updating map... COMPLETE
RemoveWithReloadingSpriteTurret: Remove WithReloadingSpriteTurret trait
Updating map... COMPLETE
ChangeIntensityToDuration: Add a 'Duration' parameter to 'ShakeOnDeath'.
Updating map... COMPLETE
IgnoreAbstractActors: Abstract actors are ignored while parsing rules
Updating map... COMPLETE
AddShakeToBridge: Screen shaking was removed from dying bridges.
Updating map... COMPLETE
RemovePaletteFromCurrentTileset: Remove PaletteFromCurrentTileset trait
Updating map... COMPLETE
DefineLocomotors: Introduce global Locomotor definitions
Updating map... COMPLETE
DefineOwnerLostAction: Add OwnerLostAction to player-controlled actors
Updating map... COMPLETE
Manual changes are required to complete this update:
* All player-controlled (or player-capturable) actors should define an OwnerLostAction trait
specifying an action (Kill, Dispose, ChangeOwner) to apply when the actor's owner is defeated.
You must manually define this trait on the appropriate default actor templates.
Actors missing this trait will remain controllable by their owner after they have been defeated.
RenameEmitInfantryOnSell: EmitInfantryOnSell renamed to SpawnActorsOnSell
Updating map... COMPLETE
SplitRepairDecoration: WithBuildingRepairDecoration trait split from RepairableBuilding
Updating map... COMPLETE
MoveHackyAISupportPowerDecisions: Move HackyAI SupportPowerDecisions to a trait property
Updating map... COMPLETE
DefineGroundCorpseDefault: Move Parachutable GroundCorpseSequence default to yaml
Updating map... COMPLETE
RemoveCanUndeployFromGrantConditionOnDeploy: Remove CanUndeploy from GrantConditionOnDeploy.
Updating map... COMPLETE
Semi-automated update complete.
Please review the messages above for any manual actions that must be applied.