Commit graph

1924 commits

Author SHA1 Message Date
magenoxx
575cebad7f Displaying arrows for fixed targets in effects (for Jace, Architect of Thought first ability) 2012-10-24 17:45:55 +04:00
North
9acb0e23bc Removed unused code from Sets and ExpansionSet 2012-10-22 23:57:14 +03:00
LevelX2
8efda49196 UnleashAbility added inform text 2012-10-21 18:45:49 +02:00
North
505d5c981a Added CardRepository 2012-10-21 18:15:35 +03:00
LevelX2
80b1d971b5 New LoseLifeOpponentsEffect, new dynamicValue SacrificeCostCreaturesPower, update to OpponentsLostLifeCount 2012-10-18 00:03:42 +02:00
LevelX2
94435d5e9d Small fix that the player itself doesn't count as opponent 2012-10-17 17:16:01 +02:00
LevelX2
d2f1a98511 Redesign of SearchTargetGraveyardHandLibraryForCardNameAndExileEffect for reusablility. 2012-10-17 14:29:13 +02:00
LevelX2
e60c728bbb new PlayerLostLifeWatcher and OpponentsLostLifeCount dynamic value for some RTR cards 2012-10-17 00:51:53 +02:00
LevelX2
333c5017c3 Added filter to AttacksCreatureYourControlTrigger ability, dynamic value DiscardCostCardConvertedMana added, some small fixes ti rule text generation. 2012-10-14 23:49:12 +02:00
LevelX2
790a966b4c [RTR] 4 cards 2012-10-14 01:06:46 +02:00
LevelX2
1793c4cf1c Fixed rule text generation 2012-10-14 01:04:32 +02:00
LevelX2
a2506ffa69 appliedEffects parameter added to addCounters methods for tracking replacementEffect consumation 2012-10-13 00:54:52 +02:00
LevelX2
634007d831 Fixed way PopulateEffect copys token (did not work correct for Pack Rat token). PermanentToken copys now ManaCost if exist for a token like Pack Rat. 2012-10-12 16:17:25 +02:00
LevelX2
b7c30ea230 [RTR] AshZealot, Slum Reaper, Tavern Swindler, Ultimate Price 2012-10-11 17:17:48 +02:00
LevelX2
28e4185965 [RTR] 2 cards, OverloadAbility 2012-10-10 20:47:00 +02:00
LevelX2
1044602325 changed text generation 2012-10-10 20:45:07 +02:00
LevelX2
7c44b16504 AbilityPicker shows abilities now always in the order they were defined on the object. 2012-10-10 20:43:18 +02:00
LevelX2
4dfadb3ea1 Converted first char of rule text to uppercase for SpellAbility. 2012-10-10 20:37:58 +02:00
LevelX2
e8f12b07ca Added rule parameter to GainAbilityAttachedEffect, changed rule text of cycling 2012-10-10 01:31:27 +02:00
LevelX2
ef37e40f9f Player.java was missing from previous commit. 2012-10-09 22:15:02 +02:00
LevelX2
06624ed116 Added appliedEffects parameter to Player.damage to handle damage redirection effects correct. Fixed Furncae of Rath damage redirectionEffect. 2012-10-09 17:54:21 +02:00
LevelX2
d42e27247d Added a list for appliedEffects (ReplacementEffects) to GameEvent that can be used to comply with rule 614.5. 2012-10-09 16:22:30 +02:00
LevelX2
bd784dfbb0 Changed list for choices from HashSet to LinkedHashSet. Now order of choices are' nt random anymore (e.g. choose ReplacementEffects). 2012-10-09 16:17:52 +02:00
LevelX2
306e4ed845 new RegenerateAllEffect, minor change to ExileFromZoneTargetEffect 2012-10-08 21:50:51 +02:00
LevelX2
22440fa1ac [RTR] 11 cards with populate, 2 Charm cards, PopulateEffect 2012-10-07 02:49:19 +02:00
LevelX2
b8ffb3f7c8 Added official rule text for keywords. Added some player information. 2012-10-07 02:46:51 +02:00
LevelX2
76233a4252 Modes are now sorted in the order they are added in the card. For rules text and when a player chooses a mode. 2012-10-07 02:41:58 +02:00
LevelX2
7de8b2860f [RTR] 11 cards with unleash, UnleashAbility 2012-10-06 01:13:01 +02:00
LevelX2
d09952b673 [RTR] 9 cards with detain 2012-10-05 02:13:22 +02:00
LevelX2
d542bffbff ExchangeControlTargetEffect will now be removed from effects if it don't applies for a target. 2012-10-04 18:20:10 +02:00
LevelX2
0840b0b9c9 Fixed EntersBattlefieldAbility no rule generation option. 2012-10-03 23:41:34 +02:00
jeffwadsworth
8148c59aee - Added Avenging Arrow, Lotleth Troll, and Permafrost Trap. 2012-10-03 14:05:07 -05:00
LevelX2
847d55d8a8 fixed ExchangeControlTargetEffect (exchange effect worked after recasting card again, copy() missed a variable, so game state save was incomplete) 2012-10-02 15:44:01 +02:00
LevelX2
0be68286c5 ExileFromStackCost 2012-10-02 00:19:53 +02:00
LevelX2
9481e44ae2 Fixed card number of Search Warrant and fixed NPE of ExchangeControlTargetEffect (still some issues left) 2012-10-01 08:25:46 +02:00
LevelX2
396490cc77 Reworked text generation a bit. Now the text for alternate costs are build correct. But maybe it's better to redesign AlternateCostImpl a bit so that the value of GetName() and GetText() is for all AlternateCost classes handled in the same way. 2012-10-01 00:58:22 +02:00
LevelX2
d6d07c3f9e Small fixes to ExchangeControlTargetEffect, GlintHawk and SavingGrasp 2012-09-30 09:46:21 +02:00
LevelX2
9ea25aa723 ExchangeControlTargetEffect - added mode to exchange control with source 2012-09-30 09:43:08 +02:00
LevelX2
f35e863511 Some small fixes to rule text generation 2012-09-30 09:41:39 +02:00
LevelX2
123b3e1180 Fixed NPE in EntersBattlefieldAbility 2012-09-28 17:44:19 +02:00
LevelX2
5845d56b89 Added optional text generation to EnteresBattlefieldAbility. Deactivated "put counter on" text generation for Planeswalkers. 2012-09-27 20:11:58 +02:00
LevelX2
6ce981c271 Added constructor with filter parameter to TargetNonlandPermanent() 2012-09-27 17:37:35 +02:00
magenoxx
208224f0ae Fixed rule generation exception in SetCardColorSourceEffect 2012-09-26 13:09:44 +04:00
LevelX2
2c93d83dfa Delete unused objects KumanosPupil (now KumanosPupils), RegenerateEquippedEffect (now RegenerateAttachedEffect) 2012-09-24 22:03:38 +02:00
LevelX2
dbae572569 Refactoring RegenerateEquippedEffect to RegenerateAttachedEffect for using with enchantments and equipments 2012-09-24 21:44:20 +02:00
LevelX2
70b78f6de5 New Cost 2012-09-24 08:03:29 +02:00
LevelX2
9a6d28b8de Two new effects 2012-09-24 08:00:00 +02:00
LevelX2
afd928c791 Extended super- and subtype copy for Genju land enchantment 2012-09-24 07:58:09 +02:00
LevelX2
1f8470636f Improved text generation/output 2012-09-24 07:56:01 +02:00
LevelX2
4ec874f8c7 Added the possibility to adjust Choices before using the choices in activated abilities 2012-09-24 07:53:42 +02:00
Plopman
089da65126 Add SetCardColorSourceEffect ( forgot in my last commit) 2012-09-23 17:48:04 +02:00
Plopman
bfe6261acc Add Flanking ability 2012-09-20 13:59:54 +02:00
LevelX2
6adbe1674b Removed the removal of the original subtypes of the enchanted card. E. g. "Enchant Plains" or "Enchant Swamp" enchantments need the subtype to have legal targets. 2012-09-19 21:42:46 +02:00
LevelX2
acb87e81e1 Added constructor with optional parameter. 2012-09-19 21:15:11 +02:00
LevelX2
89b3675552 Try getting attachedTo information also from LastKnownInformation if it's not possible to retrieve it from battlefield. 2012-09-19 20:57:57 +02:00
LevelX2
a76f676be6 [CHK] 2 cards 2012-09-16 20:25:12 +02:00
LevelX2
dda09ee5c1 Improved rule text generation (optionality). 2012-09-16 20:22:10 +02:00
LevelX2
e0f9a07023 [BOK] 5 cards with Remove X Counters 2012-09-16 20:18:35 +02:00
North
3dd3cb2b6c Small change to StormAbility 2012-09-14 10:04:56 +03:00
LevelX2
681be2a70c [BOK] 11 cards and some small fixes/improvements 2012-09-14 08:14:09 +02:00
Plopman
82c9dac2c5 16 cards with Storm 2012-09-13 16:22:34 +02:00
Plopman
f59fd9fc3b Add Storm ability 2012-09-13 13:50:20 +02:00
LevelX2
db58ef2daf Minor fixes and 2012 starter and event decks
- War Priest of Thune made destroy effect optional
- ExileFromGraveCost modified tooltip generation
2012-09-11 13:56:12 +02:00
magenoxx
df58763fe4 Fixed Issue#70: Game handles to lose by draw from empty library not correct 2012-09-07 23:24:50 +04:00
magenoxx
99e23805c1 Fixed Issue#63: Angel's Tomb - Doesn't lose creature status 2012-09-07 22:53:51 +04:00
magenoxx
399cad1836 Fixed Issue#59: Reassembling Skeleton's log message incomplete 2012-09-07 20:49:07 +04:00
magenoxx
3b3d02b3f8 Fixed Issue#67: Evernight Shade doesn't loose +1/+1 effects 2012-09-07 20:05:03 +04:00
magenoxx
88f990ec67 Another way to fix Issue#51: Gravecrawler could block creatures with and without flying 2012-09-07 20:03:47 +04:00
magenoxx
93f446aaf0 fixed Issue#51: Gravecrawler could block creatures with and without flying. All tests pass now 2012-09-07 19:05:07 +04:00
magenoxx
f4ee28d067 Enhanced combat tracing 2012-09-07 18:50:50 +04:00
North
7e3944ef66 [refactoring] CantBlockAbility isn't Singleton anymore 2012-09-07 10:50:07 +03:00
North
9162097213 [refactoring] Exctracted common DefendingPlayerControlsCondition 2012-09-07 01:10:00 +03:00
North
7e5b677647 Added UnblockableSourceEffect; Unblockable isn't Singleton anymore 2012-09-07 00:38:24 +03:00
North
c0e4e7a431 Fixed Ghostform 2012-09-07 00:36:32 +03:00
North
9c814083a1 Fixed tooltip for IndestructibleTargetEffect 2012-09-07 00:14:48 +03:00
North
c89a4fd535 Added UnblockableTargetEffect and used it where necessary. 2012-09-06 23:49:05 +03:00
North
dbb782569b Added UnblockableAllEffect and used it where necessary 2012-09-06 16:58:21 +03:00
North
41a80dcd5f Added UnblockableAttachedEffect and used where necessary 2012-09-06 16:12:02 +03:00
North
ed8e53daba Added IndestructibleTargetEffect and fixed cards that should use it 2012-09-05 23:06:20 +03:00
magenoxx
84670df7dd [RTR] 4 cards. Fixed rule text for GainLifeTargetEffect 2012-09-05 17:56:48 +04:00
North
e9b441ed9e Fixed cards granting indestructibility. 2012-09-05 16:28:35 +03:00
magenoxx
752e147ee1 [RTR] Scavenge keyword 2012-09-05 16:24:53 +04:00
North
204d2410a1 Reimplemented Indestructable using a replacement effect 2012-09-05 00:01:08 +03:00
North
f5336919ed Added 17 cards using SpellsCostReductionEffect 2012-09-04 13:13:08 +03:00
North
ff85b56cad [refactoring] Added SpellsCostReductionEffect and replaced existing effects 2012-09-04 13:13:08 +03:00
North
41c2e80d62 Fixed ControllerPredicate for TargetController.ANY 2012-09-04 13:13:07 +03:00
North
c6db6dffff Ability is also Controllable 2012-09-04 13:13:07 +03:00
Loki
46ec86b54c 0.9.2 dev 2012-09-04 21:24:44 +12:00
North
92deb4a955 [ULG] 9 green cards (by Plopman) 2012-09-03 09:55:12 +03:00
magenoxx
f1f2d7640f Removed CardUtil.copyTo for permanents. Refactored 2 cards. 2012-08-31 14:08:37 +04:00
magenoxx
8f6741a612 Issue#53: added message about Aura card got fizzled 2012-08-31 13:54:03 +04:00
magenoxx
cc4d772483 Fixed Issue#53: AI casts Rancor, but Rancor goes to graveyard 2012-08-31 13:46:29 +04:00
magenoxx
0758f4bb72 Fixed Issue#52 2012-08-31 12:43:46 +04:00
magenoxx
41304c4a58 Fixed NOP for AI 2012-08-31 12:16:06 +04:00
North
7610013628 Improved message for DredgeAbility 2012-08-29 23:12:36 +03:00
magenoxx
db30268bc0 fixed for previous commit 2012-08-29 22:58:04 +04:00
magenoxx
0471771451 [ROE] 4 cards with tests. ROE is 100% implemented. 2012-08-29 22:45:35 +04:00
magenoxx
309ebc7ee3 Fixed Rebound for multi keywords. Added Player.#getSideboard method 2012-08-29 22:44:48 +04:00
magenoxx
8be7dff310 Moved effect to effect common package 2012-08-29 20:46:25 +04:00
magenoxx
50812d6a1c Extracteed PutCreatureOnBattlefieldEffect. Refactored 2 cards. 2012-08-29 20:43:37 +04:00
magenoxx
d5be1178b2 minor 2012-08-29 20:35:23 +04:00
magenoxx
bb962905bb Fixed extra phases handling 2012-08-29 20:34:16 +04:00
magenoxx
afb5162e6a Fixed Issue#48: Additional cost for creatures is not displayed 2012-08-23 14:16:52 +04:00
magenoxx
3d1bb8e1ab Failing test and fix for additional costs not displayed in tooltips 2012-08-23 13:41:40 +04:00
magenoxx
c61e4f2b32 Fixed Issue#35. All tests pass now. 2012-08-22 22:36:19 +04:00
North
aa071912cb Added Sleight of Hand; reused common effect in Sea Gate Oracle 2012-08-21 21:53:40 +03:00
North
3919f1d959 Added DredgeAbility 2012-08-21 21:41:27 +03:00
North
6e3c4cc8e2 [refactoring][minor] minimized duplicate code for any color mana effects 2012-08-20 23:07:49 +03:00
magenoxx
852e96c910 Fixed token type for Garruk Relentless 2012-08-20 11:00:39 +04:00
jeffwadsworth
ab67c12e9a - Added Viashino Sandstalker, Pillage, Cursed Scroll, Fireblast, Hammer of Bogardan, Jackal Pup. 2012-08-16 09:21:42 -05:00
magenoxx
f2229f9fd7 Test and fix for Issue#44: War Falcon - Attack condition does not work properly. Fixed changing controller for game state effects 2012-08-16 08:54:53 +04:00
magenoxx
335462c8c8 Fixed spellAbility fizzle on illegal targets. Fixed #Issue43: Huntmaster of the Fells triggered ability shouldn't be optional 2012-08-16 02:19:43 +04:00
magenoxx
7d9b338328 Test and fix for Issue#42: Creature with undying didn't forget -1/-1 after dying and returning from graveyard 2012-08-16 00:53:42 +04:00
magenoxx
83a6e88076 minor 2012-08-15 10:50:52 +04:00
magenoxx
2fe2da8eaf Failing test and fix for alternative costs not displayed on cards 2012-08-15 10:32:50 +04:00
magenoxx
cb63af7559 Fix for trace util 2012-08-14 15:36:01 +04:00
Loki
85b31df2d5 Bump version to 0.9.1dev 2012-08-14 15:28:06 +12:00
jeff
e2e649079b - Added Volrath's Stronghold, Reflecting Pool, Gemstone Mine, Undiscovered Paradise, and City of Brass. 2012-08-11 19:58:49 -05:00
magenoxx
de1403c4a0 Added SourceMatchesFilterCondition. Refactored SpiritOfTheNight 2012-08-11 11:21:56 +04:00
magenoxx
557e8a7be5 Added setting required target for flashback abilities. Needed because of wrong implementation of flashback but it prevents from accidental canceling targeting 2012-08-09 12:02:45 +04:00
magenoxx
ad7391b4b5 Combat trace (to catch annoying bug with non-flying blockers) 2012-08-08 13:21:31 +04:00
jeffwadsworth
c1d88c7830 - Added Extractor Demon. <Conflux> 2012-08-07 17:18:09 -05:00
jeffwadsworth
7cbdf4f8de - Requested. Added Infernal Genesis, Marshal's Anthem, and Kresh the Bloodbraided. 2012-08-07 14:36:36 -05:00
magenoxx
d90e02ae8e Fixed CantBlockAbility not working 2012-08-04 09:32:23 +04:00
North
0e326b76df Fixed IntComparePredicate 2012-08-03 22:38:29 +03:00
magenoxx
79c09ae801 Madness cleanup watcher fix 2012-08-03 20:00:04 +04:00
magenoxx
5c1a2f7a43 Madness fixes. Removed end_of_turn sound 2012-08-03 17:11:16 +04:00
magenoxx
a5d846f970 AdjustTargets method for dynamic targets 2012-08-03 07:43:43 +03:00
magenoxx
ab9db5a60a Quiet Speculation. Roar of the Wurm. Wurm token. 2012-08-03 07:34:31 +03:00
magenoxx
a3eb062669 Madness keyword 2012-08-02 19:38:22 +04:00
magenoxx
9d7376213e firing PHASE_CHANGED event 2012-08-02 18:34:44 +04:00
Loki
a2a560264a rename 2012-08-01 22:52:28 +12:00
Loki
8d5f4f6214 improved Vanishing and [6ED] Armageddon 2012-08-01 22:51:11 +12:00
Loki
37577a8a4a [PLC] Calciderm 2012-08-01 09:49:28 +12:00
Loki
42d925e008 don't need MillTarget, already have this one 2012-07-31 21:20:48 +12:00
jeffwadsworth
90ab9a759c - Requested. Added Anvil of Bogardan and Drowner of Secrets. 2012-07-30 22:36:32 -05:00
Loki
9d4714507a rewrite fix for Ring of Evos Isle more generic 2012-07-30 22:34:47 +12:00
Loki
df303cbd16 some more cards 2012-07-30 11:44:18 +12:00
Loki
429a03b557 correct fix for Umezawa's Jitte 2012-07-30 11:38:09 +12:00
North
b2863e74d1 [minor] fix for rule text 2012-07-29 16:03:08 +03:00
magenoxx
6f43681f6c added SP rarity type 2012-07-29 10:32:08 +04:00
magenoxx
eefedc03b9 [AI] enhanced targeting. card fixes 2012-07-29 10:31:46 +04:00
North
dd0df32e4b Changed type of CounterPredicate to Permanent 2012-07-27 22:06:06 +03:00
jeffwadsworth
a5e6fd6322 - Added Time of Heroes. <ROE> Love those predicates. 2012-07-27 11:59:11 -05:00
magenoxx
907381b2b2 minor card fixes 2012-07-27 09:25:16 +04:00
North
42eed636a4 [ZEN] Grappling Hook 2012-07-27 07:54:42 +03:00
Loki
6d22e49314 [SCG] Eternal Dragon 2012-07-24 10:31:12 +12:00
North
987e28cef3 [M10] Mirror of Fate 2012-07-23 23:53:24 +03:00
North
a569a4cf0f Fixed Predatory Rampage card text 2012-07-23 22:43:35 +03:00
North
0907b416cd Fixed GainAbilityAllEffect (now uses range of influence) 2012-07-23 22:43:17 +03:00
North
6a74d30309 fixed FilterPlaneswalkerOrPlayer 2012-07-23 22:08:07 +03:00
North
1542ba9ab6 [filters] converted FilterCard conditions to Predicates 2012-07-23 21:53:54 +03:00
Loki
f9934e11a7 Rewind little fix 2012-07-23 19:46:17 +12:00
magenoxx
435798f7d5 Added copyCard method into Game interface 2012-07-23 08:25:41 +04:00
magenoxx
1a60504fcc Blocks this turn ability. 2012-07-23 02:17:41 +04:00
magenoxx
c783cbc41f personal game messages 2012-07-23 01:29:56 +04:00
magenoxx
6a70d1ee6d minor 2012-07-23 01:29:29 +04:00
magenoxx
4a70d28706 [M13] Elderscale Wurm with test 2012-07-23 00:17:20 +04:00
North
64dd5feda6 [filters] minor changes 2012-07-22 22:36:19 +03:00
North
28fe29854c [filters] converted FilterPlayer to Predicates 2012-07-22 22:36:03 +03:00
North
b230fc883a [filters] Reimplemented Wicked Akuba and fixed filtered Player Targeting 2012-07-22 21:59:21 +03:00
North
93804656ea Fixed FilterBlockingCreature 2012-07-22 18:03:10 +03:00
North
45268269aa [filters] removed one use filters 2012-07-22 18:02:26 +03:00
North
9cb5e61c34 [filters] replaced custom filters with predicates 2012-07-22 17:35:39 +03:00
North
0197c16cd7 [refactoring] merged dies triggered abilities for less duplicate code 2012-07-22 17:07:06 +03:00
North
c0da929ba0 [filters] replaced token conditions with TokenPredicate 2012-07-22 15:16:02 +03:00
North
50b650bb7d [filters] added WasDealtDamageThisTurn Predicate 2012-07-22 14:25:56 +03:00
North
badb0ede21 [filters] added Attacking and Blocking predicates 2012-07-22 14:25:56 +03:00
North
61b5f8555e [filters] added BlockedPredicate 2012-07-22 14:25:55 +03:00
Loki
de1bbb37d8 [TMP] Soltari Priest 2012-07-22 20:44:37 +12:00
North
5d83c6f9dc [filters] removed unused code from FilterArtifactPermanent 2012-07-22 11:01:38 +03:00
jeffwadsworth
b90c57ab96 - Added Door to Nothingness. <M13> 2012-07-21 16:36:06 -05:00
North
d773ed3d13 [filters] Replaced EvilTwin filter with predicate
This commit also touches the targeting system. Changes were made for consistency.
2012-07-21 23:18:17 +03:00
North
c8617c0a55 [filters] replaced Paired filter with predicate 2012-07-21 21:52:37 +03:00
North
b8f0cd05e4 Moved comments in Permanent to javadoc 2012-07-21 19:46:58 +03:00
magenoxx
6fbf4c1257 Renamed parameter name. [UI] Fixed big card image blinking on mouse move 2012-07-21 14:10:07 +04:00
magenoxx
1f06ad6dce Replaced by EmptyApplyToPermanent 2012-07-21 12:15:25 +04:00
North
21b8c8a354 Removed Artifact type addition from CopyPermanentEffect 2012-07-21 10:21:29 +03:00
North
1f50506c48 [M13] Magmaquake 2012-07-20 21:23:56 +03:00
jeffwadsworth
bf3d16332d - Added final part to Mwonvuli Beast Tracker. 2012-07-20 13:09:52 -05:00
North
a6e30a20d0 Small fix to ControllerPredicate 2012-07-20 19:42:08 +03:00
magenoxx
8fdc5a33d8 Controllable interface. Fixed ControllerPredicate. 2012-07-20 18:30:24 +04:00
magenoxx
ba964592f6 CantAttackAlone and CantBlockAlone abilities 2012-07-20 16:18:26 +04:00
magenoxx
1f5aed848d Exchange control effect: locking controllers. All tests pass now. 2012-07-20 13:16:54 +04:00
magenoxx
d09f96ab55 [M13] Switcheroo 2012-07-20 13:12:31 +04:00
magenoxx
cdb3ccfc38 new effect discarding mechanism 2012-07-20 13:06:42 +04:00
North
5d0a832642 cleaned pom files and updated sqlight dependency 2012-07-19 21:15:09 +03:00
Loki
6daffd3a81 [M13] Rewind 2012-07-19 22:38:55 +12:00
magenoxx
b18d6f2fc8 One more fix for AsThoughEffects 2012-07-19 13:40:12 +04:00
magenoxx
a3faf6eb90 Fixed AsThoughEffects: fixed Issue#23. Tests pass. 2012-07-19 13:18:08 +04:00
magenoxx
5b83ffe518 MageSingleton marker interface 2012-07-19 09:29:17 +04:00
magenoxx
60bd1f9585 [M13] Serra Avenger with tests 2012-07-18 21:52:57 +04:00
magenoxx
1b045ccf37 Correct handling of extra turns. 2012-07-18 21:51:26 +04:00
magenoxx
86089f0fb9 Removed duplicate class for cost. Refactored 1 card. 2012-07-18 20:52:57 +04:00
magenoxx
23a75c39ba [M13] Odric Master Tactician 2012-07-18 20:45:39 +04:00
magenoxx
b2cd3e75bd changed version from 0.8.7.dev to 0.9.0.dev 2012-07-18 15:59:07 +04:00
North
afaf0aab21 Fixed tooltips. 2012-07-18 14:17:05 +03:00
magenoxx
9c6dc78842 Shuffling player seats in multi player 2012-07-18 12:12:12 +04:00
magenoxx
ed0af0faee Added skip-all-turns-and-actions feature. Bound to F9. 2012-07-18 10:15:50 +04:00
North
ac869eaff9 Added safety code for DeckEditor.
Besides the stacktrace, it also prints the name
of the card for which the exception was thrown.
2012-07-18 02:20:48 +03:00
North
8ef941abf0 [refactoring] Added AsEnteresBattlefieldAbility 2012-07-18 01:48:32 +03:00
North
3eac7cbd42 [refactoring] Fixed issues with EntersBattlefieldEffect 2012-07-18 01:48:32 +03:00
magenoxx
fa9c7c4436 Fixed Issue#20: Fatal Frenzy doesn't boost target creature 2012-07-18 00:17:02 +04:00
North
5dbc3a1c07 Fixed issues revealed by EquipAbilityTest 2012-07-17 20:36:28 +03:00
North
b7f57c8a23 [filters] Replaced conditions in StackObject filters with Predicates 2012-07-17 19:00:31 +03:00
North
b478287a99 Merge branch 'filters' 2012-07-16 21:41:36 +03:00
North
30cbdd643d [filters] Replaced ControllerId condition in FilterPermanent with Predicate 2012-07-16 21:41:00 +03:00
North
4563e518a6 [filters] Replaced TargetController condition with Predicate 2012-07-16 20:55:58 +03:00
jeffwadsworth
208de4da21 - Added Xathrid Gorgon, Hellion Crucible. <M13> 2012-07-15 18:31:33 -05:00
jeffwadsworth
3a0ed94b9b - Added Disciple of Bolas, Harbor Bandit. <M13> Little null fix. 2012-07-15 14:56:51 -05:00
North
021e2b59df [filters] Replaced Another condition with Predicate 2012-07-15 17:18:33 +03:00
North
d66c172952 [filters] Refactored FilterAbility to use Predicates
FilterAbility isn't used anywhere. I only noticed after I finished rewriting it. I'll keep the class in the repository just in case someone would need it.
2012-07-15 16:58:01 +03:00
North
cd37b8c3ba [filters] Added support for Predicates with sourceId and PlayerId 2012-07-15 16:32:19 +03:00
North
faa106b3c3 [refactoring] Small change to SimpleManaAbility (please review) 2012-07-15 14:29:00 +03:00
North
c611983f57 [refactoring] removed SearchLibraryRevealPutInHandEffect (duplicate) 2012-07-15 13:12:44 +03:00
North
ead5773411 [filters] Removed unused code from Filters 2012-07-14 15:54:53 +03:00
North
c51dc081c6 [filters] Replaced PhasedIn Condition with Predicate 2012-07-14 15:40:36 +03:00
North
fba4e662d0 [filters] Replaced tapped condition with Predicate 2012-07-14 15:26:00 +03:00
North
5450a65421 [refactoring][filters] Unneeded use of generics was removed 2012-07-14 09:57:47 +03:00
North
43322d3c1a Merge branch 'filters' 2012-07-13 23:10:10 +03:00
North
4edee0b2f9 [refactoring] Moved another field to FilterPermanent 2012-07-13 23:08:10 +03:00
North
13f744f09f [filters] Replaced color conditions with Predicates 2012-07-13 22:46:45 +03:00
magenoxx
ad412af32b Fixed a bug allowing to cast revealed opponent spells 2012-07-13 15:43:32 +04:00
Loki
01f57aa06e [M13] Jace's Phantasm 2012-07-13 20:05:27 +12:00
jeffwadsworth
799095ef81 - Added the Rings. <M13> 2012-07-12 21:54:44 -05:00
North
ecf765ecf5 [filters] Replaced CardType conditions with Predicate 2012-07-12 23:42:46 +03:00
North
0d2053c634 [filters] Replaced abilities condition with Predicate 2012-07-12 20:09:34 +03:00
North
c59087e827 Fixed SubtypePredicate - treated case where object has Changeling 2012-07-12 19:34:37 +03:00
magenoxx
d04008a7d4 Added game.getAbility(abilityId, sourceId) method 2012-07-12 05:48:48 +04:00
magenoxx
dc6888788d Fixed gain and lose life events that didn't interact with replacement effects correctly 2012-07-12 05:19:45 +04:00
jeffwadsworth
31fd406c9e - Added Trading Post. <M13> 2012-07-11 17:14:21 -05:00
North
dcfd5ece0c [filters][refactoring] Minor changes to Predicates 2012-07-12 00:04:44 +03:00
North
2198cae333 [filters] Replaced Subtype condition with Predicate 2012-07-11 23:59:41 +03:00
North
91d320eed2 [filters] Replaced Supertype condition with Predicate 2012-07-11 00:19:48 +03:00
North
dfd2413b89 [filters] replaced Power and Toughness conditions with Predicates 2012-07-11 00:19:47 +03:00
North
85b22de4b0 [filters] replaced ConvertedManaCost condition with Predicate 2012-07-11 00:19:47 +03:00
North
98feeb9968 [filters] replaced Name condition with Predicate 2012-07-11 00:19:46 +03:00
North
3d1f23e03b Added base Predicates and MageObject Predicates. 2012-07-11 00:19:46 +03:00
North
4b805ca3b1 [minor] 2012-07-09 19:54:21 +03:00
North
c71b9c83ab Fixed DrakeToken 2012-07-08 23:39:58 +03:00
North
2e457fda1d Fixed cards to use CantBlockTargetEffect instead of adding CantBlockAbility 2012-07-08 14:35:06 +03:00
North
3e0d565f97 Removed return statement inside loop - TapTargetEffect 2012-07-08 13:50:40 +03:00
magenoxx
1acf00a5da CompoundAbility 2012-07-08 09:38:34 +04:00
North
34576673dd [USG][USL][USD] cards submitted by Backfir3 2012-07-07 22:52:26 +03:00
North
f1ae135d97 [M13] Crippling Blight; Goblin Battle Jester 2012-07-07 21:48:03 +03:00
North
5a45c597bc Fixed cast exception for Rebound 2012-07-07 20:27:17 +03:00
North
94d7fa6ea3 [M13] 50 cards 2012-07-07 20:04:09 +03:00
Loki
4577bfda9c fix 2012-07-07 18:17:46 +12:00
Loki
08e46fad24 refactoring and use a proper ability 2012-07-07 12:29:05 +12:00
Loki
a0125c9581 8 M13 2012-07-07 11:16:29 +12:00
jeffwadsworth
c8c6cdaa0e - Added Time Stop. 2012-07-05 16:32:18 -05:00
Loki
663ec37b96 Merge branch 'master' of https://github.com/magefree/mage 2012-07-05 10:54:38 +12:00
Loki
25b596bff7 2 USG 2012-07-05 10:53:36 +12:00
North
e4438072c2 [refactoring][minor] formatting 2012-07-04 23:58:22 +03:00
North
f4bd912583 Fixed Smite. 2012-07-04 23:58:21 +03:00
Loki
4b91b6d4bb 2 USG 2012-07-04 18:28:18 +12:00
North
d1f3e62d03 [minor] formatting 2012-07-03 21:25:57 +03:00
North
4639abd279 [refactoring] Fixed issues caused by notCardType.
Removed notCardType - it was a relic from previous implementation.
Renamed notScopeCardType to scopeNotCardType.
Renamed notCardTypeList to notCardType for consistency with cardType.
2012-07-03 08:57:14 +03:00
jeffwadsworth
8cd16e21b3 Merge branch 'master' of https://github.com/magefree/mage.git 2012-07-01 17:30:21 -05:00
jeffwadsworth
f713b22b25 - Little fix 2012-07-01 17:28:57 -05:00
magenoxx
742b7c0180 Fixed bug when 2\2 creature was 6\2 on first turn 2012-07-02 00:29:49 +04:00
jeffwadsworth
1e62fc261f - Added Wind Zendikon. <Worldwake> 2012-06-30 17:49:36 -05:00
jeffwadsworth
b89f011455 - Added Butcher of Malakir. <Worldwake> 2012-06-30 15:03:03 -05:00
jeffwadsworth
ef823f5554 - Added Kezzerdrix and Perish. <Tempest> 2012-06-30 14:08:08 -05:00
jeffwadsworth
1796839179 - Added Rootwater Matriarch. <Tempest> 2012-06-29 21:04:16 -05:00
magenoxx
3f444ec6de Fixed Persist Ability 2012-06-29 18:16:31 +04:00
magenoxx
8ba88ff5f2 config changes 2012-06-29 17:19:12 +04:00
magenoxx
ba0925dc62 compilation error fix 2012-06-29 17:15:04 +04:00
magenoxx
5d397bfbee Updated other boost effect for AI outcome 2012-06-29 16:57:25 +04:00
magenoxx
3f14fdc0ca Test and fix for Oblivion Ring and Planeswalkers interaction 2012-06-29 15:56:04 +04:00
magenoxx
5541fe4163 updated version from 0.8.6.r5 to 0.8.7 2012-06-29 14:56:13 +04:00
magenoxx
ebd92b2a3c CHANGE_COLOR and COLOR_CHANGED events 2012-06-29 13:00:44 +04:00
magenoxx
6e3ee0e6fe Fixed EquipmentAttachedCount. Fixed Kemba, Kha Regent not working 2012-06-29 12:03:08 +04:00
magenoxx
533cc69101 Added builder method to cards 2012-06-29 10:02:02 +04:00
magenoxx
354b07d50e Draft bot - only draft picks, will be auto eliminated and doesn't participate in tournament 2012-06-28 19:32:32 +04:00
magenoxx
b983bb2e7d for AI: made BoostTargetEffect negative effect for */-X spells 2012-06-28 10:11:03 +04:00
magenoxx
2c063acbeb Fixed Miracle for Extra turns 2012-06-27 23:56:47 +04:00
magenoxx
2a9fc12f26 [TMP] 5 cards (requested by players) 2012-06-27 14:00:41 +04:00
magenoxx
d602aac403 Refactoring 2012-06-27 01:17:03 +04:00
magenoxx
653f236c65 Cards lazy loading 2012-06-26 17:20:05 +04:00
magenoxx
7646e8224e Fixed Sphere Of The Suns 2012-06-26 01:05:54 +04:00
magenoxx
490a4f8427 Fixed token displayed for HuntmasterOfTheFells 2012-06-25 13:16:19 +04:00
magenoxx
11de9f9ce3 Token types for correct token image displayed 2012-06-25 13:15:25 +04:00
magenoxx
6b57822f40 Fixed Rebound 2012-06-25 10:10:07 +04:00
North
976a9724cd Fixed ControlsBiggestOrTiedCreatureCondition. 2012-06-25 01:15:36 +03:00
magenoxx
9affdd1dcc Fixed Limited not working 2012-06-24 17:56:18 +04:00
jeffwadsworth
d37a9ec45d - Added Luminous Wake. <ROE> 2012-06-23 19:34:51 -05:00
jeffwadsworth
06887c6093 - Little fix Triumph of Ferocity. 2012-06-23 12:09:32 -05:00
magenoxx
515261920d merging 2012-06-23 09:47:58 +04:00
magenoxx
6b6f718bc4 Fixing limited: removed card lazy loading 2012-06-23 09:41:32 +04:00
jeffwadsworth
51d914c23e - Added Snake Umbra. <ROE> 2012-06-20 15:01:49 -05:00
jeffwadsworth
361dd739ff - Added Living Destiny. <ROE> 2012-06-20 11:09:11 -05:00
jeffwadsworth
937a3761f4 - Added Quest For Renewal. <WWK> 2012-06-19 17:43:58 -05:00
North
a6a333422b Fixed range fro SacrificeAllEffect and Burning Inquiry 2012-06-20 00:15:13 +03:00
North
239a4fb100 [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
jeffwadsworth
e646e4768d -Added Battle-Rattle Shaman. <ROE> 2012-06-18 18:24:09 -05:00
magenoxx
b27593ab60 Merge branch 'master' of https://github.com/magefree/mage 2012-06-15 16:15:41 +04:00
magenoxx
1cb25812c9 Fixed replacement effects for copied creatures. All tests pass now. 2012-06-14 20:59:15 +04:00
Loki
d15339c5c4 Persist keyword 2012-06-14 19:59:08 +03:00
magenoxx
d6f1e8be48 Test and fix for UnblockableAbility not working 2012-06-14 20:18:38 +04:00
jeffwadsworth
8a46a2a52b - Added Razormane Masticore. 2012-06-13 16:43:42 -05:00
magenoxx
e34ee2e7f6 Added downloading and displaying emblem images 2012-06-13 09:48:10 +04:00
magenoxx
4393a55569 Added token type for displaying different images 2012-06-12 22:58:21 +04:00
magenoxx
9b2864044c Bushido fix. All tests pass now. 2012-06-12 22:12:32 +04:00
magenoxx
9c8fe7268b Reworked emblems 2012-06-12 20:57:23 +04:00
magenoxx
c22f0cf503 Reworked emblems 2012-06-12 16:27:28 +04:00
magenoxx
e759f8a0fc Added possibility to display any data on card's tooltip 2012-06-12 12:55:15 +04:00
magenoxx
faca6008cb EnterBattlefieldEffect: Displaying overriden rule without additions 2012-06-12 12:54:32 +04:00
magenoxx
3c9e3de9a2 Fixed color mana payment 2012-06-12 10:54:47 +04:00
magenoxx
f641ffe77b Test and fix for triggered abilities of double faced cards 2012-06-11 20:34:33 +04:00
magenoxx
17dbe0ae57 Test and fix for copying transformed creatures 2012-06-11 19:36:56 +04:00
magenoxx
5199e2e81a Test and fix for sacrificing creature with protection 2012-06-11 14:25:27 +04:00
magenoxx
12954eceee Refactored Target pointers. All tests pass now. 2012-06-11 11:21:31 +04:00
jeffwadsworth
13f547f1a2 - Added Smite. <ROE> 2012-06-10 12:09:10 -05:00
magenoxx
649fb13734 Fixed Dearly Departed 2012-06-10 15:48:15 +04:00
magenoxx
1d22d59c42 Added zoneChangeCounter to fix spell fizzle on flicker bug. All tests passed. 2012-06-08 17:55:44 +04:00
magenoxx
5cc8901e07 Fixed Dormant Gomazoa 2012-06-06 02:17:52 +04:00
magenoxx
d895b3e8d0 Lazy card loading 2012-06-05 19:41:17 +04:00
magenoxx
88a303a52f Added short living lki. Soul Warden works. All tests passed. 2012-06-04 21:19:11 +04:00
magenoxx
365bd2a50e Correct handling protection abilities for dealing damage. All tests passed. 2012-06-04 11:25:32 +04:00
magenoxx
17c88290af Fixed creatures without flying could block sometimes creatures with flying 2012-06-03 19:52:17 +04:00
magenoxx
037310c279 Mana and getPlayable fix. +1 test passed. 2012-06-03 17:50:13 +04:00
magenoxx
27d4997545 Fixed LKI and change controller interaction. +1 test passed. 2012-06-03 17:33:04 +04:00
magenoxx
cf8fa2b773 Fixed triggered abilities under opponent's control. +1 test passed. 2012-06-03 16:28:28 +04:00
magenoxx
9cb4ee1977 Fixed Descendants Path (bug in library's put from top to bottom) 2012-06-03 16:11:48 +04:00
magenoxx
4931365229 fix 2012-06-02 14:03:05 +04:00
magenoxx
04379e7c99 Fixed few bugs with transform effect. +4 tests pass. Some transform cards should be refactored. 2012-06-01 21:08:29 +04:00
jeffwadsworth
4cb48b342f - Fixed It That Betrays. 2012-05-31 09:56:52 -05:00
jeffwadsworth
ea13882a52 - Added It That Betrays. <ROE> 2012-05-30 14:36:23 -05:00
Loki
263b515216 fix Cascade, add test for it (test currently broken) 2012-05-28 21:12:48 +03:00
magenoxx
68dfe88b7a NotSerializableException fix 2012-05-28 15:36:55 +04:00
Loki
72ca542e99 small refactoring 2012-05-28 13:39:58 +03:00
Loki
f463e680cf fix NPE for Glimmerpoint Stag + Soul's Attendant + any other creature 2012-05-28 13:22:01 +03:00
magenoxx
cb63b900cd SacrificeEffect target required fix 2012-05-27 15:36:41 +04:00
magenoxx
def0260b9d Test and fix for Soulbound with ExileAndReturnBack effect 2012-05-26 21:57:53 +04:00
North
06a185a3a5 removed unused imports 2012-05-26 20:08:39 +03:00
North
aa8fbd6fab fixed Wall of Frost 2012-05-26 12:21:39 +03:00
North
5d0c7862c6 Fixed BecomesBlocked triggered abilities 2012-05-25 21:30:31 +03:00
North
11b692fa47 fixed BlocksTriggeredAbility 2012-05-25 21:30:31 +03:00
magenoxx
ec9ea835a5 target description NPE fix 2012-05-25 22:20:01 +04:00
magenoxx
12b21abe52 changed version from 0.8.5 to 0.8.6 2012-05-25 19:04:40 +04:00
magenoxx
5650c6c782 Fixed effect timestamps not working. +1 test passes. 2012-05-25 19:00:32 +04:00
magenoxx
1bb1df32b5 Updated lose ability test and corresponding effects. 2012-05-25 19:00:05 +04:00
magenoxx
b19934138c [AVR] Infinite Reflection 2012-05-25 10:42:34 +04:00
magenoxx
0335d4d77e Refactored copying permanents 2012-05-25 10:01:35 +04:00
magenoxx
ed54e78460 PlayerImpl.canPlay fix 2012-05-25 08:19:04 +04:00
magenoxx
897bb4503f Repaired Affinity for artifacts 2012-05-25 00:21:23 +04:00
North
5e6eb401ab [refactor] extracted common dynamic value 2012-05-24 22:46:07 +03:00
North
8618b45bc8 Added lockedIn parameter to BoostEffects. 2012-05-24 22:45:41 +03:00
magenoxx
0890d6e57f Fixed targeting prevent effects 2012-05-24 18:28:42 +04:00
magenoxx
f3598fd4db Enhanced TargetSource class 2012-05-24 18:22:12 +04:00
magenoxx
b3b0d25af7 [AVR] Rain Of Thorns. Fixed Wild Defiance trigger. 2012-05-24 10:01:37 +04:00
magenoxx
32e29392d2 [AVR] Second Guest + tests. Refactored filters. 2012-05-24 09:01:31 +04:00
magenoxx
a47b8c25df Various fixed. +3 tests passed. 2012-05-24 00:24:01 +04:00
magenoxx
29b7f9ab9b Fix. +2 tests passed. 2012-05-23 21:45:37 +04:00
magenoxx
a922310078 Continuous effect fix. +2 tests passed. 2012-05-23 21:24:30 +04:00
magenoxx
3d3e8bb36a +2 tests passed 2012-05-23 21:14:40 +04:00
magenoxx
0d732e8f86 New way of copying permanents - supports copies of copies. +1 test pass. 2012-05-23 20:48:31 +04:00
magenoxx
e5b6807d91 Reimplemented imprinted and connected cards 2012-05-23 20:48:31 +04:00
magenoxx
bd03dce85b Fixed EquipmentAttachedCount dynamic value. +1 test pass. 2012-05-23 17:49:45 +04:00
magenoxx
d94361cee7 Added MANA_PAYED event 2012-05-23 14:01:04 +04:00
magenoxx
d88b373df2 Fixed anymanacolor ability. Enhanced mana system. 2012-05-23 12:49:38 +04:00
magenoxx
082a1fcb64 minor changes 2012-05-22 19:21:03 +04:00
jeffwadsworth
8ff22a673c - Added Moonlight Geist. <AVR> 2012-05-21 13:55:04 -05:00
magenoxx
6f31c00811 [AVR] 5 cards 2012-05-21 08:39:14 +04:00
magenoxx
abc3bbd36b [AVR] Angel of Jubilation + test 2012-05-20 23:00:12 +04:00
magenoxx
57223e0464 Fix for bug with continuous effects 2012-05-20 22:54:41 +04:00
magenoxx
e60613772d Returning stack object 2012-05-20 18:44:32 +04:00
magenoxx
8dda7eec1b Sacrifice effect fix 2012-05-20 18:44:16 +04:00
magenoxx
41006a822a Aura replacement effect fix 2012-05-20 17:41:09 +04:00
magenoxx
595310194c tooltip fixes 2012-05-20 15:58:18 +04:00
magenoxx
18a05231a8 [AVR] Somberwald Sage 2012-05-20 15:58:18 +04:00
magenoxx
0de461553c Added support classes for conditional mana ability 2012-05-20 15:58:17 +04:00
magenoxx
445efc8c18 [AVR] 5 cards with tests 2012-05-20 15:58:17 +04:00
magenoxx
3cca30ca97 [AVR] Alchemist's Refuge with test 2012-05-20 05:28:55 +04:00
North
e91f610d01 [refactor] moved effect to common 2012-05-19 22:02:36 +03:00
magenoxx
320dd240c1 [AVR] 3 cards 2012-05-18 18:57:47 +04:00
magenoxx
262f6cb095 [AVR] 3 cards 2012-05-18 18:08:25 +04:00
magenoxx
15527b8984 fixed fizzle for multi targets 2012-05-18 18:08:00 +04:00
magenoxx
cf6d9d8ac4 upkeep ability targeting fix 2012-05-18 16:00:40 +04:00
magenoxx
275142a143 [AVR] 32 cards. Tests. Common effects. Fixes. 2012-05-18 00:19:43 +04:00
magenoxx
8759b6de33 [AVR] 13 cards with Soulbond 2012-05-17 15:20:21 +04:00
magenoxx
36c2b240fb effect fix 2012-05-17 09:53:19 +04:00
magenoxx
3822e0d09b Soulbond keyword 2012-05-17 09:51:08 +04:00
magenoxx
407f10fa86 critical core fix for failing test 2012-05-15 07:21:51 +04:00
magenoxx
e003b43214 [AVR] Homicidal Seclusion + several tests 2012-05-15 07:21:11 +04:00
magenoxx
a40a1bb3f5 Support for null rule texts in effects 2012-05-15 07:20:18 +04:00
Loki
943555cebf [AVR] Moonsilver Spear, extract common ability 2012-05-14 12:48:07 +03:00
magenoxx
519e136431 More failing tests based on bug reports 2012-05-11 20:25:58 +04:00
magenoxx
d819774cc6 Added required flag to TargetCreaturePermanent constructor 2012-05-11 12:02:39 +04:00
magenoxx
55bf5714a0 [AVR] Harvester Of Souls + test. 2012-05-09 10:04:11 +04:00
magenoxx
419acfeabb [AVR] 5 cards 2012-05-09 09:33:53 +04:00
magenoxx
87c111a253 [AVR] 5 cards. Various fixes. 2012-05-08 18:41:39 +04:00
magenoxx
6cdce1be7c Removed unused common effect 2012-05-08 17:35:25 +04:00
magenoxx
a19c591311 Extracted DiesThisOrAnotherCreatureTriggeredAbility. Refactored some cards. 2012-05-08 17:16:39 +04:00
magenoxx
be7f01b0ba Enhanced card-by-text searching in deck editor 2012-05-08 14:28:06 +04:00
North
67cc42c637 [refactoring][minor] unused imports and formatting 2012-05-07 19:14:04 +03:00
magenoxx
108dec5a4f Reimplemented EverflowingChalice 2012-05-07 09:08:58 +04:00
magenoxx
d75af7c14e NPE fix for no deck loaded 2012-05-07 08:40:41 +04:00
magenoxx
fa0e623120 changed version from 0.8.4 to 0.8.5 2012-05-07 07:50:07 +04:00
Loki
cb945d997e Added looking at card and revealing it for Miracle keyword 2012-05-06 23:40:45 +03:00
Loki
9de37bea5a Fixed memory leak 2012-05-06 23:40:44 +03:00
Loki
f8af7202ef Some fixes for Miracle keyword. Added displaying spell in the stack 2012-05-06 23:40:41 +03:00
Loki
ca56f3b498 Extrace 'Take extra turn' to common effect 2012-05-06 23:40:40 +03:00
Loki
160504ef42 Support for multi X in variable cost 2012-05-06 23:40:39 +03:00
magenoxx
80a25377b5 GatekeeperOfMalakir kicker test. Fails. 2012-05-03 18:21:30 +04:00
magenoxx
9fa5d58174 Removed flying blocking restriction effect duplication 2012-05-03 08:32:27 +04:00
magenoxx
41a5bb7496 Fixed bug with PrimevalTitan and all cards with SearchLibraryPutInPlayEffect. 2012-05-03 05:39:45 +04:00
magenoxx
f39d5dbca1 New implementation for LevelUpAbility. All tests ok. 2012-05-02 20:20:01 +04:00
magenoxx
c2ea8246d2 Tests for LevelUpAbility 2012-05-02 19:21:29 +04:00
magenoxx
e17afdedc3 changed LevelUpAbility rule text 2012-05-02 17:16:16 +04:00
magenoxx
40ff3dd498 Tests reproducing bug in Mage.Core with creature CopyEffect for triggered abilities 2012-05-02 16:48:11 +04:00
magenoxx
b10e385221 formatting 2012-05-02 00:02:03 +04:00
magenoxx
0f950dbc50 [AVR] Miracle keyword 2012-05-01 23:59:36 +04:00
North
236a84cbcb Fixed potential NPE in SacrificeTargetEffect.getText 2012-05-01 22:28:21 +03:00
magenoxx
933f094f69 More careful fix for PlayerImpl.canPlay. Moved ThaliaGuardianOfThrabenTest to another package. 2012-05-01 12:33:51 +04:00
magenoxx
4526d50e43 Added tests for cost modification effects based on Arcane Melee card. One test fails because of bug in core. 2012-05-01 12:07:06 +04:00
magenoxx
26ac9d1967 Fixed PlayerImpl.canPlay - didn't take cost modification effects into account 2012-05-01 11:53:58 +04:00
magenoxx
1bf788a4e1 [AVR] 5 cards 2012-05-01 09:39:07 +04:00
magenoxx
537c326789 [load] loading testing: added simple test for starting game by two players 2012-04-30 18:56:36 +04:00
magenoxx
42108ef59c fixed downloading images from flip cards according to changes on magiccards.info site 2012-04-28 03:27:36 +04:00
North
15759532cf [minor] removed unused imports 2012-04-24 23:03:09 +03:00
North
fa0445b544 Added support for player searching another players library
Fixed Haunting Echoes and Sadistic Sacrament to use this feature
2012-04-24 23:03:09 +03:00
jeffwadsworth
b6f1cba7fa - Added text to PreventCombatDamageSourceEffect class. 2012-04-19 16:18:13 -05:00
jeffwadsworth
c41c9c1f94 - Added Guard Gomazoa. <ROE> 2012-04-19 16:12:19 -05:00
North
93018628df AuraReplacementEffect fix - changed source id to the Aura's ID and not the ability source ID. 2012-04-15 20:23:39 +03:00
North
9632a3297d Added AuraReplacementEffect; cards with the Aura subtype don't change the zone they are in if there is no valid target on the battlefield. Also, when entering the Battlefield and it was not cast this effect gets the target to witch to attach it.
Updated Aura Enchantment cards affected by the AuraReplacementEffect.
2012-04-13 22:18:37 +03:00
North
6f57351096 Fixed Cryptoplasm copy effect. 2012-04-08 21:24:42 +03:00
magenoxx
f0be9c35d7 Moved skipping initial shuffling to game options. 2012-04-07 11:52:31 +04:00
magenoxx
53b2893a81 Fix for issue with Mul Daya Channelers. All tests pass. 2012-04-07 11:09:20 +04:00
magenoxx
89cec1c2b2 not shuffling library for tests 2012-04-07 11:08:49 +04:00
magenoxx
3348a29b1a [ROE] Mul Daya Channelers (by jeffwadsworth2010) 2012-04-07 11:06:02 +04:00
jeffwadsworth
39fcd5648f - Added optional flag for BecomesTargetControllerSpellTriggeredAbility. Fixes Dormant Gomazoa. 2012-04-06 20:41:20 -05:00
jeffwadsworth
26084cc184 - Added Dormant Gomazoa <ROE> 2012-04-06 20:34:10 -05:00
jeffwadsworth
8d6766b011 - Added Champion's Drake <ROE> 2012-04-05 21:04:33 -05:00
jeffwadsworth
e92d3e146f Merge branch 'master' of ssh://109.200.159.85/var/lib/git/mage.git 2012-04-04 19:59:36 -05:00
jeffwadsworth
56665e580d - Added <ROE> Totem-Guide Hartebeest. 2012-04-04 19:57:16 -05:00
North
a7faf62c81 Fixed AI NPE from ReboundAbility. 2012-04-01 19:37:27 +03:00
North
46cbaa0ce0 Fixed DiscardTargetEffect.getText. It supports FixedTarget now. 2012-04-01 18:56:28 +03:00
North
c8b6dde3d9 Fix - target pointer should be set from wrapper effects. 2012-03-30 22:19:20 +03:00
North
c9ddaac961 Added javadoc to Card.moveToExile
removed unused imports
2012-03-30 21:20:18 +03:00
North
bc1dcff4fe Refactored ConditionalContinousEffect to support otherwiseEffect 2012-03-30 21:18:42 +03:00
BetaSteward
c893fd891e cards submitted by backfir3 2012-03-29 08:33:46 -04:00
BetaSteward
97c6f33154 fixes 2012-03-29 08:32:52 -04:00
North
03bbc73564 MageInt.EmptyMageInt made immutable 2012-03-28 22:29:27 +03:00
North
775b3276c9 Fixed Chimeric Mass.
Also fixed the BecomesCreature effects. In case the token had another ability with a SetPT effect there would have been two effects on the same layer and the outcome would not be predictable.
2012-03-28 22:18:33 +03:00
magenoxx
e851fb4d8e Fix for EntersBattlefieldEffect and ChimericMass. 2012-03-28 13:18:35 +04:00
magenoxx
deb6533bd8 [mad ai] emulating block declaration. safe block. (in progress) 2012-03-26 22:04:31 +04:00
magenoxx
0b75e4866a Fixed EntersBattlefieldEffect. PhantasmalImage's CopyEffect works now. 2012-03-26 20:05:20 +04:00
BetaSteward
e859e142fa 2 DKA 2012-03-26 08:55:30 -04:00
magenoxx
523481b5a2 Added additional parameter for effect outcome. Updated choosing permanents for AI. 2012-03-26 10:59:04 +04:00
magenoxx
7ecf9f125d Fixed NPE in CopyEffect (happened when creature copied itself that is legal from rules point of view). 2012-03-26 10:35:29 +04:00
magenoxx
fb8f4c3c67 Test for Exiled and fix. 2012-03-26 09:20:30 +04:00
magenoxx
46439e7ffe Fixed Oblivion Ring issue (LeavesBattlefieldTriggeredAbility). 2012-03-26 00:42:04 +04:00
magenoxx
569faf8fd3 TransformAbility fix. 2012-03-26 00:41:53 +04:00
magenoxx
0754cd91d0 javadoc fix. formatting 2012-03-26 00:34:36 +04:00
magenoxx
3875c1f7c0 Changed component version from 0.8.3 to 0.8.4 (dev) 2012-03-25 12:16:46 +04:00
North
b446585c00 [DKA] Helvault
fixed ReturnFromExileForSourceEffect
2012-03-19 00:28:36 +02:00
intimidatingant
a20d1fbf8e Merge branch 'master' of ssh://git.magefree.com/var/lib/git/mage 2012-03-14 20:53:15 -07:00
intimidatingant
eb418cf1fe Add 3 DKA cards. Fix bug with Diregraf Captain. 2012-03-14 20:52:31 -07:00
North
8ea3cc741c Fixes issue when source for damage isn't on the battlefield anymore 2012-03-12 23:27:48 +02:00
BetaSteward
de4153c5aa 3 DKA 2012-03-11 23:20:56 -04:00
North
47abc28d78 [DKA] Jar of Eyeballs
[DIS] Proper Burial
[10E] Grave Pact
[TMP] Essence Bottle, Torture Chamber
2012-03-11 17:12:04 +02:00
BetaSteward
f98a1be4e0 fixed multiple emblems in play 2012-03-10 22:22:43 -05:00
BetaSteward
3b643805c8 normalized ContinuousEffects 2012-03-10 22:20:24 -05:00
BetaSteward
243fd32fa3 updated SpellCastTriggeredAbility to use FilterSpell 2012-03-08 22:49:23 -05:00
BetaSteward
d353924fcd submissions from Melkhior 2012-03-08 15:38:18 -05:00
BetaSteward
f1fefb0d59 2 DKA 2012-03-08 13:54:31 -05:00
BetaSteward
e03aaee4b6 updated searching/shuffling interaction 2012-03-08 13:53:23 -05:00
BetaSteward
631308a5df fixed cost modification effects getting applied twice 2012-03-05 22:45:36 -05:00
BetaSteward
dddca6ae32 2 DKA 2012-03-05 22:44:49 -05:00
Loki
3e2c7dfa95 fix affinity double-counting 2012-03-05 19:57:27 +04:00
Loki
d5fea2e5c8 Merge remote-tracking branch 'origin/master' 2012-03-05 19:33:15 +04:00
Loki
b02e87ea67 try toi fix NPE in Gatekeeper of Malakir 2012-03-05 19:32:59 +04:00
BetaSteward
82f8a7cdee added replace event to putOntoBattlefield call - moved logic for moving cards to putOntoBattlefield 2012-03-05 09:15:47 -05:00
BetaSteward
db02ea3aa6 fixes 2012-03-03 23:20:10 -05:00
BetaSteward
67fb349224 3 DKA 2012-03-02 15:42:34 -05:00
BetaSteward
12027369a5 DKA - IncreasingVengeance 2012-02-29 13:35:34 -05:00
BetaSteward
cab80c5a68 4 DKA 2012-02-28 22:54:40 -05:00
North
6f7050f9eb Merge
Conflicts:
Mage.Sets/src/mage/sets/darkascension/WolfhuntersQuiver.java - kept my version (rule text is correct in mine)
2012-02-28 21:55:36 +02:00
North
5c7c0a4086 Fixed Past in Flames TimingRule
Fixed All is Dust to take into account the range of influence
minor changes to all other files
2012-02-28 21:49:36 +02:00
BetaSteward
1dbc0a2be5 2 DKA 2012-02-28 14:25:36 -05:00
BetaSteward
c64c597467 DKA - Fiend of the Shadows 2012-02-26 21:48:55 -05:00
BetaSteward
9ae7ff87ea more tests + some fixes 2012-02-25 23:24:06 -05:00
BetaSteward
68391a7522 fixed some NPE's and other errors 2012-02-23 15:26:57 -05:00
BetaSteward
828662f6f3 3 Curses from DKA 2012-02-19 09:52:39 -05:00
BetaSteward
86906c633a updated test framework - added TestPlayer which only performs instructed actions 2012-02-17 10:40:57 -05:00
BetaSteward
2e14adfde0 removed ConditionalStaticAbility - not getting applied anymore - used ConditionalContinousEffect instead 2012-02-17 10:28:09 -05:00
magenoxx
cb929d1f21 Fixed NPE in monte carlo. Removed actions remembering for now as not used yet. 2012-02-14 08:55:42 +04:00
BetaSteward
48f5a469d4 fixes for monte carlo ai 2012-02-13 09:05:01 -05:00
LevelX
37086bfa5c [DKA] Blck Cat
Some text improvements
Fixed NezumiBoneReader
Added randomDiscard parameter to DiscardTargetEffect
2012-02-12 00:48:17 +01:00
LevelX
ef5594cdd3 Some small improvements to text generation 2012-02-11 14:25:21 +01:00
LevelX
fa587ce7b7 [DKA] Tower Geist
Rework of LookLibrary effects
2012-02-11 14:13:08 +01:00
BetaSteward
885c43d374 Merge branch 'master' of ssh://109.200.159.85/var/lib/git/mage 2012-02-09 15:58:59 -05:00
BetaSteward
d79cbcb54f fixes 2012-02-09 15:58:14 -05:00
Loki
af6ef52215 3 DKA 2012-02-08 20:43:31 +04:00
BetaSteward
6205ebaeb9 fixed Liliana Of The Veil npe when targeting tokens + added choose pile dialog 2012-02-07 15:15:47 -05:00
Loki
f14559d71d fix summoning sickness, 1 DKA 2012-02-07 16:52:53 +04:00
Loki
4d578fa022 DKA 2012-02-07 14:00:45 +04:00
BetaSteward
4fd59f9e8c added test for continuous effects + modified tests to stop on specified turn and step 2012-02-06 10:06:25 -05:00
BetaSteward
79be305eb9 fixed continuous effects generated by spells 2012-02-05 22:50:42 -05:00
BetaSteward
bf9e25fc34 other fixes 2012-02-04 17:05:48 -05:00
BetaSteward
90c7079bfa fixed delayed triggered abilities 2012-02-04 17:02:25 -05:00
magenoxx
681cf0167d minor fix 2012-02-04 15:46:46 +04:00
magenoxx
2e890bea0c try\catch around NPE on server 2012-02-04 15:38:28 +04:00
magenoxx
36bc35f7b2 This time correct fix for DiesTriggerAbility. 2012-02-04 10:12:38 +04:00
magenoxx
7b6cedacfa Fixed DiesTriggeredAbility not working. 2012-02-04 00:36:17 +04:00
BetaSteward
d813283c19 adding back recent changes - not quite sure how I managed to revert all this 2012-02-02 23:48:25 -05:00
BetaSteward
1d32f49fd0 modified triggered abilities, continuous effects and zones 2012-02-02 23:27:23 -05:00
North
053c630b3c fixed NPE for LookLibraryControllerEffect 2012-01-30 22:05:47 +02:00
North
34765debdc [refactoring] removed DrawCardEffect (misleading and there was better solution already implemented); also fixed Cruel Ultimatum
[refactoring] removed special char from deck name.
2012-01-29 22:39:58 +02:00
magenoxx
49c403da0e Fixed static text. 2012-01-28 11:04:41 +04:00
BetaSteward
1b965f358b Urza's Saga - courtesy of Backfir3 2012-01-27 21:36:36 -05:00
BetaSteward
436a8ea440 Merge branch 'master' of ssh://109.200.159.85/var/lib/git/mage 2012-01-24 22:52:38 -05:00
BetaSteward
7fce6c552d fixes + optimizations + updates to monte carlo ai 2012-01-24 22:51:31 -05:00
BetaSteward
23616432e4 fixed ConcurrentUpdateException with multi-threaded ai 2012-01-24 22:50:18 -05:00
LevelX
6a282d1e51 3 new cards
[CHK] Marrow-Gnawer / Orochi Eggwatcher / Kiku, Night's Flower

Fix
ShisatoWhisperingHunter - using now sacrificeControllerEffect instead of sacrificeEffect

Framework
BeginningOfUpkeepTriggeredAbility - reverted change to set targetPointer if targetController == YOU (this caused unwanted side effects)
SacrificeControllerEffect - new effect that the controller of an ability has to sacrifice something
GainAbilityAllEffect - improved text generation
some minor comment and include fixes
2012-01-24 23:33:27 +01:00
LevelX
5be4f1c291 8 new cards
[SOK] Kashi-Tribe Elite / Matsu-Tribe Birdstalker	
[CHK] Kashi-Tribe Reaver / Kashi-Tribe Warriors / Matsu-Tribe Decoy / Orochi Ranger / Shisato Whispering Hunter / Sosuke, Son of Seshiro

Framework
SkipNextPlayerUntapStepEffect - new effect
CardsInHandCondition - new condition
DealsCombatDamageToACreatureTriggeredAbility - new ability
BecomesCreatureSourceEffect - Fix to solve problems with creatures that unintended kept their subtypes (e.g. Skinshifter))
BeginningOfUpkeepTriggeredAbility - set also target pointer if targetController == YOU
BoostTargetEffect - added lockedIn parameter to fix error for various cards (DragDown / ElderOfLaurels / MightOfAlara / MightOfTheMasses  / StrengthOfCedars / BloodthirstyOgre)
GainAbilityControlledEffect - imporoved text generation
SkipNextUntapTargetEffect / TapTargetEffect - addded fixed target text support

Minor changes
AkkiLavarunner / CreakwoodGhoul / DearlyDeparted - includes
ClockworkBeetle - fixed use of effect of other card
KondasBanner - fixed potential null pointer exception and wrong name spelling
YoseiTheMorningStar - uses now the new SkipNextPlayerUntapStepEffect
2012-01-22 11:12:49 +01:00
Loki
53d70ffbe3 [MRD] Auriok Bladewarden 2012-01-19 12:35:03 +04:00
BetaSteward
2e21b7197b fixes and optimizations for monte carlo ai 2012-01-16 18:49:11 -05:00
BetaSteward
a13bb9acf5 moved CopyPermanentEffect and fixed some cards with copy 2012-01-16 18:45:11 -05:00
LevelX
6b0f04d03f 13 new cards
[BOK] Akki Blizzard Herder / Crack the Earth
[CHK] Commune with Nature / Otherworldly Journey / Peer Through Depths / Rag Dealer / Reciprocate
[CON] Faerie Mechanist / Giltspire Avenger
[PLC] DuneriderOutlaw
[ROE] Ancient Stirrings
[SOK] Freed from the Real]
[TSB] WhirlingDervish

