diff --git a/mpq/scripts/aiscript.bin b/mpq/scripts/aiscript.bin index 9b60abb8..a3754e53 100644 Binary files a/mpq/scripts/aiscript.bin and b/mpq/scripts/aiscript.bin differ diff --git a/patchnotes.md b/patchnotes.md index 7e702974..81a596eb 100644 --- a/patchnotes.md +++ b/patchnotes.md @@ -24,6 +24,7 @@ Patch goals include: ## Gameplay - Adjusted idle and unburrow animations to be more consistent; reduces max unburrow time by 2 frames +- Internally cleaned up bounce attack code ## Bugfixes - Stability: @@ -42,8 +43,10 @@ Patch goals include: - Larvosk Cesiant: Control Strains and Ocsal aspect - Argosy: Epigraph and Empyrean - AI: - - Fixed request processing for Alkajelisks - - Zerg AI no longer overbuild Ovileths in the early game + - Zerg: + - Now properly request Alkajelisks + - No longer overbuild Ovileths in the early game + - No longer request Zobriolisks, as the unit is unfinished (r. faktheking) - Audiovisual: - Rally lines no longer show when the structure's rally target is not visible - Terran and Zerg tech-up advisor transmissions are no longer swapped diff --git a/plugins/gptp.qdp b/plugins/gptp.qdp index 1000d5de..1fe6abf8 100644 Binary files a/plugins/gptp.qdp and b/plugins/gptp.qdp differ