Commit Graph

16 Commits

Author SHA1 Message Date
0f85d5cfa3
use the Time singleton instead of OS singleton
time functions in OS are being deprecated and will be removed in gotod 4.0
2022-08-05 13:23:45 -04:00
8cfa1d5cce
add sounds and adjust music 2022-07-26 23:14:21 -04:00
6b86126127
gui focus changes and limits 2022-07-23 13:45:09 -04:00
5c4106246c
fix error that happens after the GUI is freed 2022-07-23 13:27:21 -04:00
71bf91fd2f make ui_accept press the button 2022-07-23 13:03:35 -04:00
1398f3d92c GUI should not be visible until ready 2022-07-23 13:03:35 -04:00
84eb228a6c fix bug with RUT validation 2022-07-19 21:44:28 -04:00
ae40849c21 validate information and send it to the monitor 2022-07-19 21:44:28 -04:00
39d0804268 remove default text from text inputs 2022-07-19 21:44:28 -04:00
10bf1fd270 add GUI to get player info 2022-07-19 21:44:28 -04:00
0d2b9cb67f remove player script 2022-07-19 21:44:28 -04:00
298298359b move code into the start monitor function instead of setting it during initialization 2022-07-19 21:44:28 -04:00
cf20410bc8 add player node which will be used to capture their info from the HUD 2022-07-19 21:44:28 -04:00
f582a32124 allow starting and stopping the monitor via signal 2022-07-19 21:44:28 -04:00
9f3e78fa94 Get monitor working and communicating with backend 2022-07-19 21:44:28 -04:00
d79864c05d start monitor scene 2022-07-19 21:44:28 -04:00