0
0
Fork 0
Phantom-Ink-Online/server/src/events
2021-01-01 16:00:31 -07:00
..
_template.ts Init executable files for the events 2020-12-23 12:39:03 -07:00
CreateGame.ts Update response event name for erroring 2021-01-01 15:57:21 -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 Change error events to the main event response name. 2021-01-01 15:55:51 -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 Implement UpdateAnswer 2020-12-27 15:33:15 -07:00
UpdatePlayer.ts Add case where the player is just joining a team for the first time. 2021-01-01 16:00:31 -07:00