Commit graph

22 commits

Author SHA1 Message Date
Oliver-Akins
16c9376a55 Add a constants file so that we don't need to have constants in the class files. 2020-10-10 01:38:23 -06:00
Oliver-Akins
665b6b163e Update import order 2020-10-08 23:28:34 -06:00
Oliver-Akins
ef4ebc0c64 Move the ExecutiveConfirmation event into events root 2020-10-08 23:27:27 -06:00
Oliver-Akins
b7cb111ea1 Move ExecutePlayer file into events root 2020-10-08 23:26:58 -06:00
Oliver-Akins
73b44fc5c0 Move the NextPresident file into the main events folder 2020-10-08 23:26:29 -06:00
Oliver-Akins
7ad07ffe2c Move InvestigateParty into the main events folder 2020-10-08 23:26:00 -06:00
Oliver-Akins
5ef4544822 Finish renaming event 2020-10-08 23:25:32 -06:00
Oliver-Akins
6ccb5f840e Rename event. 2020-10-08 23:24:02 -06:00
Oliver-Akins
d2014d6742 Add base function for killing the game 2020-10-08 23:12:47 -06:00
Oliver-Akins
c0e9efcc9f Add server variable to the event handlers. 2020-10-08 21:30:39 -06:00
Oliver-Akins
d49b214762 Adjust the log stack for the cleanup 2020-10-06 23:18:09 -06:00
Oliver-Akins
076b5fffe6 Update logger settings. 2020-10-05 12:12:43 -06:00
Oliver-Akins
0fe1008196 Add more configurability to the logger. 2020-10-02 16:55:21 -06:00
Oliver-Akins
e45a1a4b89 Actually exit from the app when we're done cleaning up. 2020-10-02 16:52:17 -06:00
Oliver-Akins
2141e8bb21 Import the Game class because we need to 2020-10-02 16:51:54 -06:00
Oliver-Akins
564206dd8b Begin using the tslog module 2020-10-01 21:45:40 -06:00
Oliver-Akins
c2e28ce14b Add event listeners for cleanup 2020-09-29 22:57:48 -06:00
Oliver-Akins
729f6b7cd5 Add function to clean up and save the games to disk on exit 2020-09-29 22:57:33 -06:00
Oliver-Akins
7696de2284 Add data for storing the game objects and JSON data on exit 2020-09-29 22:57:09 -06:00
Oliver-Akins
4f00510401 Update import order 2020-09-29 17:20:02 -06:00
Oliver-Akins
6b1e95e800 Add code to handle socket connections and listen for events 2020-09-28 23:07:57 -06:00
Oliver-Akins
69ec651f6d Initialize typescript files. 2020-09-20 21:59:50 -06:00