aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/equalparts/cardbase/utils
Commit message (Collapse)AuthorAgeFilesLines
* GUI is under way, 1.0 releaseEduardo Pedroni2015-06-181-2/+2
|
* Started work on the GUI, and added imageCode field to card, now need to ↵Eduardo Pedroni2015-06-112-22/+26
| | | | update own collection
* Streamlined Card class, cards are now stored in a hashmap, had to write a ↵Eduardo Pedroni2015-06-111-6/+74
| | | | method to parse full card set json
* Implemented sorting using reflection, not sure it was a good idea thoughEduardo Pedroni2015-06-082-10/+13
|
* Bombproofed the CLI a bit more, tidied up the underlying API, now thinking ↵Eduardo Pedroni2015-06-062-0/+187
about decks