diff --git a/mpq/arr/units.datex b/mpq/arr/units.datex index dfdb6435..2d60cb24 100644 Binary files a/mpq/arr/units.datex and b/mpq/arr/units.datex differ diff --git a/mpq/arr/units.txt b/mpq/arr/units.txt index 145f75db..ed2ad146 100644 --- a/mpq/arr/units.txt +++ b/mpq/arr/units.txt @@ -424,7 +424,7 @@ Zerg Quazrokor Protoss Renesair Protoss Ashguard Zerg Lakizilisk (Zorthos) -Extended Unit #199 +Protoss Xenolith Extended Unit #200 Extended Unit #201 Extended Unit #202 diff --git a/mpq/arr/weapons.datex b/mpq/arr/weapons.datex index 14151a57..e59ba7df 100644 Binary files a/mpq/arr/weapons.datex and b/mpq/arr/weapons.datex differ diff --git a/mpq/datreq/Buttons.graft b/mpq/datreq/Buttons.graft index 5625265a..5e8fcb51 100644 Binary files a/mpq/datreq/Buttons.graft and b/mpq/datreq/Buttons.graft differ diff --git a/mpq/datreq/Tech.graft b/mpq/datreq/Tech.graft index e58a8366..af33690d 100644 Binary files a/mpq/datreq/Tech.graft and b/mpq/datreq/Tech.graft differ diff --git a/mpq/rez/stat_txt.tbl b/mpq/rez/stat_txt.tbl index df5d6942..aeebf638 100644 Binary files a/mpq/rez/stat_txt.tbl and b/mpq/rez/stat_txt.tbl differ diff --git a/mpq/rez/unitnames.tbl b/mpq/rez/unitnames.tbl index faa253ae..a2b1fc8b 100644 Binary files a/mpq/rez/unitnames.tbl and b/mpq/rez/unitnames.tbl differ diff --git a/patchnotes.md b/patchnotes.md index 124e3363..d99ec2f7 100644 --- a/patchnotes.md +++ b/patchnotes.md @@ -14,14 +14,28 @@ Our goals for the next patch (8 March 2025) include: - New terrain blends ## Bugfixes +- **Stability:** + - Further reduced desync rate (a. DF) + - Fixed a crash case related to rescuable units (r. & c. DF) +- **Gameplay:** + - Movement speed calculations have been optimized, reducing performance cost of things like **Zoryusthaleth Swarming Omen** (c. DF) + - **Futurist Cleric**s no longer provide **Nanoshield** (r. jakulangski) - **Audiovisuals:** - Power fields now display when selecting allied power generators (c. DF) - Power fields now consistently show in witness mode and replay mode (c. DF) + - Weapon tooltip for **Oscilliant** has been corrected (r. BladehollowRWL) ## Terran - [Madcap](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/madcap): - **Danaan Autogun:** - Weapon damage 1x6 » 1x7 +- [Siren](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/siren): **Revised!** + - Resource costs 75/75 » 75/100 + - HP 90 » 100 + - **Charybdal Rifle:** + - Weapon factor 5 » 3 + - **NEW: Law of Attraction:** + - Now pulls victims 2 range closer to the Siren - [Goliath](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/goliath): - HP 220 200 - **Twin Autocannons:** @@ -29,8 +43,18 @@ Our goals for the next patch (8 March 2025) include: - [Blackjack](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/blackjack): - **Monogun:** - Weapon cooldown 0.54 » 0.5 +- [Fulcrum](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/fulcrum): + - Build time 45 » 50 ## Protoss +- [Architect](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/architect): + - **Dispersive Salvo:** + - Weapon damage 1x40 » 1x30 - [Vibrance](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/vibrance): - **Sensory Overload:** - - Weapon damage 1x15 » 1x10 \ No newline at end of file + - Weapon damage 1x15 » 1x10 + +## Zerg +- [Rilirokor](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/rilirokor): **Revised!** + - Can now be mutated from Larvae (dual-birth, no tech requirement) + - Timed life no longer ticks down while on cagra \ No newline at end of file diff --git a/plugins/gptp.qdp b/plugins/gptp.qdp index 733157e9..1f7c5adc 100644 Binary files a/plugins/gptp.qdp and b/plugins/gptp.qdp differ