Commit Graph

13 Commits

Author SHA1 Message Date
Savanni D'Gerinel b506d479d3 Switch all channels to async-std 2024-11-30 12:05:31 -05:00
Savanni D'Gerinel d78a471437 Create a shareable connection to the database 2024-11-30 11:48:35 -05:00
Savanni D'Gerinel 341e184947 Set up a database and store a character sheet in it 2024-11-29 23:14:52 -05:00
Savanni D'Gerinel 38d76e0048 Update sql-based database dependencies 2024-11-29 17:26:06 -05:00
Savanni D'Gerinel 71b114c9b2 Set up some asset retrieval tests. 2024-11-24 09:21:58 -05:00
Savanni D'Gerinel 5d66558180 Set up a test to validate the function which gets available images
There's a lot of work here that sets up dependency injection traits
which will make it easier for me to keep writing tests and will make it
easier for me to separate the Core from the support infrastructure.
2024-11-20 09:52:26 -05:00
Savanni D'Gerinel 154efcb6df Set up a GM control panel that can control the currently selected background 2024-11-19 22:48:36 -05:00
Savanni D'Gerinel f0ce3a9fab Rename playfield to tabletop 2024-11-19 08:53:04 -05:00
Savanni D'Gerinel 0237393c0b Set up a websocket that relays messages 2024-11-18 19:08:49 -05:00
Savanni D'Gerinel 69ef3c3892 Load up thumbnails of all images in the image directory 2024-11-12 00:16:54 -05:00
Savanni D'Gerinel 7abb33c4fe Work out how the session filter and the handlers can function 2023-11-21 09:57:35 -05:00
Savanni D'Gerinel 581979fc54 Make some test endpoints and prototype an authentication filter 2023-11-20 23:30:10 -05:00
Savanni D'Gerinel bf93625225 Create a placeholder for the Visions server 2023-11-20 00:03:16 -05:00