diff --git a/mpq/arr/units.datex b/mpq/arr/units.datex index 39b73f5a..0760f5f8 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 4c00c211..26463a73 100644 --- a/mpq/scripts/iscript.txt +++ b/mpq/scripts/iscript.txt @@ -5341,6 +5341,7 @@ HarakanGndAttkRpt: nobrkcodestart imgol 421 0 0 # FlameThrower (thingy\flamer.grp) playfram 0x11 + sigorder 32 attkshiftproj 24 wait 1 attkshiftproj 52 @@ -20751,6 +20752,20 @@ LakiziliskBurrow: wait 1 playfram 0x143 wait 1 + imgol 423 0 0 # Burrowing Dust (thingy\bDust.grp) + playfram 0xee + wait 1 + playfram 0xff + wait 1 + playfram 0x110 + wait 1 + playfram 0x121 + wait 1 + playfram 0x132 + wait 1 + playfram 0x143 + wait 1 + imgol 423 0 0 # Burrowing Dust (thingy\bDust.grp) playfram 0xee wait 1 playfram 0xff diff --git a/patchnotes.md b/patchnotes.md index ce6381b2..95dd38fa 100644 --- a/patchnotes.md +++ b/patchnotes.md @@ -17,10 +17,11 @@ More rebalancings, more new sprites, more bugfixes, and a more useful patch desc - [Fraudarchy 5 August 2023](https://youtube.com/live/e0Eim1Vve_Q) ## UI +- It is now possible to train Scribes when selecting Nexuses and Embassies together - Added a new config option for always showing condensed selections (c. DF) +- It is now possible to select multiple units when in replays (c. DF) - When holding shift (or when config - always_show_extended_tooltips is set to true), weapon tooltips now display approximate ranges with a circle - This is **not** 100% consistent with weapon ranges; we will improve this feature in time! -- It is now possible to train Scribes when selecting Nexuses and Embassies together ## Audiovisuals: - New sprite: @@ -45,9 +46,10 @@ More rebalancings, more new sprites, more bugfixes, and a more useful patch desc - Anthelions can no longer damage undetected hidden enemies (r. IskatuMesk) - Ensnaring Brood attacks now apply Ensnare to noncombatants, towers, and liftable structures (r. fagguto) - Phalanxes entering siege mode while decolliding with structures now queue a tank mode order instead of self-destructing + - Lakizilisks no longer have a variable delay before burrowing (c. DF) - Fixed Sevenstep projectile movement being slower than intended - Town centers are no longer placeable near Vespene Ridges in quasifog (r. Mystery Meat) - - Caphrolosk and Gathtelosk shortcut conflicts have been resolved (r. neblime) + - Caphrolosk and Gathtelosk mutation shortcut conflicts have been resolved (r. neblime) - Audiovisuals: - Magenta, Rainbow New, and Patriotic Freedom are no longer rollable as player colors - Delay between ally under attack notices has increased @@ -57,6 +59,7 @@ More rebalancings, more new sprites, more bugfixes, and a more useful patch desc - Fixed error printout related to Sevenstep's passive - Standardized Nathrokor and Ovileth morph button positions - Corrected Silvertongue portrait and unit responses + - Fixed Tinkerer's Tower tooltip (r. Mystery Meat) ## Terran - [Mason](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/mason) and [Talos](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/talos): @@ -147,6 +150,9 @@ More rebalancings, more new sprites, more bugfixes, and a more useful patch desc - [Vithrilisk](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/vithrilisk): - HP now 180, from 200 - Weapon cooldown now 2, from 1.875 +- [Lakizilisk](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/lakizilisk): + - HP now 120, from 140 + - Burrow animation now 30% longer - [Gorgrokor](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/gorgrokor): - Armor penetration now 0, from 1 - Weapon cooldown now 0.5, from 0.42 diff --git a/plugins/gptp.qdp b/plugins/gptp.qdp index b93d6546..c066ec7e 100644 Binary files a/plugins/gptp.qdp and b/plugins/gptp.qdp differ