1
0

497 Commits

Author SHA1 Message Date
f1580970f9 TypeScript conversion mostly completed 2025-10-07 14:47:27 -07:00
45e01d5e89 Restructuring 2025-10-07 13:22:42 -07:00
5acf71b2a3 Aligned with ai-voicebot 2025-10-07 11:14:33 -07:00
b3386bab1d Game import from JSON and listing working 2025-10-06 12:27:26 -07:00
1469282199 Adding DB persistence 2025-10-06 12:21:58 -07:00
69ccaa7560 Refactoring commit--working 2025-10-06 11:56:39 -07:00
bc8c1b1c54 Refactoring commit--working 2025-10-06 11:54:42 -07:00
c0e9b9a23c Refactoring commit 2025-10-06 11:54:17 -07:00
2c15f57ca9 Game loads and functions 2025-10-06 11:44:59 -07:00
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