Commit graph

11941 commits

Author SHA1 Message Date
glerman
0a293063cf added test for NornsAnnex still in progress, dur to friends bug 2015-07-15 22:06:00 +03:00
glerman
5ebfacecb5 added test case of Chronozoa being destroyed with time counters on it (end case) 2015-07-15 22:05:59 +03:00
glerman
9b44c9a087 fixed the LastTimeCounterRemovedCondition, moved the Chronozoa test to fit the package convention, added a test case 2015-07-15 22:05:59 +03:00
glerman
15e3101bf4 fixed typo 2015-07-15 22:05:59 +03:00
glerman
1567c4efe9 Adding Chronozoa card impl 2015-07-15 22:05:59 +03:00
fireshoes
60e512580f Merge origin/master 2015-07-15 13:20:20 -05:00
fireshoes
f7684daaa3 Implemented Barbed Lightning, Savage Offensive, Incite War, Journey of Discovery, Roar of the Kha, Solar Tide, Temporal Cascade, Wail of the Nim 2015-07-15 13:19:30 -05:00
LevelX2
cd354bacc3 Added a test. 2015-07-15 17:24:18 +02:00
LevelX2
3bac7b550c Added a test for storm with flashback. 2015-07-15 16:54:31 +02:00
LoneFox
a53f9a3735 Implement cards: Exotic Disease, Mire Kavu, Pygmy Kavu, and Quirion Explorer 2015-07-15 11:02:55 +03:00
LevelX2
635c33fa87 Merge pull request #1117 from brodee/master
random draft bug fix and random draft ui improvements
2015-07-15 08:30:22 +02:00
LevelX2
4eb52fdc91 Xmage 1.4.2v3 2015-07-15 08:27:44 +02:00
brodee
c7a349f65f random draft bug fix:
packs are forced to be 15 cards; weirdness occurs if the packs are uneven sizes including the draft ending early.
Random draft ui improvements: 
only the sets that will be used are displayed in the lobby, and the number of characters is large but still greatly reduced.
the pack selector ui will prevent you from chosing fewer than 2 packs.
2015-07-14 22:34:58 -07:00
LoneFox
650ba2cba7 Implement cards: Aurora Griffin, Escape Routes, Honorable Scout, and Phyrexian Bloodstock 2015-07-15 08:04:58 +03:00
LoneFox
74397dbaed Fix PermanentsTargetOpponentControlsCount 2015-07-15 08:04:36 +03:00
fireshoes
f89c0539fd Implemented Valor Made Real, Feast or Famine, Footbottom Feast, Unnerve, Pyrohemia, Wrap in Vigor, Monk Realist, Howling Wolf, Ghoul's Feast, Predator's Howl, Flamewright 2015-07-14 23:44:45 -05:00
fireshoes
7be617c634 Merge origin/master 2015-07-14 20:49:34 -05:00
fireshoes
9c6b353001 Implemented Storm Herd, Magus of the Mirror, Stitch Together, Stasis Cell, Necromantic Thirst, Vedalken Plotter, Respite, Sulfurous Blast, Steam Blast, Stronghold Discipline, Rumbling Slum 2015-07-14 20:48:34 -05:00
LevelX2
60c7a2b34b * Stack - Fixed that name of face down cards were unintended shown while moving effect is on the stack (Necropotence). 2015-07-14 23:56:44 +02:00
LevelX2
f6ef8e7e85 Merge pull request #1116 from LoneFox78/master
New stuff
2015-07-14 23:31:33 +02:00
LoneFox
752b2cdf08 Fix the tooltip text of Necromantic Summons 2015-07-14 19:38:20 +03:00
LoneFox
1562921777 Implement cards: Crosis the Purger, Phyrexian Infiltrator, Vile Consumption, and Vodalian Hypnotist 2015-07-14 19:37:27 +03:00
LoneFox
9b07377bdf Fix ExchangeControlTargetEffect breakage 2015-07-14 19:36:41 +03:00
LevelX2
7f8822ae19 Added a test for Crypt Ghast 2015-07-14 16:25:06 +02:00
LevelX2
51ad95ffd2 * Fixed that the transform planeswalker did not return from exile under owners control but under previous controller's control. 2015-07-14 09:31:11 +02:00
fireshoes
cd3a37ac6c Updated Tiny Leaders banlist. Updated Duel Commander banlist and tuck rule change. [V15] Added two Akroma reprints. 2015-07-13 21:44:40 -05:00
LevelX2
426ea02cc8 Fixed thopter token description. 2015-07-13 23:40:13 +02:00
LevelX2
7d3d24b9a1 * The Great Aurora - Fixed exception error when spell resolves. 2015-07-13 19:26:55 +02:00
LevelX2
f45301488c * Blood-Cursed Knight - Fixed tooltip text. 2015-07-13 19:05:45 +02:00
LevelX2
c6dd29ef20 * Sigil of Valor - Fixed wrong trigger condition. 2015-07-13 19:05:05 +02:00
LevelX2
b1f5b15f2d * The Abyss - Fixed non conform target handling. 2015-07-13 16:01:49 +02:00
LoneFox
5abb3b406f Fix the last ability of Hobble 2015-07-13 16:45:19 +03:00
LevelX2
80d045f6cc * Fixed for some cards that allow to play the top card of a players library that it also was possible to play the top card of other players libraries if the card was revealed (MagusOfTheFuture, Future Sight, Melek Izzet Paragon, Courser o fKruphix, Garruk's Horde, Oracle of Mul-Daya). 2015-07-13 15:00:32 +02:00
LevelX2
f955316225 * Liliana, Defiant Necromancer - Fixed that the emblem did not trigger (fixes #1110). 2015-07-13 13:08:12 +02:00
LoneFox
33838a5f7d Implement cards: Desolation Giant, Fervent Charge, Mask of Law and Grace, and Shield of Duty and Reason 2015-07-13 12:30:37 +03:00
LoneFox
71a12993be Fix misspellings of "Equipped" 2015-07-13 11:20:07 +03:00
LoneFox
0abfbd66e1 Implement cards: Stand // Deliver and Wax // Wane 2015-07-13 09:13:08 +03:00
LevelX2
b2fcb8ea8c Added some tests. 2015-07-12 23:16:02 +02:00
LevelX2
b9a884e0c1 Merge pull request #1112 from LoneFox78/master
Fixes + new cards
2015-07-12 19:59:23 +02:00
LevelX2
fa0a40b0d6 * Some fixes/chnages to AI player. Needs probably some more testing. 2015-07-12 19:51:04 +02:00
LevelX2
c53c09a59b * Fixes to handling of triggered abilities of tokens. 2015-07-12 19:50:20 +02:00
LevelX2
55966f3056 * Fixes to spend any mana to pay handling- 2015-07-12 19:49:53 +02:00
LevelX2
e9667b430b * Fixed wrong package of Icatian Javelineers2 of Fallen Empire. 2015-07-12 19:12:21 +02:00
LoneFox
b8b978b851 Implement cards: Hobble, Keldon Mantle, and Sisay's Ingenuity 2015-07-12 16:40:32 +03:00
LoneFox
ee19ae4096 Remove possible newline character from author's name in gen-card.pl 2015-07-12 12:43:39 +03:00
LoneFox
977cbe538b Fix Embermaw Hellion and Tok-Tok, Volcano Born not affecting tokens (and some other corner cases, I think) 2015-07-12 12:30:41 +03:00
LevelX2
4094fe5ecf * Fixed a problem that triggered abilities of created tokens were not removed properly if the token left has left the battlefield. 2015-07-12 11:08:33 +02:00
LoneFox
429dde295d Fix Descent of the Dragons and March of Souls: Destroy all affected creatures first, then create the tokens 2015-07-12 11:32:09 +03:00
LevelX2
6f2a7f8c73 * Deck Editor - Fixed that dck laod also worked with set abbreviations with length 5. 2015-07-12 10:15:16 +02:00
LevelX2
d716f3aa9c * Jace, Telepath Unbound - Fixed that the planeswalker was colorless instead of blue. 2015-07-12 10:00:13 +02:00