Commit Graph

9 Commits

Author SHA1 Message Date
eb453fd906 feat: Integrate EDHREC rank into card scoring and refactor auto deck builder for local, more sophisticated bot deck generation. 2025-12-20 16:49:20 +01:00
2794ce71aa feat: integrate AI-powered deck building and card picking using Google Gemini. 2025-12-20 16:18:11 +01:00
a3e45b13ce feat: Implement solo draft mode with bot players and automated deck building. 2025-12-20 14:48:06 +01:00
e13aa16766 feat: Implement deck builder magnified card view, land advice, basic land integration, and unlimited time for deck construction. 2025-12-17 16:15:20 +01:00
a1cba11d68 feat: Implement server-side draft timer with AFK auto-pick and global draft loop, updating client-side timer to reflect server state. 2025-12-16 22:10:20 +01:00
4663c968ee feat: Implement player reconnection logic and auto-pick functionality for disconnected players during draft.
All checks were successful
Build and Deploy / build (push) Successful in 1m18s
2025-12-16 18:46:55 +01:00
6163869a17 feat: Enhance draft system with 4-player 'pick 2' rules, minimum player count, and fix pack duplication by ensuring unique pack instances.
All checks were successful
Build and Deploy / build (push) Successful in 1m25s
2025-12-16 18:41:43 +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
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