swarm/app
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
..
doc remove pandoc dependency from main game (#2084) 2024-07-30 00:57:36 +00:00
game Pause on objective completion (#2096) 2024-09-09 10:56:15 +00:00
scene preview rendered world with inotify (#1756) 2024-01-31 19:23:43 +00:00
tournament Implement GitHub authentication (#1856) 2024-05-22 00:27:21 +00:00