Commit graph

16266 commits

Author SHA1 Message Date
LevelX2
a84dc233c3 * Cleaned up some unnecessary checks for FlashbackAbility due to the old Flashback implementation. 2018-05-01 01:11:47 +02:00
LevelX2
62a17b4841
Merge pull request #4786 from Zzooouhh/Zzooouhh-ice
Implemented Ice Cauldron
2018-05-01 01:00:26 +02:00
LevelX2
0ceb5fc88f * Drain Power - Improved conditonal mana handling. 2018-05-01 00:55:46 +02:00
L_J
b8357d54eb
Ice Cauldron MageObjectReference stack tracing fix 2018-04-30 22:19:25 +00:00
LevelX2
940fe603c6 * Herald's Horn - Fixed that cast cost reduction was also applied to other players. 2018-04-30 23:15:48 +02:00
LevelX2
f27f32ec5e
Merge pull request #4880 from Zzooouhh/Zzooouhh-drain
Implemented Drain Power (with bugs)
2018-04-30 22:43:00 +02:00
LevelX2
828b43bf74 Merge origin/master 2018-04-30 22:29:19 +02:00
LevelX2
bba243c748 * Elderwood Scion - Fixed that second static ability causing game exceptions. 2018-04-30 22:28:34 +02:00
LevelX2
f3890daaab
Merge pull request #4886 from GitHubMage/master
"Fixing" previous AliFromCairo fix
2018-04-30 18:51:11 +02:00
LevelX2
a05726cdee * Replaced some more wrong card movement handling. 2018-04-30 16:58:22 +02:00
LevelX2
d535dba253 * Scourge of Valkas - Fixed damage source handling. 2018-04-30 15:50:37 +02:00
LevelX2
dc91d6ff81 * Some updated to Psychic Battle handling. 2018-04-30 08:06:23 +02:00
GitHubMage
858362a7b4 minor adjustment to previous fix for AliFromCairo 2018-04-29 17:49:18 +02:00
Thomas Contis
e2a5561a87 Began implementing Cephalid Snitch methods 2018-04-28 22:29:16 -04:00
Thomas Contis
24f6dc6031 Beginning of proper implementation of Cephalid Snitch Methods 2018-04-28 22:25:50 -04:00
Thomas Contis
6c8379fcdc Implemented Cephalid Snitch (Torment) 2018-04-28 22:25:50 -04:00
Oleg Agafonov
7cb90e2475 * Fixed same images download bug for basic lands in Star Wars set. 2018-04-28 22:23:10 +04:00
Oleg Agafonov
c24ba742f6 Fixed equal or == errors -- 23 cards and more (see #4407) 2018-04-28 21:24:48 +04:00
L_J
97606fc50d
Drain Power while loop logic fix 2018-04-28 13:59:28 +00:00
L_J
d83af8be91
Mana Short text fix 2018-04-28 13:22:26 +00:00
L_J
826eb6843e
Implemented Drain Power 2018-04-28 15:19:16 +02:00
L_J
34952f173d
Mana Short filter fix 2018-04-28 13:15:31 +00:00
LevelX2
15fa8fa124
Merge pull request #4803 from Zzooouhh/Zzooouhh-psy
Implemented Psychic Battle
2018-04-28 13:24:58 +02:00
LevelX2
5884dc6533
Merge pull request #4874 from magefree/rystan-atarkamonument
Update AtarkaMonument.java
2018-04-28 13:23:41 +02:00
LevelX2
89168723e6 * Added Glarecaster. 2018-04-28 13:22:11 +02:00
LevelX2
29605bc5ae * Redirection effect - Added possibility to last for one applyEffect cycle instead of only one absolute use. 2018-04-28 13:21:58 +02:00
LevelX2
e9db2a68f1 * Greenwarden of Murasa - Fixed "exile if you do" handling (fixes #4475). 2018-04-28 00:31:44 +02:00
LevelX2
59b9449fb9 * Some rework of filter hanmdling. 2018-04-28 00:30:28 +02:00
Evan Kranzler
f2835685e9 updated how Saga abilities are added
still need to fix sacrificing works (#4875)
2018-04-27 18:22:49 -04:00
Evan Kranzler
1583c3af08 updated Warkite Marauder to not use adjustTargets method 2018-04-27 10:08:34 -04:00
Michael Simons
7e9e78fee4
Update AtarkaMonument.java
The turn into a 4/4 dragon ability wasn't working as expected.  It was only turning it into a dragon and giving it flying ability, but the rest of the effects never took place.
2018-04-27 00:42:21 -04:00
Evan Kranzler
7e5315dbed fixed Overload not working as intended 2018-04-26 20:56:59 -04:00
LevelX2
832679c3bf Merge origin/master 2018-04-27 00:42:53 +02:00
LevelX2
9c5b5c6de4 * Path of Ancestry - Fixed that the triggered ability did not work when it was copied by Thespian's Stage (fixes #4464). 2018-04-27 00:42:24 +02:00
L_J
1d822ed8ca
Hall of Gemstone colorless mana interaction fix (fixes #4872) 2018-04-26 22:19:54 +00:00
LevelX2
f4b7a934be * Swaggering Corsair - Fixed that enters the battlefield ability was wrongly implemented as a triggered ability (fixes #4457). 2018-04-26 23:48:03 +02:00
LevelX2
329116669a * Fixed a problem with stack abilities created by Designations eg. Monarch triggered ability (fixes #4457). 2018-04-26 23:35:26 +02:00
LevelX2
c3934ae70b * Ashes to Ashes - Fixed resolution handling e.g. related to Valakut (fixes #4456). 2018-04-26 22:07:37 +02:00
Evan Kranzler
052341f081 fixed Duplicant copying the first thing it exiles rather than the last 2018-04-26 13:21:40 -04:00
Evan Kranzler
275a70b217 fixed Myr Battlesphere not damaging its defender 2018-04-26 12:36:20 -04:00
LevelX2
90e9a21aa5 * Replaced some wrong card movement handling. 2018-04-26 17:30:44 +02:00
LevelX2
41e8a0b896 * Oubliette - Fixed some problems, reworked the card. 2018-04-25 23:56:35 +02:00
Evan Kranzler
58d40c8531 changed Slimefoot, the Stowaway 2018-04-25 12:35:17 -04:00
Evan Kranzler
b8175e26ec fixed Caligo Skin Witch etb trigger 2018-04-25 11:32:15 -04:00
Evan Kranzler
4ba5e4230d fixed Karn's Temporal Sundering targeting 2018-04-25 11:32:12 -04:00
LevelX2
7cddc3d03a * Replaced some wrong card movement handling. 2018-04-25 17:17:49 +02:00
LevelX2
aa30611a2c * Homarid Explorer - Fixed wrong rarity (was uncommon, is now common). 2018-04-25 16:15:39 +02:00
LevelX2
d6f875e652 * Homarid Explorer - Fixed wrong rarity (was uncommon, is now common). 2018-04-25 16:15:34 +02:00
LevelX2
f041914ef8 * Cabal Paladin - fixed minor tooltip rule text difference. 2018-04-25 16:13:00 +02:00
Evan Kranzler
9eceb9a495 fixed Rakdos's Return not causing discard 2018-04-25 09:40:57 -04:00