Patch rare nullsprite crash

This commit is contained in:
Pr0nogo 2024-02-16 12:35:35 -05:00
parent fd90791e22
commit 190c4e3205
2 changed files with 8 additions and 5 deletions

View File

@ -37,21 +37,21 @@ Patch goals include:
- **Caveat:** Certain key inputs (ESC, numpad) are not captured while console is open
- Added an option to move console toggle to F12, freeing up tilde for another control group (c. Veeq7)
- Added error handling to prevent option mismatches (c. Veeq7)
- [Custom triggers](https://www.fraudsclub.com/cosmonarchy-bw/sites/scenario-setup/#trigger-comments):
- New conditions:
- **[Custom triggers](https://www.fraudsclub.com/cosmonarchy-bw/sites/scenario-setup/#trigger-comments):**
- **New conditions:**
- "unit_color"
- "exit_if", "exit_preserve_if", "wait_if", "wait_until" (control flow actions; c. Veeq7)
- "wait" (c. Veeq7)
- "print" (c. Veeq7)
- New gameplay actions:
- **New gameplay actions:**
- "kill"
- "move_unit"
- New game state actions:
- **New game state actions:**
- "set_mineral_yields" (c. Veeq7)
- "set_gas_yields" (c. Veeq7)
- "set_unit_stat"
- "set_unit_behavior"
- New UI actions:
- **New UI actions:**
- "set_player_team_ui"
- **Advisors:**
- Added support for army, base, and ally under attack events
@ -64,9 +64,12 @@ Patch goals include:
- **NEW:** Zerg faction: [Zorthos Tendril](https://www.fraudsclub.com/cosmonarchy-bw/zerg.php?faction=zorthos-tendril#fix-scroll)
## Maps
- [Mapcrap Returns #1](https://mega.nz/folder/7t4THKwK#2vawVyYrst5-tcQUJmgFWg) submissions are now available
- HYDRA refurbished -> vz02 is now available
## Bugfixes
- **Stability:**
- Patched a rare nullsprite crash (r. lolrsk8s)
- **Gameplay:**
- 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)

Binary file not shown.