Logging for the FSM works better now.
This commit is contained in:
parent
0aeb5b4ceb
commit
40ba7f0b66
3 changed files with 3 additions and 4 deletions
|
@ -3,10 +3,12 @@
|
|||
BUGS:
|
||||
* BUG: Log doesn't scroll.
|
||||
* BUG: lots of errors crash it
|
||||
* BUG: doesn't play you_died sound.
|
||||
|
||||
TODO:
|
||||
* Rewrite dbc.hpp to actually work.
|
||||
* Use parameter pack in FSM template
|
||||
* Add a timer to the game engine so you can set a kind of pomodoro timer and if you don't meet the goal it costs you.
|
||||
* Track the deaths.
|
||||
|
||||
https://en.cppreference.com/w/cpp/language/parameter_pack
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue