0
0
Fork 0
Phantom-Ink-Online/server/src/events
2020-12-27 15:09:22 -07:00
..
_template.ts Init executable files for the events 2020-12-23 12:39:03 -07:00
CreateGame.ts Adjust order of operations to set host property of Game. 2020-12-26 14:37:55 -07:00
DeleteGame.ts Begin on the event code for DeleteGame 2020-12-26 14:38:21 -07:00
GetPastQuestions.ts Implement the GetPastQuestions event. 2020-12-27 13:08:26 -07:00
JoinGame.ts Implement JoinGame 2020-12-26 14:38:48 -07:00
NewHand.ts Adjust method call for the team hand updating 2020-12-27 15:07:39 -07:00
ObjectList.ts Implement the ObjectList event 2020-12-27 13:29:12 -07:00
SelectObject.ts Implement SelectObject event. 2020-12-27 13:36:48 -07:00
SendCard.ts Implement the SendCard event. 2020-12-27 15:06:58 -07:00
UpdateAnswer.ts Init executable files for the events 2020-12-23 12:39:03 -07:00
UpdatePlayer.ts Add check for the writer role being filled already 2020-12-27 15:09:22 -07:00