Some small fixes or refactoring
Aura of Dominion / Hikari Twilight Guardian / Wicked Akuba / Claustrophobia / Crab Umbra / Descendant of Soramaro

Framework changes
PlayerDamagedByWatcher - replaced by the new PlayerDamagedBySourceWatcher
PlayerDamagedBySource - new watcher which tracks what sources damged a player
DealtDamageToAnOpponent - new condition
LookLibraryControllerEffect - reworked to be usable with LookLibraryAndPickControllerEffect
LookLibraryAndPickControllerEffect - new effect to handle draw and pick effects
TapEnchantedEffect - new
UntapEnchantedEffect - new
ReturnFromExileEffect - added constructor rule text support
SacrificeAllEffect - fixed missing rule text creation
GameImpl - added the creation of the new PlayerDamagedBySource watcher for each player
2012-01-12 08:11:32 +01:00
BetaSteward
dfffdfcf8c latest monte carlo ai - has a memory leak 2012-01-10 21:29:53 -05:00
BetaSteward
a06f27ec89 minor fixes 2012-01-10 21:17:13 -05:00
LevelX
f073ee299d 13 new cards
[SOK] Descendant of Soramaro
[BOK] Kami of theHonoredDead
[CHK] Heartbeat of Spring / Jugan, the Rising Star / Kitsune Riftwalker / Mystic Restraints / Nezumi Bone Reader / Nine Ringed Bo / Samurai of the Pale Curtain / Sensei Golden-Tail / Tenza Godo's Maul / Wicked Akuba / Yosei the Morning Star

