diff --git a/CMBW-maps/melee/1v1/Competitive Class 1/(2)Otherworld.scx b/CMBW-maps/melee/1v1/Competitive Class 1/(2)Otherworld.scx index 805bee9e..baae2f1a 100644 Binary files a/CMBW-maps/melee/1v1/Competitive Class 1/(2)Otherworld.scx and b/CMBW-maps/melee/1v1/Competitive Class 1/(2)Otherworld.scx differ diff --git a/mpq/arr/flingy.datex b/mpq/arr/flingy.datex index 654d36a9..6dcf5f61 100644 Binary files a/mpq/arr/flingy.datex and b/mpq/arr/flingy.datex differ diff --git a/mpq/arr/sfxdata.dat b/mpq/arr/sfxdata.dat index 4afe5420..c2fee6fb 100644 Binary files a/mpq/arr/sfxdata.dat and b/mpq/arr/sfxdata.dat differ diff --git a/mpq/arr/sfxdata.txt b/mpq/arr/sfxdata.txt index af905ef7..227a4177 100644 --- a/mpq/arr/sfxdata.txt +++ b/mpq/arr/sfxdata.txt @@ -1486,10 +1486,10 @@ Savant Yes 01 Savant Yes 02 Savant Yes 03 Savant Yes 04 -Wendigo Ready 01 -Wendigo What 01 -Wendigo What 02 -Wendigo What 03 +Skithrokor Weaponfire 01 +Skithrokor Weaponfire 02 +Blackjack Death 01 +Blackjack Death 02 Wendigo What 04 Wendigo Yes 01 Wendigo Yes 02 @@ -2556,8 +2556,8 @@ Patriarch Weaponfire 01 Patriarch Weaponfire 02 Patriarch Weaponfire 03 Lobby -- Player Join -Extended Sound #1 -Extended Sound #1 +Cloak Terran On +Cloak Terran Off Extended Sound #1 Extended Sound #1 Extended Sound #1 diff --git a/mpq/arr/sounds.txt b/mpq/arr/sounds.txt index bdbb970c..8778cef3 100644 --- a/mpq/arr/sounds.txt +++ b/mpq/arr/sounds.txt @@ -2555,4 +2555,6 @@ cm\t\cyclops\wh-03.wav cm\p\patriarch\wf-01.wav cm\p\patriarch\wf-02.wav cm\p\patriarch\wf-03.wav -cm\ui\lobby_player-join.wav \ No newline at end of file +cm\ui\lobby_player-join.wav +cm\t\cloak-terran-on.wav +cm\t\cloak-terran-off.wav \ No newline at end of file diff --git a/mpq/arr/units.datex b/mpq/arr/units.datex index 18388eb1..8c5bb5b4 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 3ef8fee7..86e54b21 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 e31951eb..05610359 100644 Binary files a/mpq/datreq/Buttons.graft and b/mpq/datreq/Buttons.graft differ diff --git a/mpq/rez/stat_txt.tbl b/mpq/rez/stat_txt.tbl index 81938037..77f9db2b 100644 Binary files a/mpq/rez/stat_txt.tbl and b/mpq/rez/stat_txt.tbl differ diff --git a/mpq/scripts/iscript.txt b/mpq/scripts/iscript.txt index b4a9d7d0..f0e71846 100644 --- a/mpq/scripts/iscript.txt +++ b/mpq/scripts/iscript.txt @@ -32253,10 +32253,9 @@ KalkaliskSporesGndAttkInit: KalkaliskSporesDeath: playsndbtwn 2396 2398 # Kalkalisk weaponhit 01, 02, 03 sprol 365 0 0 # Glave Wurm/Seeker Spores Hit (thingy\SporeHit.grp) - domissiledmg - sigorder 128 - wait 2 - end + #domissiledmg + sigorder 128 + wait 2 end KalkaliskSporesAirAttkInit: @@ -33869,7 +33868,9 @@ SeekerSporesSilentDeathSpraith: playsndbtwn 1194 1195 # Spraith Cesiant weaponhit 01, 02 SeekerSporesSilentDeath: sprol 365 0 0 # Glave Wurm/Seeker Spores Hit (thingy\SporeHit.grp) + if bullet.weapon_id == 54 goto SeekerSporesSilentDeathSkithrokor domissiledmg +SeekerSporesSilentDeathSkithrokor: wait 1 end diff --git a/mpq/sound/cm/t/cloak-terran-off.wav b/mpq/sound/cm/t/cloak-terran-off.wav new file mode 100644 index 00000000..e162367a Binary files /dev/null and b/mpq/sound/cm/t/cloak-terran-off.wav differ diff --git a/mpq/sound/cm/t/cloak-terran-on.wav b/mpq/sound/cm/t/cloak-terran-on.wav new file mode 100644 index 00000000..0efb57ea Binary files /dev/null and b/mpq/sound/cm/t/cloak-terran-on.wav differ diff --git a/mpq/tileset/AshWorld.cv5 b/mpq/tileset/AshWorld.cv5 index 2f0d6834..cbcc6173 100644 Binary files a/mpq/tileset/AshWorld.cv5 and b/mpq/tileset/AshWorld.cv5 differ diff --git a/mpq/tileset/AshWorld.vf4 b/mpq/tileset/AshWorld.vf4 index e80fdf57..e55fddc3 100644 Binary files a/mpq/tileset/AshWorld.vf4 and b/mpq/tileset/AshWorld.vf4 differ diff --git a/mpq/tileset/AshWorld.vr4 b/mpq/tileset/AshWorld.vr4 index ea0ede92..2ebb0841 100644 Binary files a/mpq/tileset/AshWorld.vr4 and b/mpq/tileset/AshWorld.vr4 differ diff --git a/mpq/tileset/AshWorld.vx4ex b/mpq/tileset/AshWorld.vx4ex index 50628a09..e3ff5b1b 100644 Binary files a/mpq/tileset/AshWorld.vx4ex and b/mpq/tileset/AshWorld.vx4ex differ diff --git a/patchnotes.md b/patchnotes.md index 582dcf06..cabf1c3d 100644 --- a/patchnotes.md +++ b/patchnotes.md @@ -65,6 +65,7 @@ Patch goals include: - Savant Power Siphon: Correctly reduce attack rate of turreted units (e.g. Goliaths) (r. GreenEggs'NSpam) - Factories with queued units now cancel their queues when mind controlled (r. Mystery Meat) - Fixed a rare case where Aion Reclamation Fields could be permanent (r. GreenEggs'NSpam) + - Kalkalisks no longer deal double damage to their primary target - Mortothrokor: properly leave behind corpses (r. TheBeaver99) - Properly inherit facing angles when transforming between unit types (i.e. Zerg regression, Vagrant, Axitrilisk) (r. TheBeaver99) - Resolve hotkey conflicts between Analogue and Architect (r. DF), Apostle and Tinkerer's Tower, Return Resources and Supreme Construction (r. GreenEggs'NSpam) @@ -72,6 +73,7 @@ Patch goals include: - Stopped Optectons from attacking transports when right-clicking to enter them - Fixed random race rolling not working properly in your first singleplayer match (c. DF) - Caveat: Currently doesn't hide witness slots, but setting them to computer does nothing + - Sevenstep no longer has energy (r. GreenEggs'NSpam) - Audiovisuals: - Standardize missile strike dot to always be sorted above air units (r. Mystery Meat, c. DF) - Correctly redraw unit names when selecting Anchors and Lodestones @@ -81,6 +83,7 @@ Patch goals include: - Improved sync between Golem attack animation and actual damage (r. TheBeaver99) - Added placeholder liftoff and landing dust overlays for Mantle and Starpad (r. TheBeaver99) - Siren weapon tooltip now displays the full potential damage of its attack + - Fixed Mind Tyrant Tyranny cast range preview (r. GreenEggs'NSpam) - Corrected ability tooltips for Cuirass Stonewall Protocol (r. GreenEggs'NSpam), Mind Tyrant Maelstrom, and Akistrokor Blissful Embrace (r. GreenEggs'NSpam) - Fixed tooltip handling for Savant Breathing Battery (r. GreenEggs'NSpam) and Lanifect Disruption Field - Cleaned up tooltips that referenced 'weapon range' without involving weapons @@ -88,6 +91,9 @@ Patch goals include: - Vagrant Shade: use the same portrait as the Vagrant (r. TheBeaver99) - Cleaned up some silent missing frame errors (r. beriso) +## Audiovisuals: +- Provided a new sound read for Terran cloak, to contrast with Protoss cloak + ## Terran - [Siren](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/siren): - Mineral and gas costs now 100/75, from 175/50 @@ -105,6 +111,11 @@ Patch goals include: - Weapon damage now 3, from 2 - [Sevenstep](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/sevenstep): - Gas cost now 75, from 100 +- [Lobotomy Mine](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/lobotomy-mine): + - Dazing Detonation: + - Stun time now 3 seconds, from 2 + - Slow time now 3 seconds, from 4 + - If destroyed, now procs the slow effect - [Goliath](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/goliath): - Time cost now 28, from 25 - [Blackjack](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/blackjack): @@ -124,6 +135,11 @@ Patch goals include: - Time cost now 28, from 25 - Weapon damage now 2x5, from 1x10 - Now moves ~5% slower +- [Wyvern](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/wyvern): + - HP now 180, from 200 + - Jackson Cannon: + - No longer deals splash damage + - Now benefits from Kinetic Penetration - [Sundog](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/sundog): - Mineral and gas costs now 125/100, from 150/75 - [Salamander](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/salamander): @@ -175,9 +191,29 @@ Patch goals include: - Mineral cost now 75, from 50 ## Zerg +- [Quazilisk](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/quazilisk): + - Now moves ~8% slower + - Weapon armor penetration now 1, from 0 - [Nathrokor](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/nathrokor): - Mineral cost now 75, from 50 - Now moves ~5% slower +- [Kalkalisk](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/kalkalisk): + - Weapon damage now 5, from 4 + - *Due to fixing a bug where the Kalkalisk was dealing double damage to its primary target, I am not worried about increasing their damage by 1. -Pr0nogo* +- [Mutalisk](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/mutalisk): + - Gas cost now 75, from 50 + - Now moves ~5% slower +- [Tosgrilisk](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/tosgrilisk): + - Mineral, gas, and time costs now 100/150/28, from 150/100/25 + - Weapon cooldown now 1, from 1.25 +- [Skithrokor](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/skithrokor): + - Skittering Spores: + - Damage now 4, from 8 + - Cooldown now 0.791, from 0.708 + - New passive: **Ablative Whiplash** + - Projectiles deal damage to all targets, reducing by 1 for every target pierced, and return to the attacker after reaching their target +- [Bactalisk](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/bactalisk): + - Weapon range now 7, from 8 - [Gorgrokor](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/gorgrokor): - Serrated Cleavers (vs. ground) weapon cooldown now 0.583, from 0.5 - [Spraith Cesiant](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/spraith-cesiant): diff --git a/plugins/gptp.qdp b/plugins/gptp.qdp index ef451e5a..d42397db 100644 Binary files a/plugins/gptp.qdp and b/plugins/gptp.qdp differ