Make Analogue reflection account for actual damage taken (e.g. splash, Clarion); Normalize Zerg town center collision

This commit is contained in:
Pr0nogo 2024-03-21 17:53:34 -04:00
parent cd5574c0ab
commit 7cd38d75f9
3 changed files with 7 additions and 1 deletions

Binary file not shown.

View File

@ -19,6 +19,7 @@ This patch will include audiovisual improvements and mild balance adjustments.
- Stability:
- Prospectively fixed a rare nullsprite crash (r. The Shambler)
- Gameplay:
- Analogue Empathy Core now properly takes into account actual damage dealt (e.g. splash, Clarion Phase Link) when reflecting projectiles
- Removed detector flag from Axtoth Axis (r. TheBeaver99)
- Audiovisual:
- Savants now correctly play their weaponfire SFX when attacking while garrisoned
@ -56,4 +57,9 @@ This patch will include audiovisual improvements and mild balance adjustments.
- [Architect](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/architect):
- Transport space cost now 8, from 6
- [Demiurge](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/demiurge):
- Transport space cost now 10, from 6
- Transport space cost now 10, from 6
## Zerg
- [Hachirosk](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/hachirosk), [Caphrolosk](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/caphrolosk), and [Gathtelosk](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/gathtelosk):
- Collision size normalized with other town centers
- *This is primarily to avoid poor resource returns that only impact some races, but also allows Zerg to potentially create walls where they couldn't previously.*

Binary file not shown.