diff --git a/mpq/arr/units.datex b/mpq/arr/units.datex index cc75ed7c..94968647 100644 Binary files a/mpq/arr/units.datex and b/mpq/arr/units.datex differ diff --git a/mpq/datreq/Buttons.graft b/mpq/datreq/Buttons.graft index 1d2e810e..54d18a14 100644 Binary files a/mpq/datreq/Buttons.graft and b/mpq/datreq/Buttons.graft differ diff --git a/mpq/rez/stat.txt b/mpq/rez/stat.txt index 7b66b6db..30acf5bf 100644 --- a/mpq/rez/stat.txt +++ b/mpq/rez/stat.txt @@ -2304,6 +2304,7 @@ Phase Rifle<0> Plasma Flurry<0> Epitaph Grenade Launcher<0> Scalpel Cannon<0> +Reactive Blaster<0> Plasmathrower<0> <0> <0> @@ -2996,4 +2997,3 @@ Plasmathrower<0> <0> <0> <0> -<0> diff --git a/mpq/unit/cm/p/ardent-authority.grp b/mpq/unit/cm/p/ardent-authority.grp index 6d394e1c..56f8787b 100644 Binary files a/mpq/unit/cm/p/ardent-authority.grp and b/mpq/unit/cm/p/ardent-authority.grp differ diff --git a/mpq/unit/cm/p/argosy.grp b/mpq/unit/cm/p/argosy.grp index 7ed64327..cf094430 100644 Binary files a/mpq/unit/cm/p/argosy.grp and b/mpq/unit/cm/p/argosy.grp differ diff --git a/mpq/unit/cm/p/unar.grp b/mpq/unit/cm/p/unar.grp index 9fff674b..5179f66c 100644 Binary files a/mpq/unit/cm/p/unar.grp and b/mpq/unit/cm/p/unar.grp differ diff --git a/patchnotes.md b/patchnotes.md index 0ed19ad8..8ff2efef 100644 --- a/patchnotes.md +++ b/patchnotes.md @@ -29,12 +29,15 @@ - *Caveat: Starting resources are not yet doubled in all cases* ## Bugfixes +- **Stability:** + - Arcing projectiles (Phalanx, Aphorist) no longer crash with division by zero when targeting an allied Mimic (r. TheBeaver99) - **Gameplay:** - Mimicry no longer fails to account for weapon factor in many cases (r. shopkeeper dog) - **Egocent**s no longer fail to mimic barrage attacks properly (r. Londier) - Mimicry no longer procs on ability weapons (r. Londier) - **Audiovisual:** - Corrected strings for **Izirokor** tech-enable on **Skibact Scab** and **Tethvith Swamp** (r. Mimika) + - Fixed weapon display for **Lobotomy Mine** (r. TheBeaver99) - Corrected armors for **Akreno** and **Abutment** (latter r. TheBeaver99) - Fixed bad shield overlay for **Vulture (Hecaton)** (r. Londier) - Buttons for **Tiangou** and **Cutlass** now show as disabled when no **Scrapyard** is built (r. Pisens) diff --git a/plugins/gptp.qdp b/plugins/gptp.qdp index 1f8595b9..4fb13d0a 100644 Binary files a/plugins/gptp.qdp and b/plugins/gptp.qdp differ