diff --git a/mpq/arr/units.datex b/mpq/arr/units.datex index f064f61f..2c7eafa9 100644 Binary files a/mpq/arr/units.datex and b/mpq/arr/units.datex differ diff --git a/mpq/scripts/iscript.txt b/mpq/scripts/iscript.txt index 746b9d39..72628730 100644 --- a/mpq/scripts/iscript.txt +++ b/mpq/scripts/iscript.txt @@ -14289,6 +14289,9 @@ VorvrokorWalking: move 7 wait 1 playfram 0xbb + move 7 + wait 1 + playfram 0x55 goto VorvrokorWalking VorvrokorSpecialState2: diff --git a/mpq/unit/cm/zerg/skortrith-colony.grp b/mpq/unit/cm/zerg/skortrith-colony.grp deleted file mode 100644 index 7fb1ac3b..00000000 Binary files a/mpq/unit/cm/zerg/skortrith-colony.grp and /dev/null differ diff --git a/patchnotes.md b/patchnotes.md index 67f1b7cf..90d6a0a3 100644 --- a/patchnotes.md +++ b/patchnotes.md @@ -25,7 +25,6 @@ Forthcoming. ## Bugfixes - **Stability**: - - Fixed a common freeze (r. JujiK, Jesse, and others!) - Fixed Morningstar explosions not initializing correctly on first launch, causing misc instability (r. GreenEggs'NSpam, c. Veeq7) - Fixed rare portrait crash (r. Shadowfury333 & Krankendau, c. Veeq7) - Lard: fixed a crash due to AI Cleric code running for defeated human players (r. TheBeaver99) @@ -38,6 +37,7 @@ Forthcoming. - Fixed Skithrokor and Kalkalisk interactions with Analogue (r. TheBeaver99, c. Veeq7) - Phase Link no longer overcounts armor, miscounts damage, or spreads minimal damage incorrectly (c. Veeq7) - Corrected lifesteal ratio for non-Mortothrokor attacks (r. GreenEggs'NSpam, c. Veeq7) + - Fixed splash bleeding through Ancile Providence (bountied by TheShambler; c. Veeq7) - Fixed issues with building modifiers (e.g. Debug game mode and Crucible) (c. Veeq7) - Kalkalisks now properly regress to Nathrokors, if applicable (r. jakulangski) - Combat cloak is now correctly cancelled by Magnetar Law of Attraction @@ -87,6 +87,8 @@ Forthcoming. - Damage 10 » 7 - Armor penetration 0 » 2 - *A nerf to the Madrigal's absolute power, with more impact in the TvZ matchup.* +- [Ancile](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/ancile): + - Resource costs 75/100 » 100/100 - [Wyvern](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/wyvern): - Weapon collision now 50% larger - [Valkyrie](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/valkyrie): @@ -100,18 +102,18 @@ Forthcoming. - **Tyranny of the Sun:** - Tyrannized units take 50% increased damage, and move 33% faster when in the presence of hostiles - [Atreus](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/atreus): - - Now moves 20% faster + - Movement speed 4 » 4.8 - [Cabalist](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/cabalist): - Time cost 25 » 30 - [Charlatan](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/charlatan): - - Collision size ~5% larger + - Collision size ~17% larger - Projectile speed ~15% slower - [Potentate](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/potentate): - - Mineral/gas costs 250/150 » 250/125 + - Resource costs 250/150 » 250/125 - [Sycophant](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/sycophant): - - Mineral/gas costs 150/25 » 150/0 + - Resource costs 150/25 » 150/0 - [Mind Tyrant](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/mind-tyrant): - - Mineral/gas costs 150/200 » 50/200 + - Resource costs 150/200 » 50/200 - [Optecton](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/optecton): - HP 240 » 300 - Weapon cooldown 2 » 1.5 @@ -120,7 +122,7 @@ Forthcoming. - **NEW: Concurring Chorus:** - For 1 second after attacking, allies within 2 range gain +1 stacking armor penetration - [Servitor](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/servitor): - - Mineral and gas cost 100/0 » 75/0 + - Resource cost 100/0 » 75/0 - [Demiurge](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/demiurge): - Armor 5 » 4 - **Galactic Weaver:** @@ -142,12 +144,12 @@ Forthcoming. - Dual-birth mutations now create one regressable unit and one non-regressable unit (c. Veeq7) - [Zethrokor](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/zethrokor): - Time cost 13 » 15 - - Speed 7.5 » 8.03 + - Movement speed 7.5 » 8.03 - [Vorvrokor](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/vorvrokor): - - Speed 8.75 » 9.1 + - Movement speed 8.75 » 9.1 - [Nathrokor](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/nathrokor): - Now applies **Hidebreaker I** on all attacks - [Mutalisk](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/mutalisk): - - Mineral/gas costs 125/125 » 150/100 + - Resource costs 125/125 » 150/100 - [Gorgrokor](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/gorgrokor): - **Calcification** (anti-air) weapon cooldown 0.63 » 0.58 \ No newline at end of file diff --git a/plugins/gptp.qdp b/plugins/gptp.qdp index d2b53129..f8ba4503 100644 Binary files a/plugins/gptp.qdp and b/plugins/gptp.qdp differ