0
0
Fork 0
Commit graph

22 commits

Author SHA1 Message Date
Oliver-Akins
958d8a1382 Add case where the player is just joining a team for the first time. 2021-01-01 16:00:31 -07:00
Oliver-Akins
5dbf3e1d15 Add logging 2021-01-01 15:59:51 -07:00
Oliver-Akins
16aab9a664 Update response event name for erroring 2021-01-01 15:57:21 -07:00
Oliver-Akins
580382b7b2 Change error events to the main event response name. 2021-01-01 15:55:51 -07:00
Oliver-Akins
7f93f2730c Send a player list back when the game is created or joined 2021-01-01 15:54:47 -07:00
Oliver-Akins
e71c58c78a Implement UpdateAnswer 2020-12-27 15:33:15 -07:00
Oliver-Akins
39f5e2bf43 Join/Leave the player from the team and role rooms 2020-12-27 15:10:48 -07:00
Oliver-Akins
da7469b2c5 Add check for the writer role being filled already 2020-12-27 15:09:22 -07:00
Oliver-Akins
e33148169e Update the source in the error response 2020-12-27 15:08:32 -07:00
Oliver-Akins
19f02c60b2 Adjust method call for the team hand updating 2020-12-27 15:07:39 -07:00
Oliver-Akins
1a810185ca Implement the SendCard event. 2020-12-27 15:06:58 -07:00
Oliver-Akins
4b2a13460d Implement SelectObject event. 2020-12-27 13:36:48 -07:00
Oliver-Akins
e3fbf16e9c Implement the ObjectList event 2020-12-27 13:29:12 -07:00
Oliver-Akins
1e1322a37f Update source in the 404 error 2020-12-27 13:28:54 -07:00
Oliver-Akins
bd6ab5e02e Implement NewHand event. 2020-12-27 13:24:58 -07:00
Oliver-Akins
69376e51f7 Implement the GetPastQuestions event. 2020-12-27 13:08:26 -07:00
Oliver-Akins
6cd07c864d Implement UpdatePlayer event 2020-12-26 14:42:17 -07:00
Oliver-Akins
089cae940d Implement JoinGame 2020-12-26 14:38:48 -07:00
Oliver-Akins
330c21ab53 Begin on the event code for DeleteGame 2020-12-26 14:38:21 -07:00
Oliver-Akins
b546123bc9 Adjust order of operations to set host property of Game. 2020-12-26 14:37:55 -07:00
Oliver-Akins
eee45018c5 Implement CreateGame event 2020-12-24 21:50:34 -07:00
Oliver-Akins
e542f3305d Init executable files for the events 2020-12-23 12:39:03 -07:00