diff --git a/README.md b/README.md index 19957fe7..74520248 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # A Premonition... -Prereleases for Cosmonarchy! +Prereleases for [Cosmonarchy](http://fraudsclub.com/cosmonarchy-bw)! -http://fraudsclub.com/cosmonarchy-bw - -Use the launcher to download and to get updates: https://mega.nz/folder/r5QXXL6I#eXy7ptVhsa_wJd-AHuPyEg \ No newline at end of file +[Use the launcher to download and to get updates!](https://fraudsclub.com/files/Fraud%20Launcher%202.zip) \ No newline at end of file diff --git a/mpq/arr/images.datex b/mpq/arr/images.datex index 3847506c..d24ec778 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 b48e6251..170e0815 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 0e50f603..6c59e9a3 100644 --- a/mpq/arr/images.txt +++ b/mpq/arr/images.txt @@ -1833,8 +1833,8 @@ Cikralisk Birth Cherbrathalor Birth Okrimnilisk Birth Axitrilisk Birth -Extended Image #833 -Extended Image #834 +Tosgrilisk Birth (Egg) +Tosgrilisk Birth (Cocoon) Extended Image #835 Extended Image #836 Extended Image #837 diff --git a/mpq/arr/sfxdata.dat b/mpq/arr/sfxdata.dat index f256f63d..4ae8c4f0 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 5cca3ebf..0bafddd7 100644 --- a/mpq/arr/sfxdata.txt +++ b/mpq/arr/sfxdata.txt @@ -3058,9 +3058,9 @@ Idol Death 04 Exemplar Weaponhit 01 Exemplar Weaponhit 02 Exemplar Weaponhit 03 -Extended Sound #1 -Extended Sound #1 -Extended Sound #1 +Vassal Death 01 +Vassal Death 02 +Vassal Death 03 Extended Sound #1 Extended Sound #1 Extended Sound #1 diff --git a/mpq/arr/sounds.txt b/mpq/arr/sounds.txt index e096dd94..388fcf3b 100644 --- a/mpq/arr/sounds.txt +++ b/mpq/arr/sounds.txt @@ -3057,4 +3057,7 @@ cm\p\idol\dth-03.wav cm\p\idol\dth-04.wav cm\p\exemplar\wh-01.wav cm\p\exemplar\wh-02.wav -cm\p\exemplar\wh-03.wav \ No newline at end of file +cm\p\exemplar\wh-03.wav +cm\p\vassal\dth-01.wav +cm\p\vassal\dth-02.wav +cm\p\vassal\dth-03.wav \ No newline at end of file diff --git a/mpq/arr/units.datex b/mpq/arr/units.datex index 66f954a9..e572a100 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 99563678..089b1765 100644 Binary files a/mpq/arr/weapons.datex and b/mpq/arr/weapons.datex differ diff --git a/mpq/scripts/iscript.txt b/mpq/scripts/iscript.txt index 04784997..0944fd8f 100644 --- a/mpq/scripts/iscript.txt +++ b/mpq/scripts/iscript.txt @@ -27876,7 +27876,7 @@ VassalWalkingToIdle: goto VassalWalkingToIdle VassalDeath: - playsnd 8 # Misc\ExploMed.wav + playsndbtwn 3060 3062 # Vassal death 01, 02, 03 imgol 213 0 0 # Explosion1 (Small) (thingy\tBangS.grp) wait 3 lowsprul 847 0 42 # Protoss Unit Rubble Small @@ -52318,14 +52318,10 @@ SpecialState1 KalkaliskBirthTempSpecialState1 # ----------------------------------------------------------------------------- # KalkaliskBirthTempInit: - playfram 5 + playfram 0 wait 1 waitrand 10 15 KalkaliskBirthTempLocal00: - playfram 2 - wait 1 - playfram 1 - wait 1 playfram 0 wait 1 goto KalkaliskBirthTempLocal00 @@ -52333,19 +52329,19 @@ KalkaliskBirthTempLocal00: KalkaliskBirthTempSpecialState1: wait 1 nobrkcodestart - playfram 4 - wait 2 - playfram 3 - wait 2 - playfram 4 - wait 2 - playfram 3 - wait 2 - playfram 2 + playfram 0 wait 2 playfram 1 wait 2 - playfram 0 + playfram 2 + wait 2 + playfram 3 + wait 2 + playfram 4 + wait 2 + playfram 5 + wait 2 + playfram 6 wait 2 sigorder 4 nobrkcodeend diff --git a/mpq/sound/cm/p/vassal/dth-01.wav b/mpq/sound/cm/p/vassal/dth-01.wav new file mode 100644 index 00000000..b2badc5d Binary files /dev/null and b/mpq/sound/cm/p/vassal/dth-01.wav differ diff --git a/mpq/sound/cm/p/vassal/dth-02.wav b/mpq/sound/cm/p/vassal/dth-02.wav new file mode 100644 index 00000000..94fb9346 Binary files /dev/null and b/mpq/sound/cm/p/vassal/dth-02.wav differ diff --git a/mpq/sound/cm/p/vassal/dth-03.wav b/mpq/sound/cm/p/vassal/dth-03.wav new file mode 100644 index 00000000..c7a5424b Binary files /dev/null and b/mpq/sound/cm/p/vassal/dth-03.wav differ diff --git a/mpq/unit/cm/zerg/tosgrilisk-birth-flying.grp b/mpq/unit/cm/zerg/tosgrilisk-birth-flying.grp new file mode 100644 index 00000000..8af6df98 Binary files /dev/null and b/mpq/unit/cm/zerg/tosgrilisk-birth-flying.grp differ diff --git a/mpq/unit/cm/zerg/tosgrilisk-birth.grp b/mpq/unit/cm/zerg/tosgrilisk-birth.grp new file mode 100644 index 00000000..b599c2c4 Binary files /dev/null and b/mpq/unit/cm/zerg/tosgrilisk-birth.grp differ diff --git a/patchnotes.md b/patchnotes.md index f1c8baef..7554fa17 100644 --- a/patchnotes.md +++ b/patchnotes.md @@ -28,20 +28,22 @@ We are still hunting for desyncs! Please submit your critical logs to cm-issues - Fixed tile walkability for Iceworld -> Higher Outpost - **Audiovisuals:** - Fixed repair animations not playing when repairing a unit suffering from HP drains (r. neblime) + - Fixed flipped weapon fire SFX for Savant modes (r. lolrsk8s) + - Fixed Kalkalisk birth animation playing the wrong frame sequence - Discord activity now updates on first launch (c. Veeq7) ## Audiovisuals - Added reads for: - Vilgoleth (corpse consumption proc) - Added birth animations for: - - Ghitorokor, Axitrilisk (WIP), Cherbrathalor, Okrimnilisk + - Tosgrilisk, Ghitorokor, Axitrilisk (WIP), Cherbrathalor, Okrimnilisk - Updated death animations for: - Golem, Idol - Updated SFX for: - Terran addon construction - Golem death - Added new SFX for: - - Idol, Empyrean death + - Vassal, Idol, Empyrean death - Exemplar weaponhit ## Protoss @@ -55,6 +57,10 @@ We are still hunting for desyncs! Please submit your critical logs to cm-issues ## Zerg - [Hydralisk](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/hydralisk): - Armor penetration now 2, from 3 +- [Okrimnilisk](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/okrimnilisk): + - Collision size now significantly larger + - Omnispores: + - Weapon damage now 1x4, from 1x8 - [Surkith Cesiant](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/surkith-cesiant): - Armor now 2, from 3 - [Spraith Cesiant](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/spraith-cesiant):