Fixed cards
Kumano Master Yamabushi - renamed file to correct name
Myojin of Infinite Rage - fixed toughness value
UnearthlyBlizzard - reworked text

Framework changes
EquippedMatchesFilterCondition - new, To grant equipment boosts conditional
PlayerDamagedByWatcher - new, Watcher to track damaged players
CardsInControllerHandCount - fixed potential null pointer exception
LookLibraryControllerEffect - improved to handle DynamicValues
2012-01-08 00:04:52 +01:00
LevelX
7207bc0be6 Bloodthirsty Ogre - refactored counter handling for negative values
CountersCount - removed negative parameter
2012-01-02 23:25:46 +01:00
LevelX
e88a2a199f New cards
[CHK] BloodthirstyOgre / HorobiDeathsWail / KumanosPupil / MyojinOfInfiniteRage / MyojinOfLifesWeb / MyojinOfNightsReach / MyojinOfSeeingWinds / OniPossession / PainwrackerOni

Framework
PutOntoBattlefieldTargetEffect - new effect
SetCardSubtypeAttachedEffect - added constuctor with list of types
TargetControlledCreaturePermanent - added constructor with "required" and "filter"
DrawCardControllerEffect / SacrificeTargetEffect - improved text generation
CountersCount - added flag to return the number of counters as negative value
2012-01-02 22:30:22 +01:00
North
182d636078 minor refactoring 2012-01-01 22:54:18 +02:00
LevelX
9aeacd5cde New Cards
[APO] Index
[CHK] Cranial Extraction / Eight-And-A-Half-Tale / Ethereal Haze / Hankyu / He Who Hungers / Sensei's Divining Top
[GPC] CrystalSeer
[LRW] InkfathomDivers
[SHM] AphoticWisps / CeruleanWisps / CrimsonWisps / CrimsonWisps / ViridescentWisps
[10E] Discombobulate
Fixes
Glissa The Traitor - Changed flying to firststrike (solves issue 431)
HiddenHorror - minor text fix

