Commit graph

7164 commits

Author SHA1 Message Date
LevelX2
540f1f2eac * Touch of Moonglove - Fixed that the dealayed trigger only worked for one creature instead of for all damaged creatures. 2015-07-16 22:21:18 +02:00
LevelX2
1fcb43b0e2 Merge pull request #1120 from glerman/master
changed chronozoa to {this} in text
2015-07-16 20:24:20 +02:00
Gal Lerman
3e78e406a7 changed chronozoa to {this} in text 2015-07-16 21:14:14 +03:00
LoneFox
30ae59cc18 Implement cards: Metathran Transport, Pyre Zombie, Wandering Stream, and Wings of Hope 2015-07-16 21:09:46 +03:00
LevelX2
0c0fe9984e Some fixes/improvements to AI target handling and tests. 2015-07-16 13:10:11 +02:00
emerald000
7ce030101c Added Mishra, Artificer Prodigy. 2015-07-16 06:29:02 -04:00
LoneFox
3149cd810f Implement cards: Kavu Recluse, Reef Shaman, Sea Snidd, and Slimy Kavu 2015-07-16 09:30:02 +03:00
LoneFox
0a5c152db2 Implement cards: Death Bomb, Ertai's Trickery, Shriek of Death, and Skyshroud Blessing 2015-07-16 08:57:14 +03:00
emerald000
fa58de0772 Added Channel. 2015-07-16 01:15:24 -04:00
LevelX2
e772c768cd Fixed possible null pointer exception of Bitter Feud. 2015-07-15 23:20:36 +02:00
Gal Lerman
584e7fb394 edited TODOs and comment header in clean_dbs.sh 2015-07-15 22:06:02 +03:00
glerman
638174add2 fixed tooltip a little 2015-07-15 22:06:01 +03:00
glerman
afe9c27aa5 finally made DustOfMoments to work, CounterPredicate didn't see counters for Chronozoa (permanent). why the hell is PermanentImpl.getCounters() and CardImpl.getCounters(game) don't return the same value for the same card 2015-07-15 22:06:00 +03:00
glerman
45e269de77 added empty test for DustOfMoments 2015-07-15 22:06:00 +03:00
glerman
049f76ffe6 added DustOfMoments and it's ability 2015-07-15 22:06:00 +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
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
LoneFox
a53f9a3735 Implement cards: Exotic Disease, Mire Kavu, Pygmy Kavu, and Quirion Explorer 2015-07-15 11:02:55 +03:00
LoneFox
650ba2cba7 Implement cards: Aurora Griffin, Escape Routes, Honorable Scout, and Phyrexian Bloodstock 2015-07-15 08:04:58 +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
LevelX2
7f8822ae19 Added a test for Crypt Ghast 2015-07-14 16:25:06 +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
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
0abfbd66e1 Implement cards: Stand // Deliver and Wax // Wane 2015-07-13 09:13:08 +03: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
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
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
d716f3aa9c * Jace, Telepath Unbound - Fixed that the planeswalker was colorless instead of blue. 2015-07-12 10:00:13 +02:00
LevelX2
2cc62aada0 Some minor tooltip text fixes. 2015-07-12 09:56:49 +02:00
LevelX2
260e64ccb7 * Whip of Erebos - Fixed that the exile effect also exiled the target if it meanwhile went to exile and returned. 2015-07-12 09:55:47 +02:00
LoneFox
18d1d63cc0 Fix the tooltip texts of Matca Rioters and Mirari's Wake 2015-07-12 10:34:36 +03:00
LoneFox
6c2bb01544 Fix Thundersong Trumpeter's ability not preventing attacking 2015-07-12 10:21:08 +03:00
LoneFox
ae38a67c5c Implement cards: Bind, Pouncing Kavu, Vicious Kavu, and Vodalian Serpent 2015-07-12 10:01:53 +03:00
LevelX2
9cc9d25944 * Gideon's Phalanx, Kytheon's Tactics and Send to Sleep - Fixed that the spell mastery condition is only checked once during resolution of the spell. 2015-07-11 09:20:16 +02:00
LevelX2
6877148c2f * Gideon's Phalanx, Kytheon's Tactics and Send to Sleep - Fixed that the spell mastery condition is only checked once during resolution of the spell. 2015-07-11 08:11:07 +02:00
LevelX2
975afbd62b Fixed wrong formatted cost strings of some new cards. 2015-07-10 14:58:45 +02:00
LevelX2
2deb89bfa7 * Hixus, Prison Warden - Fixed that the triggered ability did not exile the creature. 2015-07-10 14:45:24 +02:00
LevelX2
5739fd7a57 * Gilt-Leaf Winnower - Fixed that the triggered ability was not optional. 2015-07-10 10:46:06 +02:00
LevelX2
198a32102d Merge pull request #1107 from markedagain/master
new cards
2015-07-09 22:54:52 +02:00
Wehk
03ddb18158 Omitted superfluous import 2015-07-09 18:05:08 +02:00
Wehk
21ecd16ce5 Added card: Enemy of the Guildpact 2015-07-09 18:04:18 +02:00
Wehk
223b42085b Added card: Govern the Guildless 2015-07-09 18:03:41 +02:00
Wehk
920d06f850 Added card: Soulsworn Jury 2015-07-09 18:03:17 +02:00
Wehk
5192585736 Added card: Transguild Courier 2015-07-09 18:02:44 +02:00
Wehk
5032870311 Added card: Skullmead Cauldron 2015-07-09 18:02:21 +02:00
Wehk
38b708e57d Added card: Plumes of Peace 2015-07-09 18:01:55 +02:00
Wehk
c9ebf10ab1 Added card: Twinstrike 2015-07-09 18:01:12 +02:00
Wehk
44e1a75cf3 Added card: Shielding Plax 2015-07-09 18:00:23 +02:00
Wehk
9603fba4e8 Added card: Pure // Simple 2015-07-09 18:00:03 +02:00
markedagain
0c5fea1d31 new cards: sprouting phytohydra, golgari germination black market, hoodwink, thwart,carbonize, wipe clean, cabal surgeon, haunting misery
clean up: voyagin satyr
2015-07-09 11:49:34 -04:00
LevelX2
8d5137e40e Merge pull request #1105 from LoneFox78/master
IPA cards
2015-07-09 10:05:36 +02:00
LevelX2
9738f4c0aa * Fixed wrong card numbers of Origins cards that prevented that this cards were used in drafts/sealed Origins tornaments. 2015-07-09 09:58:27 +02:00
LoneFox
494b6be918 Implement cards: Minotaur Illusionist, Planar Despair, Strength of Night, and Yavimaya's Embrace 2015-07-09 10:45:54 +03:00
LoneFox
b69af6c7e4 Add support for custom filters to PutCreatureOnBattlefieldEffect. Implement a card that uses it: Dragon Arch 2015-07-09 09:40:56 +03:00
emerald000
390cbd35fa Fix Tragic Arrogance letting you choose permanents of the wrong player. 2015-07-08 21:59:18 -04:00
LevelX2
d847fb7109 Some minor changes. 2015-07-08 22:51:31 +02:00
LoneFox
a3e2c50ab9 Implement cards: Deadapult, Lashknife Barrier, Nightscape Battlemage, and Questing Phelddagrif 2015-07-08 19:08:53 +03:00
LevelX2
bf16a40564 * Oona's Blackguard - Fixed subtype change not takinng changeling or is all creature types into account. 2015-07-08 16:26:11 +02:00
LevelX2
8e0354d50a * Kicker - Fixed that kicked status was not correctly checked, if a spell with kicker was cast again. 2015-07-08 16:20:43 +02:00
LoneFox
71607bbff4 Implement cards: Breaking Wave, Ghitu Fire, Rout, Saproling Symbiosis, and Twilight's Call 2015-07-08 14:14:25 +03:00
fireshoes
500f7ab165 Merge origin/master 2015-07-07 23:59:11 -05:00
fireshoes
4d3af12f62 Updated oracle text for cards that now use the menace keyword. 2015-07-07 23:58:13 -05:00
LevelX2
a2bb5e92c7 Merge origin/master 2015-07-08 00:06:15 +02:00
LevelX2
8c725ef86b * Hallowed Moonlight - Fixed exception if a token should be moved to exile. 2015-07-08 00:05:52 +02:00
Kranken
00c4b8ab10 * Talent of the Telepath - Bugfix
This commit ensures that cards go to the opponents graveyard
even if no calid cards are revealed.
2015-07-07 22:52:24 +02:00
LevelX2
79c9ca681f Merge origin/master 2015-07-07 22:12:58 +02:00
LevelX2
c841ff8ead * Hallowed Moonlight - Fixed exception if a token should be moved to exile. 2015-07-07 22:12:33 +02:00
LevelX2
5a9e75fd77 Merge pull request #1097 from EvilGeek/master
Pull request
2015-07-07 22:07:32 +02:00
LevelX2
8bce5982c1 * Infectious Bloodlust - Fixed wrong boost value. 2015-07-07 22:03:01 +02:00
LoneFox
be2af02c8a Implement cards: Dwarven Patrol, Haunted Angel, Necravolver, and Rakavolver 2015-07-07 23:01:49 +03:00
Cameron Miller
aaf800d9b9 Fixed Standardize, was implemented as target creature instead of each creature 2015-07-07 18:21:30 +01:00
LevelX2
51c6a89753 * Enshrouding Mist - Fixed that the target creature was not untapped if renowned. 2015-07-07 17:09:52 +02:00
LevelX2
322d2dd0e5 * Moltensteel Dragon - Fixed missing flying ability. 2015-07-07 16:47:19 +02:00
LevelX2
de47259a49 * Fixed that end turn effects (e.g. Day's Undoing) did not remove triggered abilities waiting to go onto the stack. 2015-07-07 15:55:37 +02:00
LevelX2
88b5398f48 Merge pull request #1096 from LoneFox78/master
New IPA cards + a couple of bugfixes for ORI
2015-07-07 13:43:10 +02:00
LoneFox
11d6d5afb7 Fix the indestructibility condition of Erebos's Titan 2015-07-07 13:08:20 +03:00
LevelX2
c1afa57485 * Renown - Fixed name of active status to be renowned. 2015-07-07 12:08:20 +02:00
LevelX2
d7eed8934e * Dark Dabbling - Fixed wrong regenerate handling. 2015-07-07 11:58:31 +02:00
LoneFox
859bfd9bf3 Fix wrong source of damage for Chandra's Ignition 2015-07-07 12:34:50 +03:00
LoneFox
1e5a8e2a57 Implement cards: Bog Down, Falling Timber, Magma Burst, and Pollen Remedy 2015-07-07 12:04:03 +03:00
fireshoes
103d80f84d Merge origin/master 2015-07-06 19:00:34 -05:00