Better map generation and a test that re-rolls maps that aren't valid to figure out the stats of map gen failures.
This commit is contained in:
parent
8090251a71
commit
f85ae8a6c6
12 changed files with 131 additions and 76 deletions
|
|
@ -98,7 +98,7 @@ TEST_CASE("battle operations fantasy", "[combat-battle]") {
|
|||
|
||||
TEST_CASE("boss/systems.cpp works", "[combat-battle]") {
|
||||
components::init();
|
||||
sfml::Backend backend;
|
||||
gui::Backend backend;
|
||||
guecs::init(&backend);
|
||||
|
||||
ai::reset();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue