Well its that time again, so I figured I'd make a thread dedicated to everything needed to update mods to the latest patch. From the change log it looks like abilities will need some work, and the new pirate changes probably mean a lot of new stuff in the gameplay.constants file, among others. I'll start posting specifics when I get home, but if anyone else is a head of me please share with the community.
Mod breaking changes are below. For the entire list of all changes, see myfist0's excellent post.
New Lines
Player.Entity files
Adds new GameEventSound:QuestEnded (Beta 1.2)
Thanks to Zombierus for the following info.
Gameplay.constants
Adds new PlayerAITable->BuildMines (Beta 1.2)
Adds new PlanetData->minPropagatedCultureRate (Beta 1.2)
Adds new PlanetData->culturePropagationPerc (Beta 1.2)
Adds new PlanetData->cultureDecayRate (Beta 1.2)
Adds new pirateRaidDef->raidCost:0-4 (Beta 1.2)
Adds new playerDiplomacyAIDef->tradeBonusRatePerTrip (Beta 1.2)
Adds new playerDiplomacyAIDef->tradeBonusCap (Beta 1.2)
Adds new playerDiplomacyAIDef->tradeBonusDecayRate (Beta 1.2)
Entity.Manifest
Note: Easiest way to bring this up to date is to use harpo's manifest maker, but if that is not an option.
Thanks to myfist for the following info.
Added
entityName "RESEARCHSUBJECT_PIRATE_ARMOR2.entity"
entityName "RESEARCHSUBJECT_PIRATE_WEAPONS2.entity"
entityName "RESEARCHSUBJECT_PIRATE_HPMAX2.entity"
entityName "RESEARCHSUBJECT_PIRATE_HYPERSPACE_CHARGEUPTIMEDECREASE.entity"
entityName "RESEARCHSUBJECT_PIRATE_ARMOR3.entity"
entityName "RESEARCHSUBJECT_PIRATE_WEAPONS2.entity"
entityName "RESEARCHSUBJECT_PIRATE_HPMAX3.entity"
entityName "RESEARCHSUBJECT_PIRATE_ARMOR4.entity"
entityName "RESEARCHSUBJECT_PIRATE_WEAPONS4.entity"
entityName "RESEARCHSUBJECT_PIRATE_HPMAX4.entity"
entityName "RESEARCHSUBJECT_PIRATE_FINAL_UPGRADE.entity"
entityName "RESEARCHSUBJECT_PIRATE_WEAPONRANGE.entity"
entityName "RESEARCHSUBJECT_PIRATE_ABILITYACCESS_EMBARGO.entity"
entityName "BuffAbilityGuidanceSelf.entity"
Removed
entityName "AbilityPirateFlakBurst.entity"
entityName "AbilityPirateIncendiarySlug.entity"
entityName "AbilitySprintPirate.entity"
entityName "BuffPirateIncendiarySlugTarget.entity"
entityName "RESEARCHSUBJECT_PIRATE_WEAPONSCOOLDOWNS1.entity"
entityName "RESEARCHSUBJECT_PIRATE_REGEN1.entity"
entityName "RESEARCHSUBJECT_PIRATE_ABILITYACCESS_SPRINT.entity"
entityName "RESEARCHSUBJECT_PIRATE_ABILITYACCESS_INCENDIARY_SLUG.entity"