Commit Graph

21 Commits

Author SHA1 Message Date
c9afd53ca7 able to play through a game without issues using the base set 2026-05-01 18:01:34 -07:00
5ff452ba2c expanded basic game features 2026-04-27 08:45:44 -07:00
aa6125d8ad removed a bunch of files related to client/server and unused files 2023-05-08 20:06:26 -07:00
adc2873260 renamed project and broke off client and server into their own projects 2023-05-08 19:28:06 -07:00
17e15b47eb combined start and lobby frame 2023-05-04 20:39:42 -07:00
1dea2cf324 all citizen payouts for base1 work 2023-05-04 18:04:09 -07:00
906b48a07a added harvest phase mechanics and have test setup in vckonline.py 2023-05-03 10:06:57 -07:00
2f613d0dbb game class is now separate from db load and board organization. game initializes from a dictionary with the full game state. 2023-05-01 15:19:06 -07:00
ce51e5c35c changed json formatting 2023-04-29 19:59:16 -07:00
23716a7bc7 added auto kick from lobby after 30 seconds of not doing a status_check 2023-04-29 16:08:57 -07:00
8efc5a9d9e can now join game and begin polling gamestate 2023-04-27 23:19:40 -07:00
c513a08b28 ready up feature now launches the game frame 2023-04-27 20:52:12 -07:00
adda719e10 lobby ready up works 2023-04-27 12:13:37 -07:00
e3026b631e did rough first version of wxpython lobby window 2023-04-23 21:58:49 -07:00
41f9433de5 lobby add works need to do ready up next 2023-04-23 18:58:10 -07:00
647d8c2199 refactored code so it is easier to read 2023-04-20 20:18:01 -07:00
99cb290793 missed some changes last commit 2023-04-20 00:26:30 -07:00
9e1a34e58e set port number to 8328 2023-04-19 20:30:23 -07:00
5852136a85 fixed client/server communication 2023-04-13 16:05:41 -07:00
dbd8e614b8 newly created test server works so why the fuck does my other server not work 2023-04-13 08:52:07 -07:00
bc00b2707a I am not super great at this 2023-04-13 00:43:16 -07:00