diff --git a/patchnotes.md b/patchnotes.md index 9ed2ace1..ccb0576d 100644 --- a/patchnotes.md +++ b/patchnotes.md @@ -14,14 +14,19 @@ Forthcoming. - **Console:** - Added "duplicate" command (`unit duplicate` or `u d`) (with help from benno) - **Logging:** - - Updated random logging to include the frame the randomizer function was called + - Updated random logging to include: + - The previous value of the global random number + - The frame the randomizer function was called ## Bugfixes - **Stability**: - Fixed Morningstar explosions not initializing correctly on first launch (r. GreenEggs'NSpam, c. Veeq7) - **Gameplay**: - Restored Magnetar Yamato Cannon functionality (r. jakulangski) + - Anthelion Gravity Well can no longer stun victims (r. GreenEggs'NSpam) - Kalkalisks now properly regress to Nathrokors, if applicable (r. jakulangski) + - Combat cloak is now correctly cancelled by Magnetar Law of Attraction + - Anthelions no longer attempt to flee cloaked targets - Correctly applied Mortothrokor cost changes from previous update (r. jakulangski) - Fixed misc sprite-related issues when transforming (c. DF) - Resolved several mnemonic hotkey conflicts with Ocsal Larvae and Protathalor (r. jakulangski) @@ -55,6 +60,10 @@ Forthcoming. - [Wyvern](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/wyvern): - Weapon collision now 50% larger +## Protoss +- [Anthelion](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/anthelion): + - **Gravity Well** now pulls victims inwards by a distance of 1 range on each weaponhit + ## Zerg - **Regression**: - Flyer mutations with ground origins now attempt to regress if the terrain is valid (c. Veeq7) diff --git a/plugins/gptp.qdp b/plugins/gptp.qdp index 181e02bc..1c4ebf32 100644 Binary files a/plugins/gptp.qdp and b/plugins/gptp.qdp differ