aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/equalparts/cardbase/data/CardSet.java
Commit message (Collapse)AuthorAgeFilesLines
* Bombproofed the CLI a bit more, tidied up the underlying API, now thinking ↵Eduardo Pedroni2015-06-061-7/+6
| | | | about decks
* Squashed a few minor bugs, refactored CardbaseManager a bitEduardo Pedroni2015-06-061-3/+24
|
* Refactored CLI, exceptions are handled properly now. Started looking into UI ↵Eduardo Pedroni2015-06-061-23/+9
| | | | testing for the CLI.
* Made a plan, now i'm following it. CLI is well under wayEduardo Pedroni2015-06-041-74/+16
|
* Have a working example to parse JSON sets and get cards by numberEduardo Pedroni2015-06-031-0/+86