swarm/app/game
Ondřej Šebek 65c5ef94ec
Pause on objective completion (#2096)
* add a new option `--hide-goal  Do not show goal modal window that pauses the game.`
* pause the game once an objective is finished - can be disabled by `--hide-goal`
* show the goal modal window (and autopause) even when running with `--autoplay`
  * previous behavior can be achieved with `--autoplay --hide-goal`
  * removes the debug option `autoplay_goals`
* closes #2073
2024-09-09 10:56:15 +00:00
..
Swarm Refactor App using standalone functions (#2130) 2024-09-02 15:39:42 +00:00
Main.hs Pause on objective completion (#2096) 2024-09-09 10:56:15 +00:00