0
0
Fork 0
Commit graph

43 commits

Author SHA1 Message Date
Oliver-Akins
3f7f30128e Fix name of type 2021-03-03 19:34:30 -07:00
Oliver-Akins
9629116470 Add payload datatypes for RandomizeTeams 2021-02-28 19:40:22 -07:00
Oliver-Akins
f8cc97fa58 Update team datastore types 2021-02-28 19:36:54 -07:00
Oliver-Akins
39304d739b Adapt the Team object to work with the two hands 2021-02-28 19:35:14 -07:00
Oliver-Akins
9afec3f372 Move guesser limit to config file. 2021-01-10 16:31:25 -07:00
Oliver-Akins
b1331a519b Add config option for datetime visibility in the logger 2021-01-09 14:56:23 -07:00
Oliver-Akins
2f190cafd8 Allow null object cards. 2021-01-07 18:16:27 -07:00
Oliver-Akins
3441e5acd2 Add ResetGame types 2021-01-07 18:15:32 -07:00
Oliver-Akins
ffc4524127 Add the game's ID to the datastore. 2021-01-07 12:35:53 -07:00
Oliver-Akins
28a1f1ee14 Change structure of the decks for the datastore. 2021-01-06 17:18:07 -07:00
Oliver-Akins
cc10c145b5 Add filetype to the config. 2021-01-06 17:17:11 -07:00
Oliver-Akins
b49662f00f Add the team's answers into the datastore team object. 2021-01-06 16:24:35 -07:00
Oliver-Akins
3a9045ef87 Update GameDeleted type to add message. 2021-01-05 16:53:35 -07:00
Oliver-Akins
483e37df73 Update config type to reflect changes for datastores. 2021-01-05 16:52:43 -07:00
Oliver-Akins
5786ad2742 begin working on the data types needed for the datastore 2021-01-05 16:51:37 -07:00
Oliver-Akins
039d93ce5b Add GetHand type data 2021-01-03 16:35:45 -07:00
Oliver-Akins
e6330f1ae4 Remove unused config properties 2021-01-03 16:32:42 -07:00
Oliver-Akins
9743e1a53a Update config to nest card information within a separate object. 2021-01-03 00:44:19 -07:00
Oliver-Akins
45a9d3db45 Make the response use the expected property name 2021-01-02 18:53:48 -07:00
Oliver-Akins
3ab0d69119 Change "object" to "choice" to match data from client. 2021-01-02 18:35:29 -07:00
Oliver-Akins
fdadfca76a Implement StartGame event 2021-01-02 13:32:56 -07:00
Oliver-Akins
69d6d3dc56 Remove logger name from config. 2021-01-02 13:32:34 -07:00
Oliver-Akins
82120ed516 Add data for the LeaveGame event 2021-01-02 00:33:37 -07:00
Oliver-Akins
05ec403ad1 Set optional data points to be optional. 2021-01-01 20:11:53 -07:00
Oliver-Akins
a86f02c1cf Update some types 2021-01-01 16:06:44 -07:00
Oliver-Akins
ffc82fbb98 Set to and from to be optional 2021-01-01 16:06:28 -07:00
Oliver-Akins
264125c772 Update resoonse name 2021-01-01 16:06:12 -07:00
Oliver-Akins
4fe7ba7727 Allow role and team to be null for players 2021-01-01 16:05:51 -07:00
Oliver-Akins
0fdd11b836 Move where the permitted_hosts is 2021-01-01 16:05:33 -07:00
Oliver-Akins
e28cca036b Add player lists to the response of the create/join game event 2021-01-01 13:36:11 -07:00
Oliver-Akins
f92aa28e88 Update the config hostname to allow an array of strings for CORS 2020-12-27 15:33:02 -07:00
Oliver-Akins
b005aed669 Add game_code to the SendCard payload. 2020-12-27 13:39:39 -07:00
Oliver-Akins
727e41f2b0 Add game_code to payloads that were missing it. 2020-12-27 13:03:51 -07:00
Oliver-Akins
9e384f7826 Update the UpdatePlayer event data to more accurately the data payloads. 2020-12-26 14:43:55 -07:00
Oliver-Akins
624ebf123e Add an interface for the GameRejoined response 2020-12-26 14:43:17 -07:00
Oliver-Akins
0fc1b79408 Add event data for the DeleteGame event 2020-12-26 14:42:59 -07:00
Oliver-Akins
f37fc5fb4d Add writer_name and guesser_name to the config 2020-12-26 14:42:37 -07:00
Oliver-Akins
1b452d2f1b Add type aliases for the two decks. 2020-12-24 21:57:06 -07:00
Oliver-Akins
acd712e572 Remove IDs from the data objects. 2020-12-24 21:56:22 -07:00
Oliver-Akins
09c61f77bd Adjust config type 2020-12-24 21:53:11 -07:00
Oliver-Akins
4927d9ac5a Change wrapper types to primitive types. 2020-12-24 20:10:19 -07:00
Oliver-Akins
b1c161dcb3 Add data types for data payloads for the events 2020-12-23 12:36:56 -07:00
Oliver-Akins
7b2a5eeda4 Add initial config type 2020-12-23 12:36:33 -07:00