1
0
mirror of https://gitlab.com/the-no-frauds-club/cosmonarchy-bw-prerelease.git synced 2026-09-22 23:01:42 +00:00

Fix Mineral Field underflow; Add new WIP aura config option; Fix Parabola's victory condition

This commit is contained in:
Pr0nogo 2023-07-11 21:19:27 -04:00
parent 1c443a9707
commit 9e1b06caab
3 changed files with 5 additions and 0 deletions

Binary file not shown.

View File

@ -17,6 +17,9 @@ We are now testing a revised method of handling stuns. If you find any bugs with
## Gameplay
- Neutral Nydus Cesiants (i.e. map objects) will no longer regress into Cagrant Cesiants
## User Interface
- A new config option, "draw aura circles", has arrived! This feature is still being worked on, and the previews are not currently accurate to the exact shape of BW's ranges.
## Bugfixes
- Gameplay:
- Units which burrow or cloak can no longer fail to be targeted by certain weapons, such as Lakizilisks (c. DF)
@ -26,6 +29,8 @@ We are now testing a revised method of handling stuns. If you find any bugs with
- Ability casts (such as Mind Tyrant Tyranny) can no longer be absorbed by Anciles (r. Londier)
- Wellbores now correctly respawn their Vespene Geyser (r. & c. DF)
- Fixed Lakizilisks entering an unburrow loop when displaced by structure placement (c. DF)
- Cancelling Gathstelosk Eggs no longer creates two Larvae
- Mineral Fields can no longer underflow in niche cases (r. StratosTygo)
- Vultures can no longer underflow their Lobotomy Mine count (r. Londier)
- Audiovisual:
- Reimplemented Diadem damage overlay

Binary file not shown.