RSS Feed
Go to the official OpenRA Website

Update logs for map: Civillian Outrage 99.21

Update from release-20180307 to playtest-20180825 on Nov. 13, 2018, 12:10 a.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
Manual changes are required to complete this update:
* The default value for EjectOnDeath.ChuteSound has been removed.
You may wish to explicitly define `ChuteSound: chute1.aud` on the `EjectOnDeath` trait
definitions on the following actors (if they have not already been inherited from a parent).
* LASERHUMMER (/tmp/tmpjgubkdvz/civout9921.oramap)
* CVMCV (/tmp/tmpjgubkdvz/civout9921.oramap)
* CYAK (/tmp/tmpjgubkdvz/civout9921.oramap)
* CBADR (/tmp/tmpjgubkdvz/civout9921.oramap)
* CBADR (/tmp/tmpjgubkdvz/civout9921.oramap)
* CBADR (/tmp/tmpjgubkdvz/civout9921.oramap)
* CBADR (/tmp/tmpjgubkdvz/civout9921.oramap)
* CAR (/tmp/tmpjgubkdvz/civout9921.oramap)
* CCAR (/tmp/tmpjgubkdvz/civout9921.oramap)
* BULL (/tmp/tmpjgubkdvz/civout9921.oramap)
* DRONE (/tmp/tmpjgubkdvz/civout9921.oramap)
* CVTRAN (/tmp/tmpjgubkdvz/civout9921.oramap)
* CVMIG (/tmp/tmpjgubkdvz/civout9921.oramap)
* CVHARV (/tmp/tmpjgubkdvz/civout9921.oramap)
* The default value for Building.BuildSounds has been removed.
You may wish to explicitly define `BuildSounds: placbldg.aud, build5.aud` on the `Building` trait
definitions on the following actors (if they have not already been inherited from a parent).
* APARTMENT (/tmp/tmpjgubkdvz/civout9921.oramap)
* MISS (/tmp/tmpjgubkdvz/civout9921.oramap)
* CVYARD (/tmp/tmpjgubkdvz/civout9921.oramap)
* CVBOX (/tmp/tmpjgubkdvz/civout9921.oramap)
* CVTENT (/tmp/tmpjgubkdvz/civout9921.oramap)
* CVWEAP (/tmp/tmpjgubkdvz/civout9921.oramap)
* CFLD (/tmp/tmpjgubkdvz/civout9921.oramap)
* BIO2 (/tmp/tmpjgubkdvz/civout9921.oramap)
* CVFIX (/tmp/tmpjgubkdvz/civout9921.oramap)
* HOSP (/tmp/tmpjgubkdvz/civout9921.oramap)
* FCOMSWAT (/tmp/tmpjgubkdvz/civout9921.oramap)
* CVGUN (/tmp/tmpjgubkdvz/civout9921.oramap)
* CVPAD (/tmp/tmpjgubkdvz/civout9921.oramap)
* CTEK (/tmp/tmpjgubkdvz/civout9921.oramap)
* CVSILO (/tmp/tmpjgubkdvz/civout9921.oramap)
* The default value for Building.UndeploySounds has been removed.
You may wish to explicitly define `UndeploySounds: cashturn.aud` on the `Building` trait
definitions on the following actors (if they have not already been inherited from a parent).
* APARTMENT (/tmp/tmpjgubkdvz/civout9921.oramap)
* MISS (/tmp/tmpjgubkdvz/civout9921.oramap)
* CVYARD (/tmp/tmpjgubkdvz/civout9921.oramap)
* CVBOX (/tmp/tmpjgubkdvz/civout9921.oramap)
* CVTENT (/tmp/tmpjgubkdvz/civout9921.oramap)
* CVWEAP (/tmp/tmpjgubkdvz/civout9921.oramap)
* CFLD (/tmp/tmpjgubkdvz/civout9921.oramap)
* BIO2 (/tmp/tmpjgubkdvz/civout9921.oramap)
* CVFIX (/tmp/tmpjgubkdvz/civout9921.oramap)
* HOSP (/tmp/tmpjgubkdvz/civout9921.oramap)
* FCOMSWAT (/tmp/tmpjgubkdvz/civout9921.oramap)
* CVGUN (/tmp/tmpjgubkdvz/civout9921.oramap)
* CVPAD (/tmp/tmpjgubkdvz/civout9921.oramap)
* CTEK (/tmp/tmpjgubkdvz/civout9921.oramap)
* CVSILO (/tmp/tmpjgubkdvz/civout9921.oramap)

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
Manual changes are required to complete this update:
* You must define a set of Locomotor traits on the World actor for the different
movement classes used in your mod (e.g. Infantry, Vehicles, Tanks, Ships, etc)
and replace any definitions/overrides of the following properties on each
actor with a Locomotor field referencing the appropriate locomotor type.

The standard Locomotor definition contains the following fields:
* TerrainSpeeds
* Crushes
* CrushDamageTypes
* SharesCell
* MoveIntoShroud

Condition definitions have been automatically migrated.
The following definitions reference fields that must be manually moved to Locomotors:
* CVMCV (/tmp/tmpjgubkdvz/civout9921.oramap)
* CVHCAR (/tmp/tmpjgubkdvz/civout9921.oramap)
* CVBUS (/tmp/tmpjgubkdvz/civout9921.oramap)
* DCAR (/tmp/tmpjgubkdvz/civout9921.oramap)
* CCAR (/tmp/tmpjgubkdvz/civout9921.oramap)
* BULL (/tmp/tmpjgubkdvz/civout9921.oramap)
* CVHARV (/tmp/tmpjgubkdvz/civout9921.oramap)

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
Manual changes are required to complete this update:
* The default value for Parachutable.GroundCorpseSequence has been removed.
You may wish to explicitly define `GroundCorpseSequence: corpse` on the `Parachutable` trait
definitions on the following actors (if they have not already been inherited from a parent).
* C2 (/tmp/tmpjgubkdvz/civout9921.oramap)
* C1 (/tmp/tmpjgubkdvz/civout9921.oramap)

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.