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
b8e23a56143fe4b00dd72955f53bc3ba62745c25
mtg-online-drafter
/
docs
/
development
/
devlog
History
dnviti
b8e23a5614
All checks were successful
Build and Deploy / build (push)
Successful in 1m14s
Details
build: Add Docker containerization documentation and remove unused variables to resolve TypeScript errors.
2025-12-14 22:55:00 +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-235700_docker_containerization.md
build: Add Docker containerization documentation and remove unused variables to resolve TypeScript errors.
2025-12-14 22:55:00 +01:00