diff --git a/mpq/arr/portdata.datex b/mpq/arr/portdata.datex index 9d6cbb38..eacc2f06 100644 Binary files a/mpq/arr/portdata.datex and b/mpq/arr/portdata.datex differ diff --git a/mpq/arr/portdata.tbl b/mpq/arr/portdata.tbl index 66ddbcd5..3d8331f8 100644 Binary files a/mpq/arr/portdata.tbl and b/mpq/arr/portdata.tbl differ diff --git a/mpq/arr/sfxdata.dat b/mpq/arr/sfxdata.dat index d904a7e2..d88b8c79 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 bfa2d11b..92143641 100644 --- a/mpq/arr/sfxdata.txt +++ b/mpq/arr/sfxdata.txt @@ -4194,7 +4194,7 @@ Cutlass Weaponfire 01 Cutlass Weaponfire 02 Cutlass Weaponfire 03 Cutlass Weaponfire 04 -Extended Sound #1 +Avenging Gestation Proc 01 Extended Sound #1 Extended Sound #1 Extended Sound #1 diff --git a/mpq/arr/sounds.txt b/mpq/arr/sounds.txt index a92f4740..3a7207b1 100644 --- a/mpq/arr/sounds.txt +++ b/mpq/arr/sounds.txt @@ -4193,4 +4193,5 @@ cm\f-t\broadside\wf-03.wav cm\f-t\cutlass\wf-01.wav cm\f-t\cutlass\wf-02.wav cm\f-t\cutlass\wf-03.wav -cm\f-t\cutlass\wf-04.wav \ No newline at end of file +cm\f-t\cutlass\wf-04.wav +Zerg\AVENGER\ZAvRdy00.WAV \ No newline at end of file diff --git a/mpq/arr/units.datex b/mpq/arr/units.datex index 701c9311..345a46ef 100644 Binary files a/mpq/arr/units.datex and b/mpq/arr/units.datex differ diff --git a/mpq/music/adefeat.wav b/mpq/music/adefeat.wav new file mode 100644 index 00000000..873d119d Binary files /dev/null and b/mpq/music/adefeat.wav differ diff --git a/mpq/music/askosi1.wav b/mpq/music/askosi1.wav new file mode 100644 index 00000000..84a2f130 Binary files /dev/null and b/mpq/music/askosi1.wav differ diff --git a/mpq/music/askosi2.wav b/mpq/music/askosi2.wav new file mode 100644 index 00000000..b69eb6bb Binary files /dev/null and b/mpq/music/askosi2.wav differ diff --git a/mpq/music/askosi3.wav b/mpq/music/askosi3.wav new file mode 100644 index 00000000..04611500 Binary files /dev/null and b/mpq/music/askosi3.wav differ diff --git a/mpq/music/avict.wav b/mpq/music/avict.wav new file mode 100644 index 00000000..81948011 Binary files /dev/null and b/mpq/music/avict.wav differ diff --git a/patchnotes.md b/patchnotes.md index fcb15252..34a71bf5 100644 --- a/patchnotes.md +++ b/patchnotes.md @@ -1,4 +1,4 @@ -# 14 February 2026 +# 17 February 2026 ## Year 4, month 2, patch 1 ## Patch goals @@ -20,6 +20,7 @@ ## Bugfixes - **Stability:** - Bandaged a crash that could occur when a Larvae dies while selected (r. shopkeeper dog) + - Bandaged a rare division by zero crash related to Psi Storm (r. ArbuzBudesh) - **Desyncs:** - Removed floating point math for: (c. Jesse, some a. Veeq7) - Weapon cooldown changes @@ -31,9 +32,10 @@ - CPU unit / structure requests - CPU micromanagement - **Gameplay:** + - Fixed target acquisition range for air weapons (e.g. **Nathrokor**) - Askosi constructing has been improved (a. DF) - - Fixed **Apostle - Blood Tithe** range (r. Jesse) - Corrected **Phontis** attack damage (r. Hamster) + - Fixed **Apostle - Blood Tithe** range (r. Jesse) - **Agonists** can no longer attack from mobile **Petracts** (r. Hamster) - Fixed damage reliability for **Quazrokors** (r. Alexhandr) - **Quazrokors** can now correctly target air units (r. lolrsk8s) diff --git a/plugins/gptp.qdp b/plugins/gptp.qdp index a116d860..0d0db71a 100644 Binary files a/plugins/gptp.qdp and b/plugins/gptp.qdp differ