Commit graph

9954 commits

Author SHA1 Message Date
JRHerlehy
07db858f34 Implement Tiny Leaders for XMage
Initial implementation of Tiny Leaders for XMage
2015-02-28 16:16:10 -08:00
LevelX2
ca63b42e79 Merge origin/master 2015-02-28 12:57:12 +01:00
LevelX2
01ef3f9354 * Fixed a bug that replacemet effects did not work if the source object of the replacemet effect also changed zone (fixes #759). 2015-02-28 12:55:49 +01:00
LevelX2
16163aa8cd Merge pull request #761 from mnapoleon/master
Implemented 2 cards from Invasion (Goblin Spy and Mourning)
2015-02-28 05:25:10 +01:00
Michael Napoleon
61e5c2d7fe fixed author name 2015-02-27 22:12:43 -05:00
Jeff
5e640b9318 - Added Wingrattle Scarecrow 2015-02-27 18:09:02 -06:00
Jeff
f995af804a - Added Declaration of Naught 2015-02-27 18:01:45 -06:00
mnapoleon
80620c71c3 implemented Goblin Spy 2015-02-27 15:30:17 -05:00
mnapoleon
961fb5e31c added Mourning card to Invasion set 2015-02-27 14:18:15 -05:00
LevelX2
6bd17716cd Some minor changes. 2015-02-27 18:09:49 +01:00
LevelX2
1b45c997aa Some minor changes. 2015-02-27 18:08:31 +01:00
LevelX2
11fb2412cb Fixed a bug of AI target selection that caused endless loops during build of test project. 2015-02-27 15:18:38 +01:00
LevelX2
dd916a30e4 * Added undying test. 2015-02-27 15:18:19 +01:00
LevelX2
046a21427e Merge origin/master 2015-02-27 15:08:49 +01:00
LevelX2
e075cb2eba * Mana Reflection - minor change. 2015-02-27 15:07:11 +01:00
LevelX2
50261650b6 * Mana Reflection - Fixed that multiple Mana Reflections did not stack, fixed a bug of mana calculation (fixes #758). 2015-02-27 15:05:53 +01:00
LevelX2
80d3e6bd9a Fixed a bug of AI target selection that caused endless loops during build of test project. 2015-02-27 15:04:42 +01:00
LevelX2
86929baf53 Merge pull request #757 from myersn024/master
Implemented AuraThief.java
2015-02-27 12:05:26 +01:00
Jeff
96f08cad9c - Added Force of Nature and Fork. Dude doing a video tutorial of XMage requested them. 2015-02-27 00:58:54 -06:00
nickmyers
af697616ec Removed commented code from AuraThief.java 2015-02-26 18:09:12 -06:00
LevelX2
ae108ba338 Minor change to POM. 2015-02-27 01:08:24 +01:00
LevelX2
fa59699769 Made the storm counter more visible. 2015-02-27 01:08:08 +01:00
LevelX2
6f6b35d40f Some minor changes. 2015-02-27 01:07:49 +01:00
nickmyers
4c2570574a Edited AuraThief.java based on suggestions from LevelX2 2015-02-26 18:07:15 -06:00
LevelX2
a7db298711 Some minor changes. 2015-02-27 01:06:59 +01:00
LevelX2
7a0e16fb33 * Vengeful Pharaoh - Fixed that it triggered for every creature doing simultaneously combat damage. Fixed that it wrongly also worked, if Vengeful Pharaoh already left the graveyard. 2015-02-27 01:06:11 +01:00
fireshoes
86393db911 Added Decree of Annihilation, Pit Keeper, and Songs of the Damned. 2015-02-26 15:46:36 -06:00
myersn024
b4966f5e68 Implemented AuraThief.java 2015-02-26 14:25:11 -06:00
LevelX2
debe2316b2 * Echo - Fixed that the sacrifice effect also forced the player to sacrifice a new instance of the permanent with echo. 2015-02-26 20:38:48 +01:00
LevelX2
587faf9704 Merge pull request #756 from myersn024/master
Implemented DwarvenMiner.java
2015-02-26 18:39:17 +01:00
myersn024
fd7f1362ae Update DwarvenMiner.java 2015-02-26 11:17:38 -06:00
LevelX2
82472e682e Merge origin/master 2015-02-26 16:49:20 +01:00
LevelX2
705debfe8a Fixed some cards where it was possible to sacrifice not controlled permanents (e.g. Fireblast). 2015-02-26 16:48:21 +01:00
myersn024
c35e51c7de Implemented DwarvenMiner.java 2015-02-26 09:47:02 -06:00
Plopman
39d1fd6f90 [5ND] Added 7 cards 2015-02-26 16:07:34 +01:00
LevelX2
4a5140d0ab Fixed a bug of cost paying handling not showing only the left over unpaid part of mana cost (fixes #185). Added the name of the object the cost is paid for to the feedback panel. 2015-02-26 13:52:02 +01:00
LevelX2
972fe78898 * Training Grounds - Fixed that the reduction did not work correctly with hybrid mana. Fixed the check what ability is an activated ability (fixes #754). 2015-02-26 12:07:28 +01:00
LevelX2
fe10cde2b9 * Contamination - Fixed a bug that preventzed Contamination from working properly. 2015-02-26 11:24:47 +01:00
LevelX2
c681f1583c * Ghostway - Fixed that the creatures returned wrongly tapped (fixes #753). 2015-02-26 01:18:45 +01:00
LevelX2
35f249cd44 * Hellkite Tyrant - Fixed wrong duration of control effect (fixes #752). 2015-02-26 01:04:09 +01:00
LevelX2
d45c8b52dd * Tuktuk Scrapper - Fixed that the triggered ability did not work. 2015-02-26 00:43:43 +01:00
LevelX2
f96a256c28 * Bramblewood Paragon - Fixed subtype check (not working for Changeling). 2015-02-26 00:15:48 +01:00
LevelX2
5670831b62 Merge origin/master 2015-02-25 23:48:49 +01:00
LevelX2
957fa7d647 Some minor changes. 2015-02-25 23:47:53 +01:00
Jeff
41898c8e08 - Little fix 2015-02-25 16:45:28 -06:00
LevelX2
329165555b * Undying - Fixed that the creature with undying returnd under the control of the previous controller instead of the card owner. 2015-02-25 22:21:17 +01:00
Jeff
a8f8697a25 - Little adjustments to 2 cards. 2015-02-25 11:55:21 -06:00
Jeff
9a1eb51506 - Added Advice From the Fae, Puca's Mischief, Illuminated Folio, Furystoke Giant, Burn Trail, and Inescapable Brute. 2015-02-24 20:35:17 -06:00
LevelX2
7ac423f1d6 * Praetor's Grasp - Fixed that the cast and reveal effects did not work. 2015-02-25 01:19:27 +01:00
LevelX2
e418d69068 * Contaminated Bond - Fixed that the damage was wrongly dealt to aura controller instead of enchanted creatures controller. 2015-02-25 01:18:42 +01:00