Commit Graph

7 Commits

Author SHA1 Message Date
729a218b36 Modularise and cleanup handlers 2022-12-24 13:43:28 +11:00
8aa4d59ba6 Implement DB based sendqueue 2022-12-23 23:31:49 +11:00
a81bd9c52b Refactor db.rs and start saving sessions 2022-12-23 21:37:28 +11:00
6d05573fad Fix bug in listener, plus get some basic functionality going. 2022-12-23 18:30:38 +11:00
b090d701aa Refactor dynamic Result type + add session cleanup 2022-12-18 23:44:04 +11:00
7dd8b05855 Ensure this isn't a computer game by itself.
Require a signed age-verification.yml to complete the server part
of the game, so it can't be used by anyone underage.
2022-12-18 02:30:30 +11:00
0291c56a82 Get very basic listener to gameserver interop 2022-12-14 23:48:00 +11:00