LevelX2
|
8f694e595c
|
Fixed a bug of Alchemists Refuge that allowed the player to cast cards from no allowed zones.
|
2013-02-22 16:02:07 +01:00 |
|
LevelX2
|
86202166db
|
Fixed Karn's third ability to restart the game including during the game copied cards.
|
2013-02-22 08:41:33 +01:00 |
|
LevelX2
|
0af121c3e4
|
Some more changes to logging of ComputerPlayer.
|
2013-02-22 08:40:32 +01:00 |
|
LevelX2
|
541e1cd2a9
|
Fixed that Yeva, Natures Herald could cast spells from everywhere. Fixed wrong target of Relic of Progenitus. Fiexed rule text of Chromatic star.
|
2013-02-22 00:48:05 +01:00 |
|
LevelX2
|
44708e6c4b
|
Minor rule text changes.
|
2013-02-21 17:06:18 +01:00 |
|
LevelX2
|
e112ea4f8d
|
Sample modern deck.
|
2013-02-21 17:05:59 +01:00 |
|
LevelX2
|
d5989b32fd
|
Minor changes to the logging of ComputerPlayer.
|
2013-02-21 17:05:35 +01:00 |
|
LevelX2
|
f75575f99b
|
Samll changes to ComputerPlayer logging, FromZone Pick for CardImpl added.
|
2013-02-21 01:22:10 +01:00 |
|
LevelX2
|
ea6a094aa2
|
Fixed some bugs in test cases and changed check for existing abilities to containsRule() method if ability is no singleton.
|
2013-02-21 00:18:33 +01:00 |
|
LevelX2
|
4af4619b44
|
Fixed a bug of Cast Through Time giving wrong id to triggered ability added to game.
|
2013-02-21 00:16:49 +01:00 |
|
LevelX2
|
391c3db02e
|
Fixed to do the check of existing abilities always by rule text. Added a new abilities.containsRule() method to check by rule, that's sometimes needed. To check always by rule text leaded to bugs during applying copy effects.
|
2013-02-21 00:15:11 +01:00 |
|
LevelX2
|
768cf365b9
|
Some more changes to the logging messages of ComputerPlayer.
|
2013-02-21 00:07:43 +01:00 |
|
LevelX2
|
1f3dea13af
|
Some formating and logging changes to ComputerPlayer.
|
2013-02-20 17:35:30 +01:00 |
|
LevelX2
|
425739d195
|
Fixed two minor rule text bugs for Alchimists Refuge and Freewind Equenaut.
|
2013-02-20 17:34:05 +01:00 |
|
LevelX2
|
47c8ad8076
|
Fixed a bug of copyEffect not removing the old abilities correctly.
|
2013-02-20 01:24:44 +01:00 |
|
LevelX2
|
9aabe14e01
|
Fixed a bug of Infinite Reflection copy to the enchanted creature itself.
|
2013-02-20 01:23:46 +01:00 |
|
LevelX2
|
f0536b06d4
|
[PC2] 5 cards.
|
2013-02-19 17:34:58 +01:00 |
|
LevelX2
|
91b20f76b0
|
Sample standard deck.
|
2013-02-19 16:54:50 +01:00 |
|
LevelX2
|
2a17dc8c66
|
Fixed a bug of Master Biomancer's ability triggering for all controlled permanents instead of only creatures. Some changes to rule text generation and minor change to Molten Primordial.
|
2013-02-19 16:43:27 +01:00 |
|
LevelX2
|
c7b602ff74
|
Added test for Lazav, Dimir Mastermind not handling continuous effects correctly.
|
2013-02-17 19:07:58 +01:00 |
|
LevelX2
|
36cd392a02
|
Minor change to rule text generation.
|
2013-02-17 19:05:52 +01:00 |
|
LevelX2
|
ac1f6d5512
|
Some minor changes to Nightveil Specter.
|
2013-02-17 10:18:26 +01:00 |
|
LevelX2
|
01a3660cf2
|
Changed a lot of cards to use ENTERS_THE_BATTLEFIELD event instead of ZONE_CHANGE event.
|
2013-02-17 01:14:42 +01:00 |
|
LevelX2
|
50bb73fa08
|
Expanded handling of the ENTERS_THE_BATTLEFIELD event to fix issue #82.
|
2013-02-17 01:13:15 +01:00 |
|
LevelX2
|
58db10296a
|
Imporved targeting for ComputerPlayer.
|
2013-02-17 01:09:46 +01:00 |
|
LevelX2
|
33a917c216
|
Fixed a bug that also equipments were returned to hand by Orzhov's Charms first ability.
|
2013-02-17 01:09:02 +01:00 |
|
LevelX2
|
b099b57d8b
|
Changed ability order of Bloodghast.
|
2013-02-16 08:16:47 +01:00 |
|
LevelX2
|
b4805ddc64
|
Fixed Elvish Pioneer.
|
2013-02-16 08:16:07 +01:00 |
|
jeffwadsworth
|
579d8d45aa
|
- Added Orim's Thunder.
|
2013-02-15 18:05:53 -06:00 |
|
Plopman
|
c877d03389
|
[GTC] Fixed Skinbrand Goblin
|
2013-02-16 00:08:24 +01:00 |
|
Plopman
|
e56bbfb16d
|
[8ED] Added 7 green cards
|
2013-02-16 00:07:57 +01:00 |
|
LevelX2
|
b2aef4225c
|
Fixed issue #137 that counters didn't trigger ADD_COUNTER event for each single counter.
|
2013-02-15 18:12:45 +01:00 |
|
LevelX2
|
ca2480dda0
|
Added AI ability values for Evolve and Extort.
|
2013-02-15 00:26:41 +01:00 |
|
LevelX2
|
1c120c5f41
|
Added missing target handling of TargetDefender to ComputerPlayer.
|
2013-02-15 00:25:01 +01:00 |
|
LevelX2
|
e33fd30544
|
Minor formating and rule text changes.
|
2013-02-15 00:24:20 +01:00 |
|
LevelX2
|
db7694ae60
|
Solved a bug, that by removing the abilities of a permanent (LoseAllAbilitiesTargetEffect), the permanent was removed from locked in objects of effects from other sources than this permanent.
|
2013-02-14 16:18:18 +01:00 |
|
LevelX2
|
e4145c90b5
|
Fixed issue #135 that cards with miracle were always shown on the stack if it was possible to cast them with miracle also if the owner of the card dicided not to use the miracle ability. Minor formating.
|
2013-02-14 14:50:41 +01:00 |
|
LevelX2
|
8d3796ef7a
|
Fixed issue #136 of Wight of Precint Six. Added test for Wight of Precint Six.
|
2013-02-14 12:59:15 +01:00 |
|
LevelX2
|
1121c7c562
|
Fixed a bug in EntersTheBattlefield event of PermanentImpl using ownerId instead controller id. Fixes issue #133. Some minor formating.
|
2013-02-14 12:58:04 +01:00 |
|
LevelX2
|
58a05970e8
|
Fixed a bug for AI target handling of TargetCardInHand.
|
2013-02-14 10:53:42 +01:00 |
|
LevelX2
|
b968e2b4c4
|
Fixed issue #132 tokens of Army of the Damned were put into play untapped instead of tapped.
|
2013-02-13 08:26:20 +01:00 |
|
LevelX2
|
127e63ce0d
|
Changed used battlefield.count or battlefield.getActivePermanents methods to take player range into account.
|
2013-02-13 01:24:36 +01:00 |
|
LevelX2
|
efe277621e
|
New PermanentIdPredicate.
|
2013-02-13 01:21:33 +01:00 |
|
LevelX2
|
b2ec63afdb
|
Fixed spelling error in test.
|
2013-02-13 01:21:04 +01:00 |
|
LevelX2
|
f504a543e1
|
Removed unnecessary battlefield.count methods not considering player range. Changed cards that used the removed methods.
|
2013-02-12 17:14:20 +01:00 |
|
LevelX2
|
c375d80682
|
Fixed some missing target handling for ComputerPlayer.
|
2013-02-12 17:10:23 +01:00 |
|
Backfir3
|
412766fbaf
|
[USG] 5 Cards and [LEA] Sol Ring
|
2013-02-11 23:54:36 +01:00 |
|
LevelX2
|
d78aca041a
|
The CopyTokenFunction copied also gained abilites of permanents that should not be copied according Rule 706.
|
2013-02-11 21:14:59 +01:00 |
|
LevelX2
|
f67267c0b0
|
Added rule comments to the new keyword abilities of gatecrash. Added italic style to ability words.
|
2013-02-11 19:48:54 +01:00 |
|
LevelX2
|
590de413e3
|
Fixed missing color to the created token of Deathpact Angel.
|
2013-02-11 19:06:40 +01:00 |
|