ozkriff / zemeroth

😠⚔️😈 A minimalistic 2D turn-based tactical game in Rust
https://ozkriff.itch.io/zemeroth
Apache License 2.0
1.4k stars 87 forks source link

Fix EndTurn-related crash by checking all zscene actions #669

Closed ozkriff closed 3 years ago

ozkriff commented 3 years ago

Reproduce steps:

The crash seems to be caused by a conflict with some unfinished forked scene actions.