This website requires JavaScript.
Explore
Help
Register
Sign In
services
/
mtg-online-drafter
Watch
2
Star
0
Fork
0
You've already forked mtg-online-drafter
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6163869a17c5e4a08d16dc0ae5b39df30cdbbc5a
mtg-online-drafter
/
docs
/
development
/
devlog
History
dnviti
6163869a17
All checks were successful
Build and Deploy / build (push)
Successful in 1m25s
Details
feat: Enhance draft system with 4-player 'pick 2' rules, minimum player count, and fix pack duplication by ensuring unique pack instances.
2025-12-16 18:41:43 +01:00
..
2025-12-14-190500_initial_project_setup.md
Initial Commit
2025-12-14 21:00:46 +01:00
2025-12-14-193500_migration_to_nodejs.md
Initial Commit
2025-12-14 21:00:46 +01:00
2025-12-14-194558_core_implementation.md
Initial Commit
2025-12-14 21:00:46 +01:00
2025-12-14-203000_fix_root_render_generation.md
Initial Commit
2025-12-14 21:00:46 +01:00
2025-12-14-210000_fix_parser_robustness.md
Initial Commit
2025-12-14 21:00:46 +01:00
2025-12-14-211000_set_based_generation.md
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
2025-12-14-211500_remove_tournament_mode.md
chore: Remove tournament mode feature and its associated UI from the Cube Manager, simplifying pack display.
2025-12-14 21:19:21 +01:00
2025-12-14-212000_ui_simplification.md
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
2025-12-14-212500_multiplayer_game_plan.md
feat: Implement initial multiplayer lobby and game room functionality with server-side room management.
2025-12-14 21:42:13 +01:00
2025-12-14-214400_fix_uuid_error.md
fix: add
generateUUID
fallback for
crypto.randomUUID
in
PackGeneratorService
and document the solution.
2025-12-14 21:45:38 +01:00
2025-12-14-220000_game_interactions.md
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
2025-12-14-223000_draft_and_deckbuilder.md
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
2025-12-14-224500_image_caching.md
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
2025-12-14-230000_fix_draft_images.md
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
2025-12-14-233000_fix_submit_deck.md
fix: Resolve React hooks violation, implement player waiting screen, and auto-start game upon deck submission.
2025-12-14 22:41:26 +01:00
2025-12-14-234500_fix_hooks_and_waiting_state.md
fix: Resolve React hooks violation, implement player waiting screen, and auto-start game upon deck submission.
2025-12-14 22:41:26 +01:00
2025-12-14-234500_game_battlefield_plan.md
feat: Implement manual game mode with 3D battlefield, custom context menu, and card actions including tokens and counters.
2025-12-14 23:53:41 +01:00
2025-12-14-235000_game_context_menu.md
feat: Implement manual game mode with 3D battlefield, custom context menu, and card actions including tokens and counters.
2025-12-14 23:53:41 +01:00
2025-12-14-235500_enhance_3d_game_view.md
feat: Implement manual game mode with 3D battlefield, custom context menu, and card actions including tokens and counters.
2025-12-14 23:53:41 +01:00
2025-12-14-235700_docker_containerization.md
feat: Add persistence configuration to Helm chart for card image caching and update image repository and tag.
2025-12-14 23:07:36 +01:00
2025-12-15-002500_deck_tester_feature.md
feat: Add deck tester feature to import custom deck lists and immediately start solo games.
2025-12-15 00:31:58 +01:00
2025-12-16-131921_export_generated_packs_csv
feat: Implement floating card preview on hover with boundary detection for list and grid views.
2025-12-16 13:40:45 +01:00
2025-12-16-152253_csv_import_robustness.md
feat: Enhance CSV parser to dynamically map quantity, name, finish, and ID columns from headers for robust custom imports.
2025-12-16 15:23:59 +01:00
2025-12-16-180000_draft_rules_implementation.md
feat: Enhance draft system with 4-player 'pick 2' rules, minimum player count, and fix pack duplication by ensuring unique pack instances.
2025-12-16 18:41:43 +01:00
2025-12-16-183000_fix_socket_mixed_content.md
fix: Resolve socket mixed content error by making the socket connection URL environment-aware for production and development, and adding Vite client type definitions.
2025-12-16 17:33:05 +01:00
2025-12-16-184500_fix_pack_duplication.md
feat: Enhance draft system with 4-player 'pick 2' rules, minimum player count, and fix pack duplication by ensuring unique pack instances.
2025-12-16 18:41:43 +01:00