mirror of
https://gitlab.com/the-no-frauds-club/cosmonarchy-bw-prerelease.git
synced 2026-09-25 08:11:39 +00:00
Fix Deconstruction - Phase Link crash; Fix cncdraw crash by disabling crig buttons (for now); Buff Clarion; Fix Madrigal weapon; Slow down some heavy air; Fix Desert tileset issue; Update Axiom, The Purgatory, and Blood Drought
This commit is contained in:
parent
d73a8f1593
commit
96980a212e
Binary file not shown.
Binary file not shown.
BIN
CMBW-maps/melee/1v1/_March Invitational A/(2)Blood Drought.scx
Normal file
BIN
CMBW-maps/melee/1v1/_March Invitational A/(2)Blood Drought.scx
Normal file
Binary file not shown.
BIN
CMBW-maps/melee/1v1/_March Invitational A/(2)The Purgatory.scx
Normal file
BIN
CMBW-maps/melee/1v1/_March Invitational A/(2)The Purgatory.scx
Normal file
Binary file not shown.
BIN
CMBW-maps/melee/FFA Team/(8)Sanguis Altaris.scm
Normal file
BIN
CMBW-maps/melee/FFA Team/(8)Sanguis Altaris.scm
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -24324,7 +24324,7 @@ MadrigalImperiosoTurretGndAttkInit:
|
||||
playfram 0x00
|
||||
wait 1
|
||||
playsndbtwn 1208 1211 # Madrigal weaponfire 01, 02, 03, 04
|
||||
attackwith 1
|
||||
attack
|
||||
playfram 0x20
|
||||
wait 1
|
||||
nobrkcodeend
|
||||
|
||||
Binary file not shown.
@ -99,6 +99,7 @@ Patch goals include:
|
||||
## Bugfixes
|
||||
- **Stability:**
|
||||
- Safeguarded against an AI-related nullsprite crash
|
||||
- Fixed a crash when Deconstruction procced on Phase Linked units (r. Pokill99)
|
||||
- Safeguarded against a rare nullsprite crash (r. lolrsk8s)
|
||||
- Prospectively fixed replay support in Massacre mode
|
||||
- **Gameplay:**
|
||||
@ -243,6 +244,8 @@ Patch goals include:
|
||||
- Now moves ~15% faster
|
||||
- [Pythean](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/pythean):
|
||||
- Mineral, gas, and time costs now 350/125/40, from 400/150/45
|
||||
- [Hippogriff](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/hippogriff):
|
||||
- Now moves ~14% slower
|
||||
- [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):
|
||||
@ -353,11 +356,23 @@ Patch goals include:
|
||||
- Time cost now 18, from 20
|
||||
- [Architect](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/architect):
|
||||
- Mineral and gas costs now 250/200, from 300/150
|
||||
- [Clarion](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/clarion):
|
||||
- Gas cost now 175, from 150
|
||||
- HP now 60, from 50
|
||||
- Shields now 60, from 50
|
||||
- Phase Link:
|
||||
- Range now 5, from 3
|
||||
- [Lanifect](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/lanifect):
|
||||
- Mineral cost now 125, from 150
|
||||
- Armor penetration now 2, from 1
|
||||
- [Epigraph](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/epigraph):
|
||||
- Now moves ~11% faster
|
||||
- [Empyrean](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/empyrean):
|
||||
- Now moves 5% slower
|
||||
- [Solarion](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/solarion):
|
||||
- Now moves 5% slower
|
||||
- [Star Sovereign](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/star-sovereign):
|
||||
- Now moves 10% slower
|
||||
- [Nexus](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/nexus):
|
||||
- Time cost now 75, from 80
|
||||
- [Embassy](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/embassy):
|
||||
@ -448,6 +463,7 @@ Patch goals include:
|
||||
- Mineral, gas, and time costs now 200/200/45, from 250/175/40
|
||||
- [Alkajelisk](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/alkajelisk):
|
||||
- Armor penetration now 3, from 4
|
||||
- Now moves ~22% slower
|
||||
- [Zoryusthaleth](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/zoryusthaleth):
|
||||
- Mineral cost now 175, from 200
|
||||
- HP now 200, from 220
|
||||
|
||||
BIN
plugins/gptp.qdp
BIN
plugins/gptp.qdp
Binary file not shown.
Loading…
Reference in New Issue
Block a user