Commit Graph

65 Commits

Author SHA1 Message Date
b13627363f feat: Add deck tester feature to import custom deck lists and immediately start solo games. 2025-12-15 00:31:58 +01:00
2eea9b860e feat: Implement manual game mode with 3D battlefield, custom context menu, and card actions including tokens and counters.
Some checks failed
Build and Deploy / build (push) Failing after 2m32s
2025-12-14 23:53:41 +01:00
6dc69dd22a feat: Add persistence configuration to Helm chart for card image caching and update image repository and tag.
All checks were successful
Build and Deploy / build (push) Successful in 1m19s
2025-12-14 23:07:36 +01:00
53553aae0a feat: Introduce a Helm chart for deploying the mtg-draft-maker application to Kubernetes and update the devlog. 2025-12-14 23:03:42 +01:00
b8e23a5614 build: Add Docker containerization documentation and remove unused variables to resolve TypeScript errors.
All checks were successful
Build and Deploy / build (push) Successful in 1m14s
2025-12-14 22:55:00 +01:00
6f3c773dfd feat: Add Docker containerization, production serving, and Gitea CI/CD workflow.
Some checks failed
Build and Deploy / build (push) Failing after 2m44s
2025-12-14 22:48:41 +01:00
65824a52d9 fix: Resolve React hooks violation, implement player waiting screen, and auto-start game upon deck submission. 2025-12-14 22:41:26 +01:00
9ff305f1ba feat: Implement draft and game phases with client views, dedicated managers, and server-side card image caching. 2025-12-14 22:23:23 +01:00
a2a8b33368 updated gitignore 2025-12-14 22:12:20 +01:00
0a8f78df3a fix: add generateUUID fallback for crypto.randomUUID in PackGeneratorService and document the solution. 2025-12-14 21:45:38 +01:00
da643b787f feat: Implement initial multiplayer lobby and game room functionality with server-side room management. 2025-12-14 21:42:13 +01:00
1b8ae00da1 feat: Simplify Cube Manager UI by conditionally displaying pack generation mode options and automatically configuring the mode based on the selected card source. 2025-12-14 21:20:37 +01:00
e2c93d9652 chore: Remove tournament mode feature and its associated UI from the Cube Manager, simplifying pack display. 2025-12-14 21:19:21 +01:00
d468055f6b feat: Implement set-based pack generation with booster box creation, including new UI for selecting MTG sets and fetching their card pools. 2025-12-14 21:12:57 +01:00
d687c6b77f Initial Commit 2025-12-14 21:00:46 +01:00