LevelX2
|
de639cc1d6
|
* Suspend, added the card name to the rule text of the ability triggering, so different suspended cards were not auto put on the stack by the activated same rule text option.
|
2015-09-11 23:06:26 +02:00 |
|
LevelX2
|
340398fb74
|
* Fixed that state triggered abilities were not checked at the correct times.
|
2015-09-09 00:51:41 +02:00 |
|
LevelX2
|
61188dbdc3
|
* Fixed a problem with rule text generation. Reworked rule text generation of landwalk abilities.
|
2015-08-25 13:40:44 +02:00 |
|
LevelX2
|
a33ed68c74
|
* Possibility Storm - Fixed a bug that it was not correctly checked if the player was able to cast modal spells.
|
2015-07-03 08:29:17 +02:00 |
|
LevelX2
|
df3e6db569
|
Please test! Some changes to the display of user choices, showing also a longer text in tooltip window.
|
2015-06-28 21:55:48 +02:00 |
|
LevelX2
|
12cba2d0ab
|
Minor changes.
|
2015-06-25 23:13:45 +02:00 |
|
LevelX2
|
ee304e773e
|
* Daxos of Meletis - Fixed that the mana as thought ability did not work. Fixed that a instant could also be cast from other players.
|
2015-06-25 16:57:44 +02:00 |
|
LevelX2
|
9ddba9802f
|
[ORI] Added Hixus, Prison Warden.
|
2015-06-16 08:28:06 +02:00 |
|
LevelX2
|
e48be86f7b
|
* Zoetic Cavern - Fixed that if cast with Morph the spell was not handled as spell with card type "Creature" (e.g. causing problem with Possibility Storm).
|
2015-06-13 19:21:03 +02:00 |
|
LevelX2
|
3032fff50e
|
* Phantasmal Image - Fixed that under some circumstances copied Dies-Triggered abilities did not work (e.g. copying a Wurmcoil Engine and dying in combat).
|
2015-06-12 22:17:41 +02:00 |
|
LevelX2
|
c1fa3422fd
|
* Mycosynth Golem - Fixed not working second ability.
|
2015-06-02 23:37:15 +02:00 |
|
LevelX2
|
1b690e5c8c
|
* Fixed target change handling (e.g. with opponent filter - fixes #574). Added some tests.
|
2015-05-31 18:44:02 +02:00 |
|
LevelX2
|
b25c1ded7b
|
Fixed text with html that couldn't display html.
|
2015-05-29 00:26:51 +02:00 |
|
LevelX2
|
16ea49141f
|
Fixed that static abilities of phased out objects are not applied.
|
2015-05-28 00:14:08 +02:00 |
|
LevelX2
|
e5a1a623ae
|
* Chief Engineer - Fixed that convoke did not work for Artifacts while Chief Engineer was on the battlefield.
|
2015-05-11 19:17:38 +02:00 |
|
LevelX2
|
9c97953b6b
|
Added some font color to object and player names output to game logging and feedback area.
|
2015-05-09 21:18:00 +02:00 |
|
betasteward
|
282f600749
|
additions and improvements to ThreadLocalStringBuilder
|
2015-05-03 13:09:22 -04:00 |
|
LevelX2
|
3758cefc59
|
Some changes to check if Object had ability and the abillity can trigger.
|
2015-04-27 18:05:39 +02:00 |
|
LevelX2
|
568f62c66f
|
Some changes to restrained event handling (simultaneous events) (fixes #897).
|
2015-04-19 10:43:12 +02:00 |
|
LevelX2
|
77f3035443
|
Some changes to effect handling to fix failing tests.
|
2015-04-15 15:21:47 +02:00 |
|
LevelX2
|
4d7f1a05bf
|
* Fixed that modes (if more than one was selected) did not resolve in the order they are written on the card but in order of selection by user.
|
2015-04-11 12:08:09 +02:00 |
|
LevelX2
|
cc67312850
|
Fixed a bug recenttly introduced to handling of triggered abilities .
|
2015-04-09 15:12:31 +02:00 |
|
LevelX2
|
04ce4c85c0
|
* Fixed some problems with transform triggering on the wrong card side.
|
2015-04-08 16:41:49 +02:00 |
|
LevelX2
|
fd8a18129b
|
* Loyal Cathar - Fixed that dies triggered ability also triggered for the night side card.
|
2015-04-07 23:39:38 +02:00 |
|
LevelX2
|
f62d3ac227
|
* Exploit - Fixed that Exploit also triggered if the creature with Exploit left the battlefield before the first ability of Exploit resolved.
|
2015-04-07 00:27:07 +02:00 |
|
LevelX2
|
1c085b30e2
|
Merge origin/master
Conflicts:
Mage/src/mage/abilities/effects/common/ReturnFromExileForSourceEffect.java
|
2015-04-03 16:53:50 +02:00 |
|
LevelX2
|
37a0c321b6
|
Merge origin/master
Conflicts:
Mage/src/mage/abilities/effects/common/ReturnFromExileForSourceEffect.java
|
2015-04-03 16:53:09 +02:00 |
|
LevelX2
|
dbb9be6703
|
* Arashin Sovereign - Fixed that the player had no option to let the card go to the graveyard.
|
2015-04-03 16:28:40 +02:00 |
|
betasteward
|
a878d4879b
|
added optimization for simulations - don't construct Strings for messages that will never be used
|
2015-03-31 09:44:22 -04:00 |
|
betasteward
|
6405c8d2f0
|
move zoneChangeCounter to GameState - Card is now immutable
|
2015-03-29 08:30:31 -04:00 |
|
emerald000
|
966e8d1698
|
Removed PostResolveEffect class.
|
2015-03-26 16:59:33 -04:00 |
|
LevelX2
|
b382865e8d
|
* Ashcloud Phoenix - Fixed that the dies triggered abilitiy worked if he died face down.
|
2015-03-25 15:13:46 +01:00 |
|
LevelX2
|
e62e2e605e
|
Minor formatting.
|
2015-03-24 21:33:11 +01:00 |
|
LevelX2
|
2a9af5ad99
|
Moved some postresolveEffects to the correct package.
|
2015-03-24 15:45:33 +01:00 |
|
betasteward
|
72ff6f27b3
|
changes to the way abilities are added to cards
|
2015-03-23 13:04:09 -04:00 |
|
LevelX2
|
65390e09a6
|
* Fixed handling of Singletons gained to face down creatures (fixes Cloudform giving Flying and Hexproof to enchented card).
|
2015-03-23 17:36:34 +01:00 |
|
betasteward
|
9ad8530dee
|
moved faceDown property from Card to CardState
|
2015-03-12 22:09:12 -04:00 |
|
LevelX2
|
43b0694ee3
|
* Jhoira of the Ghitu and Epochrasite - Fixed the not working suspend handling.
|
2015-03-08 01:40:16 +01:00 |
|
betasteward
|
632573fc3e
|
moved Watchers to Ability and moved Counters to CardState
|
2015-03-01 21:17:23 -05:00 |
|
LevelX2
|
728281524a
|
* Fixed a bug that mana sources that could produce any mana (e.g. Forbidden Orchard) did trigger the TAPPED_FO_MANA event twice.
|
2015-02-12 12:08:13 +01:00 |
|
LevelX2
|
7b95da55a7
|
* Some more changes concerning sourceObject handling in ability. Added early event type check for triggered abilities.
|
2015-02-12 01:56:45 +01:00 |
|
LevelX2
|
b73f34a52e
|
* Some changes to zone object movement and source object handling. Origin source object of ability is now hold in ability to be able to check e.g. zone change counter.
|
2015-02-11 17:51:41 +01:00 |
|
emerald000
|
9a20bdeff3
|
Added Contamination.
Hopefully not breaking anything.
|
2015-02-10 07:11:39 -05:00 |
|
LevelX2
|
dbbbbc0279
|
* Fixed that continuous effects of face down creatures were applied.
|
2015-01-31 14:46:54 +01:00 |
|
LevelX2
|
105e12db10
|
* Fixed AddManaOfAnyColorEffect to send TAPPED_FOR_MANA event correctly (fixed that City of Brass did not work with Heartbeat of Spring).
|
2015-01-23 00:25:39 +01:00 |
|
LevelX2
|
96aafcd475
|
Fixed that adjustTarget did not work correctly for Triggered abilities. Fixed that adjustTargets also works now for cards copied from graveyard (e.g.by Feldon of the Third Path).
|
2015-01-07 01:15:03 +01:00 |
|
LevelX2
|
6d81f1a0d1
|
Fixed a bug of abilityWord, improved set target of DealsDamageToAPlayerAllTriggeredAbility.
|
2015-01-05 13:10:44 +01:00 |
|
LevelX2
|
e60234615d
|
Some minor changes.
|
2015-01-04 01:28:44 +01:00 |
|
LevelX2
|
f6dbf0214b
|
Added ChooseModeEffect and ModeChoiceSourceCondition.
|
2015-01-02 14:20:12 +01:00 |
|
LevelX2
|
4f1368f3de
|
* Made a lot of changes to handling of continuous and triggered abilities. This should fix the problems with Mage Singletons like Flyinging / Intimidate / Reach not working. Fixed also #533 and some other problems with copy effects of cards like Clone that did not end if e.g. Clone left the battlefield.
|
2014-12-25 02:07:40 +01:00 |
|