diff --git a/mpq/arr/images.datex b/mpq/arr/images.datex index 2f668ab0..5fb6367c 100644 Binary files a/mpq/arr/images.datex and b/mpq/arr/images.datex differ diff --git a/mpq/arr/units.datex b/mpq/arr/units.datex index 94309f0c..4049b99e 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 c74856bc..088d2580 100644 Binary files a/mpq/arr/weapons.datex and b/mpq/arr/weapons.datex differ diff --git a/mpq/rez/stat_txt.tbl b/mpq/rez/stat_txt.tbl index de737831..72b32407 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 9a8b470d..d880c917 100644 --- a/mpq/scripts/iscript.txt +++ b/mpq/scripts/iscript.txt @@ -50504,11 +50504,11 @@ IsId 773 Type 26 Init OkrimniliskInit Death KeskathalorDeath -GndAttkInit OkrimniliskGndAttkInit -AirAttkInit OkrimniliskGndAttkInit +GndAttkInit [NONE] +AirAttkInit [NONE] Unused1 OkrimniliskUnused1 -GndAttkRpt OkrimniliskGndAttkInit -AirAttkRpt OkrimniliskGndAttkInit +GndAttkRpt [NONE] +AirAttkRpt [NONE] CastSpell [NONE] GndAttkToIdle OkrimniliskGndAttkToIdle AirAttkToIdle OkrimniliskGndAttkToIdle diff --git a/mpq/unit/thingy/tileset/badlands/hdrock05.grp b/mpq/unit/thingy/tileset/badlands/hdrock05.grp new file mode 100644 index 00000000..264c0893 Binary files /dev/null and b/mpq/unit/thingy/tileset/badlands/hdrock05.grp differ diff --git a/mpq/unit/thingy/tileset/badlands/hdrock06.grp b/mpq/unit/thingy/tileset/badlands/hdrock06.grp new file mode 100644 index 00000000..7390a42d Binary files /dev/null and b/mpq/unit/thingy/tileset/badlands/hdrock06.grp differ diff --git a/mpq/unit/thingy/tileset/badlands/hdrock07.grp b/mpq/unit/thingy/tileset/badlands/hdrock07.grp new file mode 100644 index 00000000..83d2ebe9 Binary files /dev/null and b/mpq/unit/thingy/tileset/badlands/hdrock07.grp differ diff --git a/mpq/unit/thingy/tileset/badlands/hdrock08.grp b/mpq/unit/thingy/tileset/badlands/hdrock08.grp new file mode 100644 index 00000000..d44f40a9 Binary files /dev/null and b/mpq/unit/thingy/tileset/badlands/hdrock08.grp differ diff --git a/mpq/unit/thingy/tileset/platform/Glob03.grp b/mpq/unit/thingy/tileset/platform/Glob03.grp index 33576b21..99629d62 100644 Binary files a/mpq/unit/thingy/tileset/platform/Glob03.grp and b/mpq/unit/thingy/tileset/platform/Glob03.grp differ diff --git a/patchnotes.md b/patchnotes.md index da9cd8be..ebc2feed 100644 --- a/patchnotes.md +++ b/patchnotes.md @@ -1,4 +1,4 @@ -# 25 October +# 25 October 2024 ## Year 2, month 10, patch 1 ## Acropolis #2 - Gauntlet Stage A @@ -10,7 +10,7 @@ We are still hunting for desyncs! Please submit your `Critical` and `Sync Random ## Patch summary -Forthcoming. +A video going over all changes is forthcoming. This section will be edited with a link and more text at that time. ## Resources - Resource node saturation now 100/100/25, with numbers representing percentage efficiency of each worker @@ -38,9 +38,11 @@ Forthcoming. ## Bugfixes - **Stability:** - Fixed memory out-of-bounds accesses when players leave the game, resolving several common crashes at the end of games (with help from DF) + - Fixed uncommon instability with Deconstruction (r. shopkeeper dog) - Fixed rare undefined behavior due to bad vector clears on Barghest, Crucible (c. Veeq7) - In **Massacre** mode, fixed memory out-of-bounds P12 resource allocations (r. 3crow) - **Gameplay:** + - **Larva** can no longer be banked by cancelling Eggs after the spawn timer (r. JujiK) - **Diadem**s no longer gain turn speed after lifting off and landing (r. jakulangski) - **Hypnagogue** - **Through the Looking Glass**: - No longer flips allied positions (r. GreenEggs'NSpam, c. Veeq7) @@ -170,6 +172,8 @@ Forthcoming. - **Multi-Attack IV** removed - **NEW: Offset: Cone:** - Now fires all four projectiles to max range, in a cone pattern +- [Pazuzu](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/pazuzu): + - **Jupiter Driver** splash radius 16/32/48 » 8/12/16 - [Ancile](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/ancile): - Build time 30 » 28 - Vision range 8 » 10 @@ -375,6 +379,9 @@ Forthcoming. - HP 160 » 180 - [Evigrilisk](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/evigrilisk): - **Brutish Tendrils** armor penetration 2 » 0 +- [Okrimnilisk](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/okrimnilisk): + - HP 380 » 420 + - **Relentless Tendrils** weapon removed - [Alkajelisk](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/alkajelisk): - Resource costs 400/250 » 350/250 - **Plasmid Spores** weapon range 8 » 6 diff --git a/plugins/gptp.qdp b/plugins/gptp.qdp index 0f04ef13..6b8a2059 100644 Binary files a/plugins/gptp.qdp and b/plugins/gptp.qdp differ