Framework
PreventAllDamageEffect - replaces PreventAllCombatDamageEffect and supports now also preventing damage outside comnbat, refactored some cards with previous individual effect
SetCardColorTargetEffect - refactored some cards with previous individual effect
LookLibraryControllerEffect - supports now variable number of cards and may shuffle after look at cards
SacrificeSourceUnlessPaysEffect - refactored getText()
2011-12-31 13:53:19 +01:00
magenoxx
259fce0182 Fixed phyrexian mana can't be paid when player has 2 life. 2011-12-30 17:04:23 +04:00
Loki
3d54a8c1b4 5 timeshifted, [TSP] Ursa's Factory 2011-12-29 14:44:45 +04:00
LevelX
9e13ac418b New cards
[CHK] Befoul / Bushi Tenderfoot / Crushing Pain / Feast of Worms / Field of Reality / Forbidden Orchad / Initiate of Blood / Teller of Tales
[FUT] Witch's Mist
[TMP] Opportunist

Fixed cards
Akki Lavarunner - Rarity, removed land untap effect
LaternLit Graveyard - changed blue to black mana
Sphere of the Suns - fixed enters the battlefield tapped effect
Skinrender - changed outcome

Framework changes
TriggeredAbility - enhanced getRule() method
CreateTokenTargetEffect - enhanced getText() method
FilterCreaturePermanent - added DamageDealt filter

