aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Sorted out test packages, they're now named the same as the source packages t...Eduardo Pedroni2015-07-2315-118/+131
* Thinking about refactoring the way the count is doneEduardo Pedroni2015-07-225-8/+22
* Finished basic Cardbase tests, doing CLI nextEduardo Pedroni2015-07-2215-113/+170
* Added lots of cardbase tests, refactored a little bit, will need to completel...Eduardo Pedroni2015-07-218-39/+272
* Updated todo listEduardo Pedroni2015-07-131-1/+2
* Cleaned up a bit, finished sort tests, refactored cardbase adding and removin...Eduardo Pedroni2015-07-1312-55/+105
* Added some statistics functionality, TDDEduardo Pedroni2015-07-1318-69/+301
* Forgot to add deck files, doneEduardo Pedroni2015-07-128-0/+101
* Started fiddling with decksEduardo Pedroni2015-07-125-50/+130
* Removed test file used for fiddlingsEduardo Pedroni2015-06-281-0/+1
* Added a large file by accident, removedEduardo Pedroni2015-06-281-1/+0
* Made good progress with introspective sort, fixed ant build issue, ant builds...Eduardo Pedroni2015-06-2810-115/+393
* Mulling over the generic comparator issueEduardo Pedroni2015-06-2412-93/+374
* Refactored hash, fixed ant build scriptEduardo Pedroni2015-06-202-9/+24
* Added license, updated readmeEduardo Pedroni2015-06-182-0/+19
* GUI is under way, 1.0 releaseEduardo Pedroni2015-06-183-24/+78
* Started work on the GUI, and added imageCode field to card, now need to updat...Eduardo Pedroni2015-06-119-164/+108
* Streamlined Card class, cards are now stored in a hashmap, had to write a met...Eduardo Pedroni2015-06-115-63/+190
* Moved away from reflection for sorting, now looking into using a hashmap inst...Eduardo Pedroni2015-06-115-132/+86
* Implemented sorting using reflection, not sure it was a good idea thoughEduardo Pedroni2015-06-089-112/+262
* Bombproofed the CLI a bit more, tidied up the underlying API, now thinking ab...Eduardo Pedroni2015-06-069-250/+300
* Squashed a few minor bugs, refactored CardbaseManager a bitEduardo Pedroni2015-06-066-273/+423
* Refactored CLI, exceptions are handled properly now. Started looking into UI ...Eduardo Pedroni2015-06-068-177/+284
* Started refactoring, sorted out compiling in build scriptEduardo Pedroni2015-06-067-93/+184
* Organised project folder, tidied up build script and added automatic linux ex...Eduardo Pedroni2015-06-052-16/+33
* Removed old todo list, formatted README better (hopefully)Eduardo Pedroni2015-06-052-5/+4
* Tidied up README and help, sorted out a neater Ant build scriptEduardo Pedroni2015-06-0520-138/+253
* It works! Reading in a file, writing to the same file or a different existing...Eduardo Pedroni2015-06-0510-64/+358
* Made a plan, now i'm following it. CLI is well under wayEduardo Pedroni2015-06-0410-352/+263
* Removed binEduardo Pedroni2015-06-035-0/+0
* Ignoring binEduardo Pedroni2015-06-031-0/+1
* Removed travis build status as I don't have any tests yetEduardo Pedroni2015-06-031-2/+0
* Have a working example to parse JSON sets and get cards by numberEduardo Pedroni2015-06-0343-17141/+511
* Forget scraping, there are already APIs for querying card data. I'm moving on...Eduardo Pedroni2015-06-012-37/+87
* Moved some things around, separated parsing into a different module to make w...Eduardo Pedroni2015-06-0114-294/+375
* Added tests for hydra, nightmare and ugin's constructEduardo Pedroni2015-05-316-5/+309
* Third time is the charm, changed zsh to shEduardo Pedroni2015-05-311-1/+1
* Adding a few more tests, travis should work nowEduardo Pedroni2015-05-315-2/+1373
* Added tests for a few more cards, trying different test script with travisEduardo Pedroni2015-05-3115-17/+600
* Added travis build statusEduardo Pedroni2015-05-271-0/+2
* Added sorin test, .travis.ymlEduardo Pedroni2015-05-275-27/+76
* Added many more tests, cached some sample pagesEduardo Pedroni2015-05-2511-23/+14623
* Wrote some basic tests, passed themEduardo Pedroni2015-05-193-7/+88
* Initial commitEduardo Pedroni2015-05-193-0/+26