diff --git a/CMBW-maps/campaign/Tutorials/1. Further Notice.scx b/CMBW-maps/campaign/Tutorials/1. Further Notice.scx index 362feb1d..ca8e08b5 100644 Binary files a/CMBW-maps/campaign/Tutorials/1. Further Notice.scx and b/CMBW-maps/campaign/Tutorials/1. Further Notice.scx differ diff --git a/CMBW-maps/campaign/Tutorials/changelogs/Changelog 1 - Further Notice.md b/CMBW-maps/campaign/Tutorials/changelogs/Changelog 1 - Further Notice.md new file mode 100644 index 00000000..14ed3115 --- /dev/null +++ b/CMBW-maps/campaign/Tutorials/changelogs/Changelog 1 - Further Notice.md @@ -0,0 +1,18 @@ +19 February 2024 +- **Starting conditions:** + - Significantly toned down initial fog of war reveal to better encourage scouting + - Shuffled Mineral Field layout in Cettocci and Osina mains for better harvesting + - Added a third Vespene Ridge to Cettocci and Osina mains + - Added a Vespene Ridge to Cettocci and Osina high-rise expansions + - Added an additional Mineral Field to highground and lowground side bases + - Added two Vespene Ridges to interior side bases +- **AI:** + - Temporarily removed Treasury requests from Osina while improvements are made to better support expanding with Treasuries only + - Made Osina's expansion sequence more explicit +- **Audiovisuals:** + - Slightly increased delay before second Osina intro line + - Changed conditions for "x attacks y's base" events to factories, from structures, to prevent doubling up on dialogues when Osina attacks garrisons + - Fixed incorrect display name in "Osina attacks Cettocci's base" event + +18 February 2024 +- Initial prerelease! \ No newline at end of file diff --git a/mpq/arr/images.datex b/mpq/arr/images.datex index f3f36600..3549d602 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 c77e9494..b6d212d7 100644 Binary files a/mpq/arr/units.datex and b/mpq/arr/units.datex differ diff --git a/mpq/arr/units.txt b/mpq/arr/units.txt index cb7a0f33..4494c466 100644 --- a/mpq/arr/units.txt +++ b/mpq/arr/units.txt @@ -115,7 +115,7 @@ Terran Fulcrum Terran Starport Terran Commandment Terran Daedala -Terran Covert Ops +Terran Covenant Terran Magnetar Terran Vestry Terran Palladium diff --git a/mpq/datreq/Buttons.graft b/mpq/datreq/Buttons.graft index 5767c0ba..a31919e8 100644 Binary files a/mpq/datreq/Buttons.graft and b/mpq/datreq/Buttons.graft differ diff --git a/mpq/datreq/Units.graft b/mpq/datreq/Units.graft index 3c0e6f4f..18c22f18 100644 Binary files a/mpq/datreq/Units.graft and b/mpq/datreq/Units.graft differ diff --git a/mpq/rez/stat_txt.tbl b/mpq/rez/stat_txt.tbl index 78838321..acc71aa5 100644 Binary files a/mpq/rez/stat_txt.tbl and b/mpq/rez/stat_txt.tbl differ diff --git a/mpq/scripts/aiscript.bin b/mpq/scripts/aiscript.bin index 0a67501e..3f6f490c 100644 Binary files a/mpq/scripts/aiscript.bin and b/mpq/scripts/aiscript.bin differ diff --git a/mpq/scripts/iscript.txt b/mpq/scripts/iscript.txt index ea7854f8..03adc385 100644 --- a/mpq/scripts/iscript.txt +++ b/mpq/scripts/iscript.txt @@ -32512,6 +32512,7 @@ IonCannonBaseGndAttkInit: wait 3 playfram 0x40 IonCannonBaseGndAttkRpt: + wait 1 nobrkcodestart playsnd 1319 # ioncannon-charge-01 sigorder 32 diff --git a/mpq/unit/wirefram/grpwire.grp b/mpq/unit/wirefram/grpwire.grp index 90631e22..8cd5aad7 100644 Binary files a/mpq/unit/wirefram/grpwire.grp and b/mpq/unit/wirefram/grpwire.grp differ diff --git a/patchnotes.md b/patchnotes.md index df977bd6..00c6f6d3 100644 --- a/patchnotes.md +++ b/patchnotes.md @@ -20,16 +20,22 @@ Patch goals include: - [#43 - The Reconstruction](https://youtu.be/ufd-GcSr7Hk) ## Patch summary -- TBD +- Removed an internal order timer, making unit handling more responsive +- Reduced time costs of many rank-and-file units to promote increased army scale +- Adjusted resource costs and availabilities of many powerhouse units to allow for heavier early-game gas spending +- Revised Terran addons to no require tech, but now be more expensive on average (and have some orders still issuable while detached) +- Revised Stimpack to grant its buff after a short delay (still deals damage immediately) ## General +- **Resources:** + - Depleted Mineral Fields now provide 3 resources per return, from 2 - **Name changes:** - Vornath Pond (formerly Nathrok Lake) - Kalkiir Lake (formerly Kalkiir Pond) - Skibact Scab (formerly Skithrok Scab) - Tethvith Swamp (formerly Bactith Swamp) - **Internals:** - - Removed implicit order timer, making order handling much more responsive (c. Veeq7) + - Removed implicit order timer, making order handling more responsive (c. Veeq7) - Updated hotloading to fix some cases where file updates didn't prompt mpq regeneration (c. Veeq7) - Tilde and ESC are now always used as shortcuts for closing the console - Custom trigger recolor accuracy has been improved (c. Veeq7) @@ -76,6 +82,7 @@ Patch goals include: - Safeguarded against an AI-related nullsprite crash - Safeguarded against a rare nullsprite crash (r. lolrsk8s) - **Gameplay:** + - Correctly set Larva spawn timer to 12 seconds, from 11.33 (c. Veeq7) - Prospectively fixed a rare case where Apostles could continue reclaiming after death (r. TheBeaver99) - Fixed Lobotomy Mines not targeting units that had previously burrowed (c. DF) - Fixed logic for Stewards returning to Solarions upon taking any damage, instead of the intended 50% HP threshold @@ -124,31 +131,120 @@ Patch goals include: - Cikralisk, Protathalor, Mortothrokor, Izirokor/Tethzorokor, Skithrokor, Kagralisk, Evigrilisk, Keskathalor, Zoryusthaleth, Rililisk ## AI +- **Terran:** + - Removed old tech checks delaying Commandment requests + - Improved support for custom layouts which request Treasuries instead of Ministries - **Zerg:** - Increased Hachirosk request count within most Zerg build orders ## Terran +- **Addons:** + - No longer become disabled when lifted off + - Cannot train units or arm missiles when detached +- [Talos](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/talos): + - Now requires Atlas - [Maverick](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/maverick): + - Time cost now 11, from 12 - Inject Stimpack: - - Now grants the buff 2 seconds after activation + - Now grants the buff 1.5 seconds after activation - Still damages immediately on use +- [Harakan](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/harakan): + - Time cost now 16, from 18 +- [Cleric](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/cleric): + - Time cost now 14, from 15 + - HP now 75, from 80 +- [Vulture](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/vulture): + - Time cost now 18, from 20 +- [Cyclops](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/cyclops): + - Time cost now 18, from 20 +- [Goliath](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/goliath): + - Mineral cost now 175, from 200 +- [Blackjack](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/blackjack): + - Time cost now 16, from 18 + - HP now 85, from 95 +- [Madrigal](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/madrigal): + - Gas cost now 125, from 100 - [Trojan](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/trojan): - Increased turn rate to improve responsivity of load/unload commands +- [Ministry](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/ministry): + - Time cost now 75, from 80 +- [Treasury](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/treasury): + - Time cost now 45, from 50 +- [Quarry](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/quarry): + - Mineral and gas costs now 125/100, from 75/50 + - No longer requires Atlas +- [Anvil](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/anvil): + - No longer requires Atlas +- [Covenant](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/covenant): + - Mineral, gas, and time costs now 100/100/25, from 75/75/15 + - No longer requires Atlas +- [Guildhall](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/guildhall): + - Mineral, gas, and time costs now 200/200/30, from 150/150/25 + - No longer requires Daedala +- [Palladium](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/palladium): + - Mineral and time costs now 200/25, from 100/30 +- [Starpad](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/starpad): + - Mineral cost now 125, from 100 ## Protoss - [Envoy](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/envoy): - Increased turn rate to improve responsivity of load/unload commands +- [Zealot](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/zealot): + - Time cost now 22, from 25 +- [Dracadin](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/dracadin): + - Mineral and time costs now 125/28, from 150/30 +- [Ecclesiast](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/ecclesiast): + - Mineral and time costs now 50/22, from 75/25 + - HP now 75, from 70 + - Shields now 40, from 50 + - *A net nerf to durability in line with the unit's mineral cost reduction.* - [Legionnaire](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/legionnaire): + - Time cost now 16, from 20 + - Shields now 45, from 50 - Weapon damage now 1x10, from 2x6 - Weapon cooldown now 0.79, from 0.83 + - *Now better versus armor, while reducing its previous DPS ceiling.* +- [Amaranth](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/amaranth): + - Mineral and time costs now 150/22, from 200/25 + - Shields now 20, from 40 - [Herald](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/herald): + - Mineral and time costs now 125/25, from 150/30 - Significantly sped up attack animation +- [Atreus](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/atreus): + - Mineral cost now 200, from 250 + - Shields now 60, from 70 + - Armor now 2, from 3 +- [Vagrant](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/vagrant): + - Time cost now 22, from 25 +- [Charlatan](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/charlatan): + - Time cost now 28, from 30 +- [Barghest](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/barghest): + - Mineral cost now 100, from 125 +- [Simulacrum](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/simulacrum): + - Time cost now 16, from 18 +- [Manifold](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/manifold): + - Time cost now 20, from 25 +- [Idol](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/idol): + - Mineral cost now 75, from 100 + - HP now 75, from 90 + - Shields now 40, from 45 + - *Reducing durability in line with the unit's mineral cost reduction.* +- [Servitor](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/servitor): + - Time cost now 18, from 20 +- [Nexus](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/nexus): + - Time cost now 75, from 80 +- [Grand Library](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/grand-library): + - Mineral cost now 350, from 400 ## Zerg - [Iroleth](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/iroleth): - Increased turn rate to improve responsivity of load/unload commands - [Liiralisk](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/liiralisk): - Now moves ~20% faster +- [Zoryusthaleth](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/zoryusthaleth): + - Mineral cost now 175, from 200 + - HP now 200, from 200 + - Transport space cost now 4, from 2 ## Factions - [Qilin](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/qilin): diff --git a/plugins/gptp.qdp b/plugins/gptp.qdp index 7bb147ef..ba1b2d88 100644 Binary files a/plugins/gptp.qdp and b/plugins/gptp.qdp differ