Update logs for map: Hark 9a (Leaders HC)
Update from release-20210321 to release-20230225 on April 25, 2023, 8:18 a.m.:
RenameMPTraits: Several traits spawning map actors and players have been renamed.
Updating map... COMPLETE
RemovePlayerHighlightPalette: PlayerHighlightPalette trait has been removed.
Updating map... COMPLETE
ReplaceWithColoredOverlayPalette: WithColoredOverlay Palette changed to Color.
Updating map... COMPLETE
RemoveRenderSpritesScale: Remove RenderSprites.Scale.
Updating map... COMPLETE
RemovePlaceBuildingPalette: *PlaceBuildingPreview palette overrides have been removed.
Updating map... COMPLETE
Manual changes are required to complete this update:
* The *Palette fields have been removed from the *PlaceBuildingPreview traits.
You may wish to inspect the following definitions and define new Alpha or
LineBuildSegmentAlpha properties as appropriate to recreate transparency effects:
* ^Building (MDN-rules.yaml)
* wall (MDN-rules.yaml)
ReplaceShadowPalette: Removed ShadowPalette from WithShadow and projectiles.
Updating map... COMPLETE
ReplaceResourceValueModifiers: HarvesterResourceMultiplier and RefineryResourceMultiplier replaced with ResourceValueMultiplier.
Updating map... COMPLETE
RemoveResourceType: Remove ResourceType definitions.
Updating map... COMPLETE
ConvertBoundsToWDist: Convert Interactable and Selection bounds from pixels to WDist.
Updating map... COMPLETE
RemoveSmokeTrailWhenDamaged: 'SmokeTrailWhenDamaged' has been removed in favor of using 'LeavesTrails'.
Updating map... COMPLETE
ReplaceCrateSecondsWithTicks: Changed Crate Lifetime to Duration and use ticks and renamed PanicLength to PanicDuration.
Updating map... COMPLETE
UseMillisecondsForSounds: Convert announcement/notifier intervals to real (milli)seconds.
Updating map... COMPLETE
UnhardcodeSquadManager: SquadManagerBotModule got new fields to configure ground attacks and defensive actions.
Updating map... COMPLETE
RenameSupportPowerDescription: Support powers now use 'Name' and 'Description' fields like units.
Updating map... COMPLETE
AttackBomberFacingTolerance: Adds the old default value for AttackBomber FacingTolerance.
Updating map... COMPLETE
AttackFrontalFacingTolerance: Adds the old default value for AttackFrontal's FacingTolerance.
Updating map... COMPLETE
RenameCloakTypes: Rename 'CloakTypes' to 'DetectionTypes'
Updating map... COMPLETE
SplitNukePowerMissileImage: NukePower now defines the image for the missile with MissileImage.
Updating map... COMPLETE
ReplaceSequenceEmbeddedPalette: Replace Sequence EmbeddedPalette with HasEmbeddedPalette.
Updating map... COMPLETE
UnhardcodeBaseBuilderBotModule: BaseBuilderBotModule got new fields to configure buildings that are defenses.
Updating map... COMPLETE
Manual changes are required to complete this update:
* `BaseBuilderBotModule` was unhardcoded and a new field added: `DefenseTypes`. Please verify the automated changes.
UnhardcodeVeteranProductionIconOverlay: VeteranProductionIconOverlay is changed to ProductionIconOverlayManager giving it more customisation.
Updating map... COMPLETE
Manual changes are required to complete this update:
* Icon overlay logic has been split from ProducibleWithLevel to WithProductionIconOverlay trait.
If you have been using VeteranProductionIconOverlay trait, add WithProductionIconOverlay to following actors:
* light_inf_level4: ProducibleWithLevel (MDN-rules.yaml)
* light_inf_level5: ProducibleWithLevel (MDN-rules.yaml)
* light_inf_level6: ProducibleWithLevel (MDN-rules.yaml)
* light_inf_level1: ProducibleWithLevel (MDN-rules.yaml)
* trooper_level1: ProducibleWithLevel (MDN-rules.yaml)
* thumper_level1: ProducibleWithLevel (MDN-rules.yaml)
* grenadier_level1: ProducibleWithLevel (MDN-rules.yaml)
* mpsardaukar_level1: ProducibleWithLevel (MDN-rules.yaml)
* trike.starport: ProducibleWithLevel (MDN-rules.yaml)
* quad.starport: ProducibleWithLevel (MDN-rules.yaml)
* siege_tank.starport: ProducibleWithLevel (MDN-rules.yaml)
* missile_tank.starport: ProducibleWithLevel (MDN-rules.yaml)
* combat_tank_a.starport: ProducibleWithLevel (MDN-rules.yaml)
* combat_tank_h.starport: ProducibleWithLevel (MDN-rules.yaml)
* combat_tank_o.starport: ProducibleWithLevel (MDN-rules.yaml)
RenameContrailProperties: Rename contrail color properties
Updating map... COMPLETE
RemoveDomainIndex: Remove DomainIndex from World and add path finder overlays.
Updating map... COMPLETE
AddControlGroups: Add new ControlGroups trait.
Updating map... COMPLETE
The following shared yaml files referenced by the map have been ignored:
* d2k|rules/campaign-rules.yaml
* d2k|rules/campaign-tooltips.yaml
* d2k|rules/campaign-palettes.yaml
These files are assumed to have already been updated by the --update-mod command
Semi-automated update complete.
Please review the messages above for any manual actions that must be applied.