0
0
Fork 0
Phantom-Ink-Online/server/src/events
2021-01-10 16:31:25 -07:00
..
_template.ts Update event template. 2021-01-07 16:13:37 -07:00
CreateGame.ts Update logs / add an error log on 500 errors. 2021-01-07 16:15:43 -07:00
DeleteGame.ts Update log events. 2021-01-09 16:29:51 -07:00
GetHand.ts Update logs / add an error log on 500 errors. 2021-01-07 16:15:43 -07:00
GetPastQuestions.ts Update logs / add an error log on 500 errors. 2021-01-07 16:15:43 -07:00
JoinGame.ts Delete datastore when it's reloaded 2021-01-10 16:14:35 -07:00
LeaveGame.ts Update logs / add an error log on 500 errors. 2021-01-07 16:15:43 -07:00
NewHand.ts Update logs / add an error log on 500 errors. 2021-01-07 16:15:43 -07:00
ObjectList.ts Update logs / add an error log on 500 errors. 2021-01-07 16:15:43 -07:00
ResetGame.ts Log that the game is being reset and mark game as in lobby 2021-01-10 14:38:44 -07:00
SelectObject.ts Emit event to all clients in game not just writers 2021-01-09 00:17:44 -07:00
SendCard.ts Update logs / add an error log on 500 errors. 2021-01-07 16:15:43 -07:00
StartGame.ts Update logs / add an error log on 500 errors. 2021-01-07 16:15:43 -07:00
UpdateAnswer.ts Update logs / add an error log on 500 errors. 2021-01-07 16:15:43 -07:00
UpdatePlayer.ts Move guesser limit to config file. 2021-01-10 16:31:25 -07:00