aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/equalparts/cardbase/utils
Commit message (Collapse)AuthorAgeFilesLines
* 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