1
0

538 Commits

Author SHA1 Message Date
873c229275 Continuing... 2025-10-06 11:34:21 -07:00
7df6a9a75c Continuing 2025-10-06 11:32:13 -07:00
70bbaed6e5 Working on refactoring 2025-10-06 11:29:41 -07:00
a2cb68b421 Restructuring as TypeScript 2025-10-06 11:20:54 -07:00
888688a019 Full game worked! 2025-10-04 16:50:04 -07:00
3d5b6836ed Fixing asset location problems 2025-10-04 15:30:13 -07:00
a671adebcb Fix "player is no longer ." to actually state the last color. 2025-10-04 15:14:42 -07:00
64e454662b "click New Board..." -> "click New Table..." 2025-10-04 15:11:48 -07:00
7d0f5ac016 Style tweaks in house rules 2025-10-04 15:11:02 -07:00
d36716e8d8 Restructuring Dockerfile 2025-10-04 14:52:16 -07:00
d33687d025 docker: support HOST_UID/HOST_GID across images; make container-created files owned by host user; update compose and README 2025-10-01 09:46:02 -07:00
c64fa651a2 docker: make runtime image user/group creation robust in Dockerfile.server (support HOST_UID/HOST_GID; reuse existing UID/GID; chown by numeric UID:GID; use numeric USER) 2025-10-01 09:44:27 -07:00
05fd770f2e Continuing with improved tst coverage 2025-10-01 09:27:26 -07:00
ee965bd8ce Remove launch.sh wrapper; document docker compose workflow in README 2025-09-30 21:09:03 -07:00
5159e0e5e3 Lots of AI tweaks to game. 2025-09-30 20:57:53 -07:00
0c0a14dd5e App is now loading with HMR and gfx 2025-09-28 16:47:54 -07:00
3874519a87 Migrating to useWebSocket 2025-09-27 15:21:51 -07:00
d4f34cd43f Rewriting socket code 2025-09-27 14:25:30 -07:00
3c2c92eb79 Do not rewrite ketr.ketran out of the path when proxied to server 2025-09-27 14:07:13 -07:00
994e8f890a Do not commit certs 2025-09-27 13:58:31 -07:00
a8728f992e Trying to get game loading flowing again 2025-09-27 13:57:51 -07:00
49975e7a4b Vite transition complete 2025-09-27 13:48:52 -07:00
d8790d3318 Moved to VITE 2025-09-27 13:44:03 -07:00
e2d00d5887 Moved away from deprecated CRA and using Vite 2025-09-27 12:52:16 -07:00
f35eb4bdda HouseRules complete 2025-09-27 12:13:34 -07:00
95db2475b2 HouseRules.tsx is fully functional! 2025-09-26 18:39:28 -07:00
e1eaf49b7c House Rules seems to be fully functional 2025-09-25 13:26:59 -07:00
613e81dbd0 House Rules almost done 2025-09-25 13:22:46 -07:00
279fc68718 Impelemented missing House Rules 2025-09-25 12:13:00 -07:00
25bb7d05a5 Improving House Rules UX 2025-09-25 12:06:57 -07:00
a3425b3178 Improving House Rules UX 2025-09-25 11:49:02 -07:00
5e5f4ed9a9 Fixed rule display for house rules 2025-09-25 11:36:33 -07:00
a55dce94d7 Added "slow turn" and fixing porting issues 2025-09-25 11:33:21 -07:00
7fb4eefabc It now loads again! 2025-09-23 20:18:04 -07:00
46617e34b2 Tweaking how the app launches 2025-09-23 20:04:17 -07:00
39de15a7ab Trying to get it functional again 2025-09-23 20:04:00 -07:00
b87d400bf7 Full refactor to TypeScript 2025-09-23 18:48:00 -07:00
b553cdc656 Updated docker and server configs 2025-09-23 12:26:34 -07:00
eb39a175df Fix error if try to play victory point too early
Block sending blank chat messages

Signed-off-by: James Ketrenos <james_git@ketrenos.com>
2024-10-06 11:51:01 -07:00
47e11dff69 Dockerized
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
2023-10-06 14:52:34 -07:00
James Ketrenos
3d75af2e93 Updated with deploy steps
Signed-off-by: James Ketrenos <james_eikona@ketrenos.com>
2022-10-31 17:18:07 -07:00
James Ketrenos
ff35c7fbbc Add animations turn off
Signed-off-by: James Ketrenos <james_eikona@ketrenos.com>
2022-10-31 17:14:29 -07:00
James Ketrenos
b9e6f9128f Fix card multi-play
Signed-off-by: James Ketrenos <james_eikona@ketrenos.com>
2022-10-31 14:52:19 -07:00
James Ketrenos
8aae5480b8 AI plays development cards
Signed-off-by: James Ketrenos <james_eikona@ketrenos.com>
2022-07-10 17:55:37 -07:00
James Ketrenos
054849067a Fixed house rules not working
Signed-off-by: James Ketrenos <james_eikona@ketrenos.com>
2022-07-07 16:00:21 -07:00
James Ketrenos
3abc4ad2a1 Randomize animation Seeds on game reset
Signed-off-by: James Ketrenos <james_eikona@ketrenos.com>
2022-06-29 09:29:39 -07:00
James Ketrenos
98d6a97068 Add Reset Game check against live player count
Signed-off-by: James Ketrenos <james_eikona@ketrenos.com>
2022-06-29 09:27:15 -07:00
James Ketrenos
28c0c52780 Send "clear-game" for game reset
Signed-off-by: James Ketrenos <james_eikona@ketrenos.com>
2022-06-29 09:13:51 -07:00
James Ketrenos
7330a6a7fc Only say it is your turn when not in lobby
Signed-off-by: James Ketrenos <james_eikona@ketrenos.com>
2022-06-29 09:13:14 -07:00
James Ketrenos
6a7902c32f Add clearGame if only one player in game
Signed-off-by: James Ketrenos <james_eikona@ketrenos.com>
2022-06-29 09:06:57 -07:00