diff --git a/patchnotes.md b/patchnotes.md index 009e067a..158c7ac6 100644 --- a/patchnotes.md +++ b/patchnotes.md @@ -1,4 +1,4 @@ -# XX April 2024 +# XX May 2024 ## Post-Acropolis #1 // May Royal Invitational This patch will include bugfixes, audiovisual improvements, and balance changes. @@ -10,10 +10,10 @@ We are still hunting for desyncs! Please submit your critical logs to cm-issues ## Internals - Cleaned up some sound randomization, which may have contributed to sync issues - Prospectively fixed 'debug' being the default game mode on first run -- Minimap: +- **Minimap**: - Minimap sizes are now scaled more granularly (c. DF) - Minimap camera now updates much more swiftly (c. DF) -- Config: +- **Config**: - **New:** preferred colors! (c. Veeq7) - Specify a list of preferred player colors, common or per race - Set 'shuffle' to 'true' to randomly receive a color @@ -21,43 +21,47 @@ We are still hunting for desyncs! Please submit your critical logs to cm-issues - In the event of preference conflicts between players, the lower player ID gets the color ## Computer AI -- Priorities: +- **Priorities**: - Slightly increase Zerg tech priorities - Set addon priorities to be 1 less than factory priorities, prospectively resolving a Terran softlock -- Kiting logic: +- **Kiting logic**: - No longer runs for Dilettantes ## Bugfixes -- Stability: +- **Stability**: - Resolved three rare nullsprite crashes (r. climois, lolrsk8s, and Krankendau) - Fixed an issue where building placement and targeting states were not cleared when selection changed, causing bad UX and rare crashes (c. Veeq7) - Fixed potential randomseed issues with certain ability casts -- Gameplay: +- **Gameplay**: - Units which need to decollide are now prohibited from processing orders (c. DF) - - Rally points attached to units are now cleared if the unit exits vision + - Rally points attached to units are now cleared if the unit exits vision (r. Hupsaiya) - Improved performance of Zoryusthaleth Swarming Omen (c. Veeq7) - Konvilisk and Cherbrathalor attacks can no longer bounce more than once (r. lolrsk8s) - Crushing Tide attacks are now properly capped at 3 targets, from 4 (r. lolrsk8s) + - Disconnecting from Quarries now cancels any units queued at the Quarry (r. The Shambler) + - Disconnecting from Lodestones no longer unloads their cargo (r. Londier) + - Strigas no longer try to use cliff advantage (r. Hamster) - Successive Sevenstep attacks no longer reset Mind Matter handling (r. lolrsk8s) - Zerg Larvae can no longer die by wandering over cagra-free terrain, as long as their parent structure remains alive (r. Krankendau, c. DF) - Treasuries now leave behind rubble - Ezigrisant regression can no longer break gas node harvestability (r. TheBeaver99) - Ocsal Gosvileths no longer pass on Ocsal debuff to structures (r. TheBeaver99) -- Audiovisuals: +- **Audiovisuals**: - Irradiate overlay is now properly inherited by regressing Zerg (r. TheBeaver99) - Olympian Mythical Might SFX no longer plays more often than intended (r. lolrsk8s) - Improved player color contrast when picking random player colors (c. Veeq7) -- Triggers: + - Fixed Tyrannized and Worshiping statuses remaining on armor tooltips after expiry +- **Triggers**: - Restored 'Set Next Scenario' trigger action functionality -- Computer AI: +- **Computer AI**: - Prospectively fixed Terran AI not repairing units and structures under some conditions - Prospectively fixed general AI responses to cloaked and hidden threats ## Audiovisuals -- Replaced sprites for: +- **Replaced sprites for**: - Hierophant (c. Baelethal) - Optecton -- Added reads for: +- **Added reads for**: - Maverick Stimpack (inject, proc, expire) - Savant Breathing Battery (form switch) - Madcap Cabeirus Feeders achieving full stacks @@ -68,19 +72,19 @@ We are still hunting for desyncs! Please submit your critical logs to cm-issues - Herald Triumphant Rise / Patriarch Astral Rule (debuffs) - Mind Tyrant Tyranny (channel) - Demiurge Worship (looping overlay on victims) -- Added projectiles for: +- **Added projectiles for**: - Positron -- Added weapon impacts for: +- **Added weapon impacts for**: - Salamander - Magister -- Added portraits (c. jun3hong) for: +- **Added portraits** (c. jun3hong) **for**: - Striga - Pythean - Amaranth -- Added banter for: +- **Added banter for**: - Eidolon - successful missile strike - Hierophant - a nearby enemy dies with full Signify stacks -- Advisors: +- **Advisors**: - Replaced default Zerg advisor - Achieved custom advisor support for: - Missile arming diff --git a/plugins/gptp.qdp b/plugins/gptp.qdp index fb16b711..598f186f 100644 Binary files a/plugins/gptp.qdp and b/plugins/gptp.qdp differ