feature/monitor_debug #44

Merged
cromer merged 9 commits from feature/monitor_debug into develop 2022-09-01 13:03:33 -04:00

9 Commits

Author SHA1 Message Date
e981295e5f fix windows build
gnu++17 doesn't support inline variables but c++17 does
2022-09-01 12:28:00 -04:00
fe9cebc620 fix notifier bug, it only effected the exported game 2022-09-01 12:26:59 -04:00
d560d13627 fix pause bug when monitor isn't present 2022-09-01 12:26:26 -04:00
083db48f04 rename directory to lowercase 2022-09-01 11:31:47 -04:00
629c41c235 fix spacing 2022-09-01 11:31:23 -04:00
5d611f790d make the restart button send the game started event 2022-09-01 11:30:58 -04:00
e29492447d change the way level gets loaded and use the event bus 2022-09-01 11:30:01 -04:00
cb81734279 make enemies use the event bus 2022-09-01 11:26:34 -04:00
ea83bf8660 add new events 2022-09-01 11:24:46 -04:00