diff --git a/mpq/arr/flingy.datex b/mpq/arr/flingy.datex index b02e0a1..674b113 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 91c8d73..bf052ee 100644 --- a/mpq/arr/flingy.txt +++ b/mpq/arr/flingy.txt @@ -290,7 +290,7 @@ Synthetic Synod Pariah Talos Gladius Plasma -Bactalisk +Selkerilisk Cyclops Weaponhit Maelstrom Projectile Kalkalisk diff --git a/mpq/arr/images.datex b/mpq/arr/images.datex index 084f6ce..8a80b70 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 fec414b..3cfe798 100644 Binary files a/mpq/arr/images.tbl and b/mpq/arr/images.tbl differ diff --git a/mpq/arr/images.txt b/mpq/arr/images.txt index 4e36f9e..acedea3 100644 --- a/mpq/arr/images.txt +++ b/mpq/arr/images.txt @@ -393,7 +393,7 @@ Recall Field Flag Young Chrysalis Psi Emitter -Data Disc +Large Protoss Laser Khaydarin Crystal Mineral Chunk Type1 Mineral Chunk Type2 @@ -956,8 +956,8 @@ Kakaru (Twilight) Kakaru (Twilight) Shadow Ursadon (Ice) Ursadon (Ice) Shadow -Uraj -Khalis +Vorvrokor +Bactalisk Halo Rockets Trail Subterranean Spines Corrosive Acid Shot @@ -1038,9 +1038,9 @@ Starpad Scrapyard Shadow Augur Energy Augur Being -Kalkiivorv Sathrant +Kalkiir Pond Othstol Oviform -Kalkiivorv Sathrant Shadow +Kalkiir Pond Shadow Othstol Oviform Shadow Quantum Institute Quantum Institute Shadow @@ -1205,7 +1205,7 @@ Empyrean Engines Gladius Engines Star Sovereign Engines Vassal Engines -Bactalisk +Selkerilisk Bactalisk Shadow Vespene Ridge Shadow Zarcavrokor Shadow @@ -1770,7 +1770,7 @@ Striga Attack Helix Bolt Orange Helix Bolt Blue 1 Helix Bolt Blue 2 -Extended Image #770 +Vorvrokor Shadow Extended Image #771 Extended Image #772 Extended Image #773 diff --git a/mpq/arr/sprites.datex b/mpq/arr/sprites.datex index 470de26..c26c3c2 100644 Binary files a/mpq/arr/sprites.datex and b/mpq/arr/sprites.datex differ diff --git a/mpq/arr/sprites.txt b/mpq/arr/sprites.txt index 40ecde7..db4ce8a 100644 --- a/mpq/arr/sprites.txt +++ b/mpq/arr/sprites.txt @@ -288,7 +288,7 @@ Dark Swarm Flag Young Chrysalis Psi Emitter -Data Disc +Large Protoss Laser Khaydarin Crystal Mineral Chunk Type1 Mineral Chunk Type2 diff --git a/mpq/arr/units.datex b/mpq/arr/units.datex index 4d7105f..11b81e6 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 3cc680a..e7c4aa1 100644 --- a/mpq/scripts/iscript.txt +++ b/mpq/scripts/iscript.txt @@ -14538,7 +14538,7 @@ CrystalsShadowsDeath: # ----------------------------------------------------------------------------- # # This header is used by images.dat entries: -# 393 Vorvrokor (neutral\KerrEgg.grp) +# 393 Vorvrokor (cm\zerg\vorvrokor.grp) .headerstart IsId 220 Type 26 @@ -14574,7 +14574,7 @@ Enable [NONE] # ----------------------------------------------------------------------------- # VorvrokorInit: - imgul 415 -1 -5 # Young Chrysalis Shadow (Ground) (neutral\nkeShad.grp) + imgul 1772 -1 -5 # Vorvrokor Shadow (cm\zerg\vorvrokor-shadow.grp) VorvrokorGndAttkToIdle: playfram 0x55 goto VorvrokorLocal00 diff --git a/mpq/unit/cm/zerg/vorvrokor-shadow.grp b/mpq/unit/cm/zerg/vorvrokor-shadow.grp new file mode 100644 index 0000000..63cf8fc Binary files /dev/null and b/mpq/unit/cm/zerg/vorvrokor-shadow.grp differ diff --git a/mpq/unit/cm/zerg/vorvrokor.grp b/mpq/unit/cm/zerg/vorvrokor.grp new file mode 100644 index 0000000..c3cf43e Binary files /dev/null and b/mpq/unit/cm/zerg/vorvrokor.grp differ diff --git a/patchnotes.md b/patchnotes.md index fd59df4..8e15c74 100644 --- a/patchnotes.md +++ b/patchnotes.md @@ -19,6 +19,11 @@ Patch goals include: - [Pr0totype #30 - The Hype Is Real](https://youtu.be/iisw27ellgs) - [Ascension #6 Hype Video](https://youtu.be/V5lO2_ETu88) +## Hotfix 5 November 2023 +- Multiselecting Terran workers now correctly hides the building submenus +- Burrowed Vorvrokors now correctly display the burrow mound graphic (c. DF) +- Added an additional sanity check to prevent displaying passive icons in mixed selections + ## General - Vision update timer has been sped up significantly (c. Veeq7 and DF) - Painting missile launches with Eidolons and Seraphs can now be queued (c. DF) diff --git a/plugins/gptp.qdp b/plugins/gptp.qdp index ed6be56..94ec112 100644 Binary files a/plugins/gptp.qdp and b/plugins/gptp.qdp differ