Commit graph

4096 commits

Author SHA1 Message Date
LevelX2
0db7c5cff4 * Fixed a bug of the rollback turns feature locking sometimes the UI. 2015-07-16 16:54:32 +02:00
LevelX2
be9ed165f5 Fixed that after using the roll back function the wrong player can be used as next player (fixes #1032). 2015-07-16 15:45:47 +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
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
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
LevelX2
635c33fa87 Merge pull request #1117 from brodee/master
random draft bug fix and random draft ui improvements
2015-07-15 08:30:22 +02:00
LevelX2
4eb52fdc91 Xmage 1.4.2v3 2015-07-15 08:27:44 +02:00
brodee
c7a349f65f random draft bug fix:
packs are forced to be 15 cards; weirdness occurs if the packs are uneven sizes including the draft ending early.
Random draft ui improvements: 
only the sets that will be used are displayed in the lobby, and the number of characters is large but still greatly reduced.
the pack selector ui will prevent you from chosing fewer than 2 packs.
2015-07-14 22:34:58 -07:00
LevelX2
f6ef8e7e85 Merge pull request #1116 from LoneFox78/master
New stuff
2015-07-14 23:31:33 +02:00
LoneFox
9b07377bdf Fix ExchangeControlTargetEffect breakage 2015-07-14 19:36:41 +03:00
LevelX2
7f8822ae19 Added a test for Crypt Ghast 2015-07-14 16:25:06 +02:00
LevelX2
51ad95ffd2 * Fixed that the transform planeswalker did not return from exile under owners control but under previous controller's control. 2015-07-14 09:31:11 +02:00
LevelX2
426ea02cc8 Fixed thopter token description. 2015-07-13 23:40:13 +02:00
LevelX2
7d3d24b9a1 * The Great Aurora - Fixed exception error when spell resolves. 2015-07-13 19:26:55 +02: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
71a12993be Fix misspellings of "Equipped" 2015-07-13 11:20:07 +03: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
6f2a7f8c73 * Deck Editor - Fixed that dck laod also worked with set abbreviations with length 5. 2015-07-12 10:15:16 +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
4dc70048d5 * AI - FIxed a bug that prevented AI from using modes other than the first of modal spells. 2015-07-12 09:06:31 +02:00
LevelX2
c9cc7d7920 * Zurgo Helmsmasher - Fixed a bug that could happen if Zurgo is used as commander. 2015-07-12 09:03:04 +02:00
LevelX2
23d7713498 Fixed possible npe during combat. 2015-07-12 09:01:40 +02:00
LevelX2
1ec6e139e1 Some improvements to deck text import (ignore more group names also on other order, ignore x after number e.g. 2x = 2). 2015-07-12 09:01:06 +02: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
8d5137e40e Merge pull request #1105 from LoneFox78/master
IPA cards
2015-07-09 10:05:36 +02:00
Nidhoegger
281a3cfa3d Resolved Issue #1024. Needs intense testing! 2015-07-09 09:37:52 +02: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
LevelX2
b80e27f3b3 * Fixed handling of Phyrexian mana. 2015-07-09 01:43:26 +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
d847fb7109 Some minor changes. 2015-07-08 22:51:31 +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
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
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
6f9317246b * Renown - Fixed name of active status to be renowned. 2015-07-07 12:10:02 +02:00
LevelX2
c1afa57485 * Renown - Fixed name of active status to be renowned. 2015-07-07 12:08:20 +02:00
LevelX2
40ce40a31b Merge pull request #1091 from markedagain/master
New Cards
2015-07-07 00:28:09 +02:00
LevelX2
7146b0b027 * Fixed wrong text for becomes renown triggered effect. 2015-07-06 19:49:13 +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