Some minor text/comment changes
2011-12-29 08:11:20 +01:00
North
842d2b0d42 [CHK] Hinder
[CON] Lapse of Certainty
[5DN] Fold into AEther
[LOR] Faerie Trickery
[MRD] Assert Authority
2011-12-28 18:08:31 +02:00
North
4b8507a941 minor refactoring 2011-12-27 15:25:36 +02:00
North
3704283aa0 [CON] Court Homunculus, Dark Temper, Drag Down, Filigree Fracture, Ignite Disorder, Kaleidostone, Manaforce Mace, Obelisk of Alara, Scattershot Archer, Spore Burst, Sylvan Bounty, Toxic Iguanar, View From Above, Worldly Counsel, Wretched Banquet 2011-12-27 15:24:32 +02:00
magenoxx
f6f769725f Fixed saving games became broken. 2011-12-26 15:24:29 +04:00
magenoxx
3f8ce6d44f MageDrawAction drawn cards count fix. 2011-12-26 07:54:18 +04:00
magenoxx
3f20b725db [MAD2.0] New scoring and undo system. Migrated draw cards action. 2011-12-25 11:42:32 +04:00
magenoxx
c02d453a4b Some performance measurement. Game state copying performance is good. 2011-12-24 15:14:27 +04:00
magenoxx
9a7d158a20 DamageAllEffect - source.getId to source.getSourceId 2011-12-24 12:34:15 +04:00
LevelX
810d33c8ba [CHK] Brutal Deceiver, Callous Deceiver, Harsh Deceiver, Feral Deceiver - New cards
Contagion Clasp - Changed counter ability outcome to unboost
Creepy Doll - Fixed outcome
Nim Deathmantle - Fix, It could target creatures going to opponents graveyard (fixes issue 383)
Bonesplitter - Fixed equip costs
Minor fixes to some cards - texts, removed unused imports, moved equip ability to last ability
2011-12-21 19:56:47 +01:00
LevelX
fa635acab8 [CHK] General's Kabuto, Hair-Strung Koto
EquipAbility - Added constructor with filter for equipments with equip restriction (Konda's Banner), fixed missing mana output for equip costs (please check if ok)
2011-12-21 19:43:15 +01:00
LevelX
c3aa782016 [CHK] Konda's Banner 2011-12-21 19:30:16 +01:00
LevelX
49396cea72 [CHK] VillainousOgre 2011-12-13 21:11:35 +01:00
magenoxx
065f1c3190 Fixed Issue 375. 2011-12-12 14:46:49 +04:00
magenoxx
af05af7050 Fixed Issue 441. 2011-12-11 15:53:34 +04:00
magenoxx
ba6508cbeb Updated component version from 0.8.1 to 0.8.2. 2011-12-09 13:15:07 +04:00
BetaSteward
e8ed56c80f a few more fixes + optimizations 2011-12-01 14:51:21 -05:00
magenoxx
954052b64e Fixed Issue 387. 2011-11-24 11:06:05 +04:00
BetaSteward
1627f81953 fixed some ability cost issues - mainly affects AI's 2011-11-22 10:59:13 -05:00