Commit Graph

12 Commits

Author SHA1 Message Date
Branden J Brown
e8a181a4f7 include shell counts in game dto 2024-01-29 21:20:17 -06:00
Branden J Brown
a3bf457fd6 simplify game state tracking 2024-01-29 13:16:34 -06:00
Branden J Brown
36b251165f typo 2024-01-27 13:34:05 -06:00
Branden J Brown
6406997282 add stuff for translating x-forwarded-for to player id lol
Fixes #5.
2024-01-21 23:09:27 -06:00
Branden J Brown
8c35ea1bcd apparently http.Error requires a plaintext response 2024-01-21 20:32:39 -06:00
Branden J Brown
44a34fcba7 implement consent cookie thing
Fixes #3.
2024-01-21 20:27:48 -06:00
Branden J Brown
7707d0bb5b lil commenty adjusty boi 2024-01-21 13:02:43 -06:00
Branden J Brown
85824ef22f send all player's items to clients 2024-01-21 12:56:12 -06:00
Branden J Brown
98a45e2680 move game id to live among the dtos 2024-01-21 12:28:46 -06:00
Branden J Brown
18e1793b16 add shell count info for start of round 2024-01-21 01:16:30 -06:00
Branden J Brown
9b6b645cfe group and turn numbers are hidden information 2024-01-21 01:09:36 -06:00
Branden J Brown
5fa8de142b add JSON DTOs for game state 2024-01-21 00:56:45 -06:00