Commit graph

4115 commits

Author SHA1 Message Date
LevelX2
1728eb01e0 * Replaced some card classes by framework classes. Some minor changes to cards. 2015-07-21 14:55:15 +02:00
LevelX2
39320d213b Merge origin/master 2015-07-20 22:10:35 +02:00
LevelX2
eb7ca3788a * Recovery added missing check for creature type. 2015-07-20 22:09:36 +02:00
LevelX2
b284d6e204 Merge pull request #1130 from LoneFox78/master
New cards and cleanup work
2015-07-20 22:06:36 +02:00
LoneFox
2c3790b70e Remove basic lands from boosters that are not supposed to have them. Implement the timeshifted slot of Time Spiral boosters.
TODO: Planar Chaos with its "planeshifted" card slots
2015-07-20 21:06:51 +03:00
LevelX2
46d2bb9313 * Added Recover ability (closes #1119). 2015-07-20 17:08:04 +02:00
LoneFox
5872709e3e Add DamageEachOtherEffect and use it for existing cards. Implement cards: Karplusan Yeti; Tracker; and Tahngarth, Talruum Hero 2015-07-20 13:49:04 +03:00
LoneFox
daf875050c Ass BecomesTargetAttachedTriggeredAbility and use it for existing cards. Implement card: Sleeping Potion 2015-07-20 12:10:58 +03:00
fireshoes
caa9794e6b Merge origin/master 2015-07-19 23:54:31 -05:00
fireshoes
5468c1dede Implemented ~44 cards. Added +2/+2 counters. 2015-07-19 23:53:01 -05:00
LevelX2
2d54604fd2 Some redesign for split cards. 2015-07-19 19:27:20 +02:00
LevelX2
4324a6a683 Fixes to token image handling. 2015-07-19 10:09:50 +02:00
LevelX2
61b5609ae9 Some more token image handling changes. 2015-07-18 10:06:41 +02:00
Simown
05b14dad66 Fixed Strive aditional costs, added Battlefield Thaumaturge tests to
verify.
2015-07-17 22:35:36 +01:00
LevelX2
dd7d57f574 * Fixed token image handling so that images from the set of the creating card are used if possible. Not all tokens already reworked. 2015-07-17 15:34:45 +02:00
LevelX2
90c5c3c2f3 * Fixed that the emblem token images of the Origins Planeswalker were not shown. 2015-07-17 15:32:31 +02:00
LevelX2
130ec77df1 * ORI-Transform-Planeswalker - Fixed that a additional effect only happens if the planeswalker was actually exiled and returned from the effect (fixes #1123). 2015-07-17 14:07:17 +02:00
LevelX2
5ed37420b5 [ORI] Fixed booster generation to include double faced creature/planeswalker cards. 2015-07-17 08:08:50 +02:00
emerald000
6804ba1f2f Magic Origins Update Bulletin changes. 2015-07-17 00:04:32 -04: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
da2138a770 Merge pull request #1121 from LoneFox78/master
New cards
2015-07-16 22:30:30 +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
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
LoneFox
74397dbaed Fix PermanentsTargetOpponentControlsCount 2015-07-15 08:04:36 +03: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
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
12f8dc31b8 [ORI] Added last 4 white cards. 2015-07-06 00:36:10 +02:00
LevelX2
d7f9e07386 [ORI] Added Sigil of Valor and Pyromancer's Goggles. 2015-07-05 20:32:36 +02:00
LevelX2
a61dd323e6 [ORI] Added Shadows of the Past, Nightsnare and Dark Dabbling. 2015-07-05 19:10:18 +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
a126942a03 [ORI] 7 blue cards. 2015-07-05 02:05:03 +02:00
LevelX2
72b724e28a Minor formatting issues. 2015-07-05 02:04:40 +02:00
LevelX2
ebd6e47848 Fixed that Menace was a singleton class, what causes a lot of bugs on the public server and it shouldn't be a singleton anyway. 2015-07-05 02:03:59 +02:00
LevelX2
1c9e7d653d Minor change. 2015-07-04 22:16:56 +02:00
LevelX2
7938824b17 Merge origin/master 2015-07-04 22:05:20 +02:00
LevelX2
ca3ec641c4 Merge pull request #1078 from LoneFox78/master
More Invasion block cards
2015-07-04 22:04:54 +02:00
LevelX2
9473d17976 Merge pull request #1080 from EvilGeek/master
Added 3 cards
2015-07-04 22:02:33 +02:00
LevelX2
f0efc17f49 XMage 1.4.2v1 2015-07-04 19:50:33 +02:00
LevelX2
9ff08d979b Some minor changes. 2015-07-04 19:27:24 +02:00
LevelX2
1782832d82 Fixed rule text generation of Renown. 2015-07-04 19:27:08 +02:00
Cameron Miller
d5252fd24b Added an effect and used it in 4 cards 2015-07-04 17:38:24 +01:00
LevelX2
53e36c728c * Some minor fixed, error handling. 2015-07-04 16:44:36 +02:00
LoneFox
acbd882205 Merge branch 'master' of https://github.com/magefree/mage 2015-07-04 12:32:38 +03:00
LevelX2
5f053fb0e1 * Lignify, Darksteel Mutation - Fixed that also the color of the enchanted creature was removed. 2015-07-04 10:47:20 +02:00
LevelX2
cd0cba6ec7 XMage Release 1.4.2v0 2015-07-04 01:28:19 +02:00
LevelX2
8e0907c90c * Fixed exile and return back under owner control handling (e.g. Norin the Wary did not return from command zone when commander replacement effect was used). 2015-07-03 21:07:16 +02:00
LoneFox
aa237cd27e Combine several card-specific implementations of TapAllTargetPlayerControlsEffect to a public class. Implement another card that uses it: Tectonic Instability 2015-07-03 21:24:45 +03:00
LevelX2
11b4db7cb7 [ORI] 4 blue cards, some minor changes. 2015-07-03 18:18:06 +02:00
LoneFox
042efb9c22 Implement cards: Doomsday Specter, Marsh Crocodile, Natural Emergence, Razing Snidd, and Sparkcaster 2015-07-03 15:38:15 +03:00
LevelX2
25ca463520 [ORI] Added Tainted Remedy and Liliana Planeswalker. Fix for build bug of Sigled Starfish. 2015-07-03 12:26:14 +02:00