LevelX2
|
6ef50c42bf
|
Some minor changes.
|
2015-07-19 10:08:58 +02:00 |
|
Simown
|
9de285a876
|
Removed rogue print statement from test
|
2015-07-18 14:54:56 +01:00 |
|
Simown
|
05b14dad66
|
Fixed Strive aditional costs, added Battlefield Thaumaturge tests to
verify.
|
2015-07-17 22:35:36 +01:00 |
|
LevelX2
|
e209114a26
|
* KickerAbility - Fixed that KickerCondition did not work coorectly for kicker cards with multiple kicker options.
|
2015-07-16 23:15:11 +02:00 |
|
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
|
0db7c5cff4
|
* Fixed a bug of the rollback turns feature locking sometimes the UI.
|
2015-07-16 16:54:32 +02:00 |
|
LevelX2
|
96036ce97b
|
Added a test (#1076).
|
2015-07-16 13:51:14 +02:00 |
|
LevelX2
|
0c0fe9984e
|
Some fixes/improvements to AI target handling and tests.
|
2015-07-16 13:10:11 +02:00 |
|
LevelX2
|
68d5f7bb9f
|
* StormAbility - Fixed that the storm amount was not calculated correctly if a game state was restored (fixes #1051).
|
2015-07-16 11:05:32 +02:00 |
|
Gal Lerman
|
584e7fb394
|
edited TODOs and comment header in clean_dbs.sh
|
2015-07-15 22:06:02 +03:00 |
|
glerman
|
cb89230327
|
added todos
|
2015-07-15 22:06:01 +03:00 |
|
glerman
|
6aa23b0b2e
|
added DustOfMoments counter addition test
|
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
|
9e4a7aad8a
|
added empty test for DustOfMoments
|
2015-07-15 22:06:00 +03:00 |
|
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
|
1567c4efe9
|
Adding Chronozoa card impl
|
2015-07-15 22:05:59 +03: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 |
|
LevelX2
|
7f8822ae19
|
Added a test for Crypt Ghast
|
2015-07-14 16:25:06 +02:00 |
|
LevelX2
|
b1f5b15f2d
|
* The Abyss - Fixed non conform target handling.
|
2015-07-13 16:01:49 +02:00 |
|
LevelX2
|
f955316225
|
* Liliana, Defiant Necromancer - Fixed that the emblem did not trigger (fixes #1110).
|
2015-07-13 13:08:12 +02:00 |
|
LevelX2
|
b2fcb8ea8c
|
Added some tests.
|
2015-07-12 23:16:02 +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
|
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 |
|
LevelX2
|
2cc62aada0
|
Some minor tooltip text fixes.
|
2015-07-12 09:56:49 +02:00 |
|
LevelX2
|
0e3d4b335a
|
Some fixes/improvements to generation of available mana.
|
2015-07-12 09:11:13 +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
|
77b3706c9f
|
* Fixed that permanents that became creatures are not removed from combat if the creature making effect is removed during combat (fixes 366).
|
2015-07-08 23:40:15 +02:00 |
|
LevelX2
|
072987b96d
|
Updated RemoveFromCombatTest.
|
2015-07-08 17:15:56 +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 |
|
LevelX2
|
8c725ef86b
|
* Hallowed Moonlight - Fixed exception if a token should be moved to exile.
|
2015-07-08 00:05:52 +02:00 |
|
LevelX2
|
51c6a89753
|
* Enshrouding Mist - Fixed that the target creature was not untapped if renowned.
|
2015-07-07 17:09:52 +02:00 |
|
LevelX2
|
ee738786b9
|
* Liliana, Heretical Healer - Fixed that she was exiled and transformed even if no longer on the battlefield as the effect resolved.
|
2015-07-07 16:23:12 +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
|
381603666d
|
Added test.
|
2015-07-07 07:55:31 +02:00 |
|
LevelX2
|
7bb93fbb25
|
* Willbreaker - Fixed that it didn't trigger when targeted by abilities.
|
2015-07-06 17:23:47 +02:00 |
|
LevelX2
|
d38910b81b
|
* Liliana, Heretical Healer - Fixed that the Zombie token was not created if Liliana was exiled by her effect.
|
2015-07-06 16:49:24 +02:00 |
|
LevelX2
|
1ee75e3e94
|
* Angel of Serenity - Fixed that the exiled cards did not return when the Angel left the battlefield (fixes #1083).
|
2015-07-06 15:22:16 +02:00 |
|
LevelX2
|
c942592c3b
|
* Dash - Fixed that the creature was returned to hand from dash also if it left battlefield before.
|
2015-07-06 13:36:23 +02:00 |
|
LevelX2
|
0b26aaff6e
|
Fixed Ensoul Artifact not giving P/T to the target artifact.
|
2015-07-06 00:57:53 +02:00 |
|
LevelX2
|
a4f76a1fb8
|
Fixed another bug of renown.
|
2015-07-05 11:51:51 +02:00 |
|
LevelX2
|
b2ed48da87
|
Fixed a bug about must be blocked requirement forcing the blocker to block multiple attackers locking the game.
|
2015-07-05 11:48:19 +02:00 |
|
LevelX2
|
9c53e7f984
|
[ORI] Renown - Fixed that renown was not applied again after creature left and returned to battlefield.
|
2015-07-05 08:58:19 +02:00 |
|
LevelX2
|
cd0cba6ec7
|
XMage Release 1.4.2v0
|
2015-07-04 01:28:19 +02:00 |
|
LevelX2
|
9ef707c0fa
|
Fixed / changed some tests.
|
2015-07-03 14:59:19 +02:00 |
|