magefree / magefree/mage

GUI: deck import from MTG Arena (MTGA) must be improved

Open
#7,001 0 comments 0 reactions 0 assignees View on GitHub
enhancement GUI
Dominant language
Java
Stars
2.4k
Forks
940
Avg merge
2d 12h
Merged PRs (30d)
160

Description

https://magicarena.fandom.com/wiki/Deck_Import

It must support new words:
* `Commander` to start sideboard section
* `Deck` to start deck section
* Current version support only `empty line` as switch from deck to sideboard;

Example deck:
```
Commander
1 Alela, Artful Provocateur (ELD) 324

Deck
1 Temple of Silence (M20) 256
1 Watery Grave (GRN) 259
6 Plains (ELD) 251
```

Contributor guide

No contributing guide indexed for this repository

Research direction

No source file or test is named. Start by searching the Java codebase for the MTG Arena deck importer and existing handling of empty lines, then compare it with the supplied Commander and Deck example. Done means both section labels switch parsing to the appropriate section while existing imports continue to work.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.