diff --git a/CMBW-maps/test/!Cosmonarchy-test.scx b/CMBW-maps/test/!Cosmonarchy-test.scx index 555e8e13..a712ec2a 100644 Binary files a/CMBW-maps/test/!Cosmonarchy-test.scx and b/CMBW-maps/test/!Cosmonarchy-test.scx differ diff --git a/mpq/arr/flingy.datex b/mpq/arr/flingy.datex index 622eb4ad..0613c480 100644 Binary files a/mpq/arr/flingy.datex and b/mpq/arr/flingy.datex differ diff --git a/mpq/arr/flingy.txt b/mpq/arr/flingy.txt index 7c14a9c9..b70b90b7 100644 --- a/mpq/arr/flingy.txt +++ b/mpq/arr/flingy.txt @@ -466,7 +466,7 @@ Police Deputy Police WAT Trooper Spirtith Colony Skortrith Colony -Extended Flingy #260 +Empress Plasma Extended Flingy #261 Extended Flingy #262 Extended Flingy #263 diff --git a/mpq/arr/images.datex b/mpq/arr/images.datex index 29d7da85..9476c51a 100644 Binary files a/mpq/arr/images.datex and b/mpq/arr/images.datex differ diff --git a/mpq/arr/images.tbl b/mpq/arr/images.tbl index d459c133..24e44430 100644 Binary files a/mpq/arr/images.tbl and b/mpq/arr/images.tbl differ diff --git a/mpq/arr/sprites.datex b/mpq/arr/sprites.datex index 54caa45e..dbc6c364 100644 Binary files a/mpq/arr/sprites.datex and b/mpq/arr/sprites.datex differ diff --git a/mpq/arr/units.datex b/mpq/arr/units.datex index c03b19bb..ecbbdb62 100644 Binary files a/mpq/arr/units.datex and b/mpq/arr/units.datex differ diff --git a/mpq/arr/weapons.datex b/mpq/arr/weapons.datex index 487bdb78..7988f496 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 c7ad75b8..5e431bce 100644 Binary files a/mpq/datreq/Buttons.graft and b/mpq/datreq/Buttons.graft differ diff --git a/mpq/datreq/Orders.graft b/mpq/datreq/Orders.graft index 24bef8fa..9a87a0b6 100644 Binary files a/mpq/datreq/Orders.graft and b/mpq/datreq/Orders.graft differ diff --git a/mpq/rez/stat_txt.tbl b/mpq/rez/stat_txt.tbl index f808858a..ddde36d8 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 efc0ef80..607e18d2 100644 Binary files a/mpq/rez/unitnames.tbl and b/mpq/rez/unitnames.tbl differ diff --git a/mpq/scripts/iscript.txt b/mpq/scripts/iscript.txt index 91c4cae3..ee3b28ff 100644 --- a/mpq/scripts/iscript.txt +++ b/mpq/scripts/iscript.txt @@ -24466,15 +24466,11 @@ PanoptusDeath: end PanoptusGndAttkInit: - nobrkcodestart - playfram 0x00 - wait 1 playsndbtwn 2020 2023 # Panoptus weaponfire 01, 02, 03, 04 attackwith 2 playfram 0x20 wait 1 playfram 0x00 - nobrkcodeend gotorepeatattk ignorerest goto PanoptusLocal00 diff --git a/mpq/unit/cm/zerg/skortrith-colony.grp b/mpq/unit/cm/zerg/skortrith-colony.grp new file mode 100644 index 00000000..7fb1ac3b Binary files /dev/null and b/mpq/unit/cm/zerg/skortrith-colony.grp differ diff --git a/mpq/unit/cmdbtns/cmdicons.grp b/mpq/unit/cmdbtns/cmdicons.grp index 56706d9b..df2fc03c 100644 Binary files a/mpq/unit/cmdbtns/cmdicons.grp and b/mpq/unit/cmdbtns/cmdicons.grp differ diff --git a/mpq/unit/cmdbtns/uniticons.grp b/mpq/unit/cmdbtns/uniticons.grp index 2bae885b..e5f38173 100644 Binary files a/mpq/unit/cmdbtns/uniticons.grp and b/mpq/unit/cmdbtns/uniticons.grp differ diff --git a/mpq/unit/wirefram/grpwire.grp b/mpq/unit/wirefram/grpwire.grp index 452c84cd..78ca2b31 100644 Binary files a/mpq/unit/wirefram/grpwire.grp and b/mpq/unit/wirefram/grpwire.grp differ diff --git a/mpq/unit/wirefram/wirefram.grp b/mpq/unit/wirefram/wirefram.grp index 18dfc47a..2e51127d 100644 Binary files a/mpq/unit/wirefram/wirefram.grp and b/mpq/unit/wirefram/wirefram.grp differ diff --git a/patchnotes.md b/patchnotes.md index 3851b0f2..4a5d0a40 100644 --- a/patchnotes.md +++ b/patchnotes.md @@ -8,23 +8,28 @@ Note that the editor mpq has recently had its name changed. Adjust your SCMDraft Aside from that: More audiovisuals (thanks DarkenedFantasies and Solstice!), and more balance changes are coming your way! ## Gameplay +- Multi-target attacks: (c. Veeq7) + - Now prefer targets close to their primary target, if they have one + - Now use a circular search instead of a rectangular search, for increased accuracy - All units (including lifted structures, excluding broodspawn and Stewards) now leave behind corpses -- Units in transports now unload on transport death to create corpses -- Revived units no longer create spawn +- Units in transports now unload on transport death to create corpses (c. Veeq7) - Collision size updates: - Matador, Legionnaire (enlarged to fit graphics) ## Bugfixes - Mutated Zerg structures no longer fail to regress properly when killed mid-mutation (c. Veeq7) +- Spider Mine search now a circle, instead of a rectangle, for improved accuracy (c. Veeq7) +- Many internal unit searches, such as Gladius Binding Plasma, now correctly run detection checks for hidden units (c. Veeq7) - Matrix no longer deals double damage to its primary target (c. Veeq7) +- Didacts can no longer follow their last queued move order during Recall channel (c. Veeq7) - Legionnaire Blade Vortex: (c. Veeq7) - Should now more reliably teleport when it can, and not teleport when it can't - No longer has inaccuracies between overlay and actual debuff timer - Anticthons no longer regenerate as Zerg units do - Nuking Seraphs no longer continue nuking if interrupted by a Didact Recall -- Ancile Providence no longer appears to redirect attacks it does not actually redirect +- Ancile Providence no longer appears to redirect attacks it does not actually redirect (c. Veeq7) - Stim Pack description has been corrected -- Fixed a rare bug that caused corpses to spawn 255px lower than intended +- Fixed a rare bug that caused certain corpses to spawn 255px lower than intended ## Audiovisuals - New sprite: @@ -45,90 +50,100 @@ Aside from that: More audiovisuals (thanks DarkenedFantasies and Solstice!), and - Ecclesiast ## Terran -- Apostle: +- [Apostle](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/apostle): - Gas cost now 100, from 125 - Now moves ~10% faster - Lazarus Agent: - Now reclaims all corpses within 2.5 range on activation, and no longer affects units directly - Combatants reclaimed by Lazarus Agent decay immediately on death -- Spider Mine: +- [Spider Mine](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/spider-mine): - Arming time now ~5 seconds, from ~4.25 -- Madrigal: +- [Madrigal](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/madrigal): - Furia Missile range now 4, from 5 - Furia Missile armor penetration now 1, from 2 -- Pazuzu: +- [Pazuzu](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/pazuzu): - Gas cost now 50, from 100 - Now moves ~11% faster - Deconstruction now expires after 5 seconds -- Cuirass: +- [Cuirass](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/cuirass): - Gas and time costs now 75/35, from 100/30 -- Claymore: +- [Claymore](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/claymore): - Gas cost now 125, from 150 - Now moves 22% faster - Kelvin Munitions now expires after 3 seconds -- Anticthon: +- [Anticthon](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/anticthon): - Counter-Proposal now reclaims all corpses within 3 range, and no longer provides any bonuses to the Anticthon -- Aion: +- [Aion](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/aion): - Reclamation Fields now reclaim corpses and no longer affect units -- Atlas: +- [Atlas](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/atlas): - Mineral and gas costs now 500/500, from 400/400 -- Sentinel: +- [Sentinel](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/sentinel): - Mineral cost now 225, from 200 - HP now 250, from 200 -- Daedala: +- [Daedala](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/daedala): - Mineral and gas costs now 1200/1200, from 1000/1000 -- Ion Cannon: +- [Ion Cannon](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/ion-cannon): - Weapon no longer follows targets ## Protoss -- Legionnaire: +- [Legionnaire](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/legionnaire): - Weapon range now 0.75, from ~0.5 - Blade Vortex can now be procced by a single Legionnaire, instead of requiring two unique Legionnaires -- Barghest: +- [Barghest](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/barghest): - Armor now 1, from 2 - Sight range now 5, from 7 - Armor penetration now 1, from 2 -- Cantavis: +- [Cantavis](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/cantavis): - Psionic Storm tick damage now 16, from 12; total damage now 128, from 96 -- Patriarch: +- [Patriarch](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/patriarch): - Astral Rule now expires after 2 seconds, and now heals any attacker's shields, isntead of healing nearby shields every tick -- Panoptus: +- [Panoptus](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/panoptus): - Time cost now 40, from 35 -- Magister: +- [Gladius](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/gladius): + - Weapon damage now 15, from 20 + - Projectile speed now significantly slower + - Binding Plasma: + - Bounce delay now 0.5 seconds, from 1 + - Now distributes all Gladius attacks stored during the bounce delay to nearby hostiles + - No longer bounces if there are no Gladiuses within 8 range of the victim +- [Magister](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/magister): - Time cost now 35, from 30 - Weapon damage now 18, from 16 - Stellar Enforcement now expires after 3 seconds -- Epigraph: +- [Epigraph](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/epigraph): - HP now 220, from 250 - Weapon range now 9, from 8 -- Didact: +- [Didact](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/didact): - Recall channel time now 5 seconds, from 3 -- Warden: +- [Warden](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/warden): - HP now 175, from 150 -- Matrix: +- [Matrix](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/matrix): - HP now 120, from 100 - Shields now 80, from 60 - Damage now 10, from 8 ## Zerg -- Mutalisk: +- [Mutalisk](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/mutalisk): - HP now 120, from 90 -- Izirokor: +- [Izirokor](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/izirokor): - Weapon range now 3, from 2 -- Konvilisk: +- [Konvilisk](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/konvilisk): - Weapon range now 7, from 6 - Fertile Spines now spawns broodspawn immediately after the incubation period, and as such no longer stacks -- Matraleth: +- [Matraleth](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/matraleth): - Parasite now consumes corpses within 3 range of the target, and no longer affects units - Gamete Meiosis removed -- Ultrokor: +- [Ultrokor](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/ultrokor): - HP now 440, from 400 - Now moves ~9% faster - Weapon damage now 25, from 20 - Armor penetration now 8, from 6 -- Surkith Colony: +- [Surkith Colony](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/surkith-colony): - HP now 275, from 250 -- Spraith Colony: +- [Spraith Colony](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/spraith-colony): - HP now 250, from 225 -- Spirtith Colony: +- [Spirtith Colony](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/spirtith-colony): - Weapon range now 9, from 8 + +**NEW:** [Skortrith Colony](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/skortrith-colony): + - Advanced anti-surface cell; mutated from Surkith Colony, requires Irol Iris \ No newline at end of file diff --git a/plugins/gptp.qdp b/plugins/gptp.qdp index f3749400..04f6cb07 100644 Binary files a/plugins/gptp.qdp and b/plugins/gptp.qdp differ