Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added some statistics functionality, TDD | Eduardo Pedroni | 2015-07-13 | 2 | -3/+36 |
| | |||||
* | GUI is under way, 1.0 release | Eduardo Pedroni | 2015-06-18 | 1 | -2/+2 |
| | |||||
* | Started work on the GUI, and added imageCode field to card, now need to ↵ | Eduardo Pedroni | 2015-06-11 | 2 | -22/+26 |
| | | | | update own collection | ||||
* | Streamlined Card class, cards are now stored in a hashmap, had to write a ↵ | Eduardo Pedroni | 2015-06-11 | 1 | -6/+74 |
| | | | | method to parse full card set json | ||||
* | Implemented sorting using reflection, not sure it was a good idea though | Eduardo Pedroni | 2015-06-08 | 2 | -10/+13 |
| | |||||
* | Bombproofed the CLI a bit more, tidied up the underlying API, now thinking ↵ | Eduardo Pedroni | 2015-06-06 | 2 | -0/+187 |
about decks |