Oleg Agafonov
17cf3cd129
Fixed name compare
2020-01-31 21:38:32 +04:00
Oleg Agafonov
5d29467f8f
Merge pull request #6238 from dragonfyre23/gargos-vicious-watcher-bug
...
Bug fix for Gargos, Vicious Watcher.
2020-01-30 21:51:12 +01:00
dragonfyre23
bff36ecfb9
Changed to use convention.
2020-01-30 15:40:09 -05:00
dragonfyre23
d6bdb39041
Bug fix for Gargos, Vicious Watcher. His triggered ability now activates when creatures you control are enchanted with auras. Bug reported by u/bubblesdotua on r/XMage. Not mentioned in any open issues.
2020-01-30 15:21:25 -05:00
Oleg Agafonov
2db9419ff1
* Flicker of Fate - fixed that it return permanents tapped;
2020-01-30 05:38:23 +04:00
Oleg Agafonov
6cbf94bad6
AI: improved usage of attachments:
...
* AI can play equipment/aura cards more frequent (computer can see and analyse all attached effects now);
* AI can attach permanents with bad effects correctly (bad for opponents, good for itself);
2020-01-29 07:38:08 +04:00
Oleg Agafonov
89394ffe0a
Improved ability outcome processing;
2020-01-29 07:33:33 +04:00
Oleg Agafonov
537906004f
* Bloodthirsty Blade - fixed wrong text;
2020-01-29 03:12:30 +04:00
Oleg Agafonov
9eba000cf5
Merge pull request #6227 from dragonfyre23/master
...
Implemented Spectral Shield (ICE)
2020-01-28 03:08:03 +01:00
dragonfyre23
b3670a6014
Whoops scourge.java is back now
2020-01-27 20:56:42 -05:00
dragonfyre23
a017d989b6
Removed unrelated set file
2020-01-27 20:47:44 -05:00
dragonfyre23
b364b41704
Removed unrelated card
2020-01-27 20:47:11 -05:00
dragonfyre23
c4d048b5bb
Fixed not able to be enchanted by auras.
2020-01-27 20:40:28 -05:00
Oleg Agafonov
8ca6fd8552
Can't be target/attached effects - fixed that user gets multiple warning message about prevention effect;
2020-01-28 05:31:32 +04:00
Oleg Agafonov
105062beb7
Fixed multiple NPE errors in cards;
2020-01-28 03:37:49 +04:00
jeffwadsworth
285ed5801f
- Fixed #6230
2020-01-27 17:32:43 -06:00
Oleg Agafonov
9a804810e4
* Etali, Primal Storm - fixed rollback error on empty library;
2020-01-28 01:54:56 +04:00
Oleg Agafonov
24fa917784
* God Eternal Kefnet - fixed rollback error on empty library;
2020-01-28 01:53:19 +04:00
Oleg Agafonov
cc1840b109
* Glory Bearers - fixed that it boost itself too;
2020-01-28 01:46:40 +04:00
jeffwadsworth
684a4b3cc9
- Fixed #6229
2020-01-27 15:28:21 -06:00
jeffwadsworth
331c3ce0a0
- Fixed #6228
2020-01-27 15:27:35 -06:00
dragonfyre23
ee2b904cca
In Progress Not Functional
...
Exiled Doomsayer (SCG)
2020-01-26 23:34:44 -05:00
dragonfyre23
4ab8f506fc
Merge branch 'master' of https://github.com/magefree/mage
2020-01-26 15:42:03 -05:00
dragonfyre23
302c3d3cc0
Spectral Shield (ICE)
...
Spectral Shield (ME3)
added.
2020-01-26 15:33:26 -05:00
Oleg Agafonov
36b309df6b
* Thassa's Oracle - fixed wrong text ( #6223 );
2020-01-26 19:56:01 +04:00
Oleg Agafonov
0d981a8528
* Vivien's Arkbow - fixed that it can't choose cards to put it on battlefield ( #6225 );
2020-01-26 19:52:35 +04:00
Oleg Agafonov
9deaa4c227
* Gadwick, the Wizened - fixed that it doesn't draw cards on ETB;
2020-01-26 19:04:23 +04:00
jeffwadsworth
3510ac0957
- Fixed #6220
2020-01-24 11:09:26 -06:00
jeffwadsworth
fbcdda16d1
- Added some extra log clarity to Whirlwind Denial
2020-01-24 09:36:04 -06:00
brookeburkett
d968894620
Update TaintedPact.java
2020-01-24 09:14:22 -05:00
jeffwadsworth
070ba24e05
- Refactored some cards to use the correct counter spell/ability method
2020-01-23 16:19:25 -06:00
jeffwadsworth
f432365197
- Added requested card Barbed Wire
2020-01-23 11:17:46 -06:00
jeffwadsworth
cb340e4709
- Revert changes made for bug #5437 . See 2ca1643b54
2020-01-23 08:31:22 -06:00
Oleg Agafonov
b2af8a3887
* Dawn Evangel - fixed not working triggered ability;
2020-01-23 10:46:59 +04:00
jeffwadsworth
5aaec29361
- Workaround for #5437 . The delayed triggers work correctly now and the game will no longer freeze. TODO: Cards that are copied and then cast do not retain the correct sourceObject. They instead point to the spell on the stack which fails when delayed triggers are used.
2020-01-22 16:57:01 -06:00
Oleg Agafonov
cf759e0443
* War's Toll - fixed that is applies restriction attack effect from any zone (from command, hand, etc);
2020-01-22 12:33:03 +04:00
Oleg Agafonov
93d3ee4a93
* Shrine Keeper - fixed wrong cost;
2020-01-22 01:15:26 +04:00
jeffwadsworth
507658e942
- Fixed #6216
2020-01-21 14:36:49 -06:00
jeffwadsworth
f2dab4415a
- Fixed #6209
2020-01-20 17:53:30 -06:00
jeffwadsworth
eb730d4fc3
- Fixed #6205
2020-01-20 17:21:40 -06:00
jeffwadsworth
897dcb3343
- Fixed #6203 (Related to Magus of the Moon)
2020-01-20 15:38:52 -06:00
jeffwadsworth
5000020592
- Fixed #6202 #6200
2020-01-20 10:05:04 -06:00
LevelX2
8c65ca69e1
* Driven // Despair - Fixed rule text tooltip ( fixes #6204 ).
2020-01-20 12:20:33 +01:00
LevelX2
d87a4e4c9b
* Karn Liberated - Fixed that a with Karn's ability exiled commander was not put to battlefield after game restart.
2020-01-19 16:48:58 +01:00
Oleg Agafonov
2429095f4d
* Mogis, God of Slaughter - fixed that it doesn't make damage if nothing to sacrifice;
2020-01-18 11:11:59 +04:00
Oleg Agafonov
b2ab3a2ba4
Fixed multiple card texts;
2020-01-18 11:01:33 +04:00
Evan Kranzler
cf97b9e6c7
fixed Erebos, Bleak-Hearted triggering off of opposing creatures
2020-01-17 18:32:26 -05:00
jeffwadsworth
4f7133bd08
- Fixed #6198
2020-01-17 15:40:27 -06:00
jeffwadsworth
70c81bb1f9
- Fixed #6162
2020-01-17 14:39:00 -06:00
Oleg Agafonov
1ac9502748
* Cast without paying its mana cost - fixed that some cards can freeze the game on disconnected player or non castable cards (Mizzix's Mastery and other);
2020-01-17 20:54:56 +04:00