index
:
cardbase.git
master
Magic The Gathering card collection database and deck manager
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
eu
/
equalparts
/
cardbase
/
utils
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Implemented some more filtering tests, sorted out validation and exceptions
Eduardo Pedroni
2016-08-14
2
-27
/
+15
|
*
Refactored a lot of things, started adding the rest of the filtering
Eduardo Pedroni
2016-08-12
2
-72
/
+42
|
*
Refactored the Card data structure to be able to do filtering properly
Eduardo Pedroni
2016-08-11
2
-47
/
+7
|
*
Refactored storage hierarchy, now need to look into decks again
Eduardo Pedroni
2016-03-26
1
-0
/
+6
|
*
Sorted out reading and writing cardbases in the new format, now need to ↵
Eduardo Pedroni
2016-03-16
1
-1
/
+1
|
|
|
|
convert existing files
*
Started refactoring CLI tests AGAIN, properly this time by emulating user input
Eduardo Pedroni
2015-11-07
1
-4
/
+2
|
*
Added a few more CLI tests, need to figure out why they don't work properly ↵
Eduardo Pedroni
2015-08-23
1
-5
/
+11
|
|
|
|
on windows
*
Refactored comparators, did a little bit of CLI testing but will need to ↵
Eduardo Pedroni
2015-07-30
1
-16
/
+10
|
|
|
|
look into mocking
*
Did many CLI tests, have to rethink the MTGUniverse thing to make it more ↵
Eduardo Pedroni
2015-07-24
1
-4
/
+3
|
|
|
|
testable
*
Reorganised the test folder a bit more, started working on CLI tests, a bit ↵
Eduardo Pedroni
2015-07-23
1
-2
/
+2
|
|
|
|
tricky, will require refactoring
*
Finished basic Cardbase tests, doing CLI next
Eduardo Pedroni
2015-07-22
1
-33
/
+0
|
*
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