diff --git a/patchnotes.md b/patchnotes.md index 670bd7a8..24ffc7a6 100644 --- a/patchnotes.md +++ b/patchnotes.md @@ -15,6 +15,7 @@ We are still hunting for desyncs! Please submit your `Critical` and `Sync Random Forthcoming. ## Internals +- **Pathfinding** calculation timer now instant, from 1.25 seconds (c. Veeq7) - Replays now include version hash in their filename (c. Veeq7) - **Game Modes:** - **The Turning:** (c. Veeq7) @@ -22,13 +23,17 @@ Forthcoming. - Fallen combatants return throughout the game, spawning at random points on the map - **NEW: Embraced:** (c. Veeq7) - All units and structures are Blissfully Embraced + - This gamemode will be iterated on later ## Bugfixes +- **Stability:** + - In **Massacre** mode, fixed memory out-of-bounds P12 resource allocations (r. 3crow) - **Gameplay:** - **Diadem**s no longer gain turn speed after lifting off and landing (r. jakulangski) - **Hypnagogue** - **Through the Looking Glass**: - No longer flips allied positions (r. GreenEggs'NSpam, c. Veeq7) - No longer fails to teleport Hypnagogue when solo (r. GreenEggs'NSpam) + - In **Massacre** mode, cancelling a Zerg structure no longer gives vespene (r. Btyb) - **Audiovisuals:** - **Vengeance** no longer creates overlyas on stationary structures - Fixed bad cropping on **Zethrokor** burrow graphic diff --git a/plugins/gptp.qdp b/plugins/gptp.qdp index 4f444300..eaec6b65 100644 Binary files a/plugins/gptp.qdp and b/plugins/gptp.qdp differ