diff --git a/patchnotes.md b/patchnotes.md index 190b4e87..89ec9320 100644 --- a/patchnotes.md +++ b/patchnotes.md @@ -7,10 +7,12 @@ Much of this update is targeted at bringing AI back up to snuff, to complement t ## Bugfixes - Many more nullsprite crashes, along with other assorted instabilities, have been protected against - Spamming orders on Paladins during their attack sequence is no longer unstable, nor does it spam the target lock sound effect +- A worker wandering edge case (fairly common in the early game) has been fixed (c. Veeq7) - Dual birth units created by Ocsal Larvae no longer regress into base strains - Units with Offset: Linear can no longer fail to update their line target - Units created by the custom "spawn" trigger command no longer move anywhere if %move_pos is not defined - Konvilisks and Akistrokors now correctly play order acknowledgement unit responses +- Lardfix: Text in transmissions now remains onscreen for the total transmission length instead of sound file length (fixes text display coupled with short sounds; c. DarkenedFantasies) ## AI - Worker allocation has been better optimized for the new resource model (c. Veeq7) @@ -37,11 +39,12 @@ Much of this update is targeted at bringing AI back up to snuff, to complement t - Palladium ## Factions -- Futurist Federation now enables: +- [Futurist Federation](https://www.fraudsclub.com/cosmonarchy-bw/terran.php?faction=futurist-federation) now enables: - [Philoc](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/philoc) from Starpad (replaces Wraith) -- Golden Republic now enables: +- [Golden Republic](https://www.fraudsclub.com/cosmonarchy-bw/terran.php?faction=golden-republic) now enables: - [Aspirant](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/aspirant) from Fulcrum (replaces Goliath) -- Nydus Trinity now enables: + - [Luminary](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/luminary) from Starport (replaces Seraph) +- [Nydus Trinity](https://www.fraudsclub.com/cosmonarchy-bw/terran.php?faction=nydus-trinity) now enables: - [Cohort](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/cohort) from Barracks (replaces Cyprian) - [Tarasque](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/tarasque) from Fulcrum with attached Palladium (replaces Phalanx) diff --git a/plugins/gptp.qdp b/plugins/gptp.qdp index 70c5d22b..e9eab490 100644 Binary files a/plugins/gptp.qdp and b/plugins/gptp.qdp differ