Commit graph

3221 commits

Author SHA1 Message Date
magenoxx
0de461553c Added support classes for conditional mana ability 2012-05-20 15:58:17 +04:00
magenoxx
445efc8c18 [AVR] 5 cards with tests 2012-05-20 15:58:17 +04:00
jeffwadsworth
fa76485be0 - Added Angel of Glory's Rise. <AVR> 2012-05-20 01:03:21 -05:00
jeffwadsworth
be968adb77 Merge branch 'master' of https://github.com/magefree/mage.git 2012-05-19 23:56:17 -05:00
jeffwadsworth
14048da9f6 - Added Midvast Protector. <AVR> 2012-05-19 23:55:37 -05:00
magenoxx
3cca30ca97 [AVR] Alchemist's Refuge with test 2012-05-20 05:28:55 +04:00
jeffwadsworth
3bc9f9ccbe - Added Holy Justiciar. <AVR> 2012-05-19 17:31:25 -05:00
North
de00a7c435 [AVR] 7 cards [GPT] 2 cards 2012-05-19 22:15:18 +03:00
North
e91f610d01 [refactor] moved effect to common 2012-05-19 22:02:36 +03:00
North
36e5d2bcd0 [fix] Changed effect duration for Glory of Warfare to WhileOnBattlefield 2012-05-19 21:58:11 +03:00
North
e0618bf0c9 [.gitignore] aded Mage.Updater/target 2012-05-19 18:33:26 +03:00
North
4bffe8e81e [card-gen] added Soulbound to keywords list 2012-05-19 18:31:58 +03:00
magenoxx
320dd240c1 [AVR] 3 cards 2012-05-18 18:57:47 +04:00
magenoxx
262f6cb095 [AVR] 3 cards 2012-05-18 18:08:25 +04:00
magenoxx
15527b8984 fixed fizzle for multi targets 2012-05-18 18:08:00 +04:00
magenoxx
cf6d9d8ac4 upkeep ability targeting fix 2012-05-18 16:00:40 +04:00
magenoxx
275142a143 [AVR] 32 cards. Tests. Common effects. Fixes. 2012-05-18 00:19:43 +04:00
magenoxx
38fc180ed4 Failing test for [AVR] Cloudshift 2012-05-17 20:17:22 +04:00
magenoxx
8759b6de33 [AVR] 13 cards with Soulbond 2012-05-17 15:20:21 +04:00
magenoxx
1bf0e216de Displaying tooltips and green arrows for paired creatures 2012-05-17 11:59:47 +04:00
magenoxx
36c2b240fb effect fix 2012-05-17 09:53:19 +04:00
magenoxx
3822e0d09b Soulbond keyword 2012-05-17 09:51:08 +04:00
Loki
e98f0c184a [AVR] 2 cards, fix Cryptoplasm self-targeting, add test for it 2012-05-17 00:21:22 +03:00
jeffwadsworth
a2dd822395 - Added Cloudshift <AVN> 2012-05-15 14:51:20 -05:00
Loki
4792ec839a [AVR] 3 cards 2012-05-15 17:41:31 +03:00
magenoxx
3fb7dc2993 minor changes in test logging level 2012-05-15 11:54:47 +04:00
magenoxx
cd7e10e186 13 tests for Soulbond keyword 2012-05-15 08:33:53 +04:00
magenoxx
321927b104 [AVR] 3 cards 2012-05-15 07:43:52 +04:00
magenoxx
407f10fa86 critical core fix for failing test 2012-05-15 07:21:51 +04:00
magenoxx
e003b43214 [AVR] Homicidal Seclusion + several tests 2012-05-15 07:21:11 +04:00
magenoxx
a40a1bb3f5 Support for null rule texts in effects 2012-05-15 07:20:18 +04:00
Loki
67470fd9f4 more refactoring 2012-05-14 16:45:57 +03:00
Loki
943555cebf [AVR] Moonsilver Spear, extract common ability 2012-05-14 12:48:07 +03:00
Loki
0cbf65a072 [AVR] 2 cards, add target requirement 2012-05-13 22:44:26 +03:00
magenoxx
05064845e6 [AVR] 2 cards 2012-05-13 00:23:47 +04:00
magenoxx
9e45c0a911 [AVR] Necrobite + Regenerate effect test 2012-05-12 15:46:07 +04:00
magenoxx
ce85896c87 moved single card tests to 'single' package 2012-05-12 15:45:33 +04:00
magenoxx
629b5fd589 [AVR] Hunted Ghoul with tests 2012-05-12 15:23:38 +04:00
magenoxx
7e69aeed81 Fixed all cards with EntersWithXCounters based on X mana effects. 2 tests passed. 2012-05-12 12:40:29 +04:00
North
f2a66f31ec [fix] removed creature type requirement from Seraph Sanctuary 2012-05-11 19:54:00 +03:00
magenoxx
519e136431 More failing tests based on bug reports 2012-05-11 20:25:58 +04:00
magenoxx
38eaef59e0 Two failing tests based on users' bug reports 2012-05-11 19:34:56 +04:00
magenoxx
0e2481c0a9 Saving collection viewer format in preferences 2012-05-11 19:25:07 +04:00
magenoxx
1eba9096b0 More tests. One test fails. 2012-05-11 17:34:24 +04:00
magenoxx
7b1ffb6ced [Updater] more refactoring 2012-05-11 12:06:02 +04:00
magenoxx
d819774cc6 Added required flag to TargetCreaturePermanent constructor 2012-05-11 12:02:39 +04:00
magenoxx
eae50ffd83 [Updater] Added support for non-jar files. Some refactoring. Java-doc. Logging. 2012-05-11 11:55:02 +04:00
magenoxx
d4eee79ec1 Renamed mage-updater-client to Mage.Updater 2012-05-11 11:29:48 +04:00
Loki
9a24b1d950 [AVR] 3 cards, add target requirement 2012-05-11 10:07:21 +03:00
Loki
b3336ed12d [AVR] 8 cards 2012-05-10 19:26:17 +03:00