LevelX2
|
2b3bf70d54
|
4 Standard decks from GP Quebec City Saturday.
|
2013-02-24 19:18:52 +01:00 |
|
LevelX2
|
39ac265d11
|
Removed double targets of bloodrush ability and minor formating changes.
|
2013-02-24 19:17:26 +01:00 |
|
LevelX2
|
dbbf7062c8
|
[CHK] Mana Seism, Cut the Tethers, Shimatsu, the Bloodcloaked, Squelch.
|
2013-02-24 18:04:04 +01:00 |
|
LevelX2
|
12a5efa506
|
Fixed UnleashAbility, DevourEffect, Urabrask the Hidden, Due Respect, Orb of Dreams replacing EntersTheBattlefield instead of only modifying it.
|
2013-02-24 10:53:25 +01:00 |
|
LevelX2
|
f0f52124d5
|
Another fix to Karn Liberated.
|
2013-02-24 09:57:00 +01:00 |
|
LevelX2
|
5d2c4e1bbd
|
Test for Pillar of Flame.
|
2013-02-24 09:56:34 +01:00 |
|
LevelX2
|
a6e60f5a68
|
Fixed a bug of Blind Obedience replacing the EntersTheBattlefield event instead of modifiying it (issue #147).
|
2013-02-24 08:21:10 +01:00 |
|
LevelX2
|
b30f1e22ae
|
Fixed the bug that Geistcatchers Rig's triggered ability did not work (issue #145).
|
2013-02-23 23:14:20 +01:00 |
|
Plopman
|
7f880aa7aa
|
Added Bridge from Below, Narcomoeba and Cabal ritual
|
2013-02-23 18:02:50 +01:00 |
|
LevelX2
|
0d031897ad
|
Fixed third ability of Karn Libertated that added sideboard cards to library and missed adding abilities to the restarted game (issue #141).
|
2013-02-23 17:23:59 +01:00 |
|
LevelX2
|
6c08fbb088
|
Some minor formating and fixing changes to gatecrash cards.
|
2013-02-23 17:21:16 +01:00 |
|
LevelX2
|
13de7b2aa1
|
Fixed a bug that Jace, Architect of Thought's first ability did not trigger for creatures that attacked your allies.
|
2013-02-23 17:20:06 +01:00 |
|
LevelX2
|
b13fa6ce9f
|
Some MTGO Modern format decks from WOTC side.
|
2013-02-23 17:18:42 +01:00 |
|
magenoxx
|
0ca04e0285
|
Fixed Issue#142: Player's panel cosmetic bug
|
2013-02-22 23:47:38 +04:00 |
|
magenoxx
|
f6f74bd96f
|
Fixed Issue#143: Wrong variable cost order
|
2013-02-22 23:29:49 +04:00 |
|
magenoxx
|
7f6d730975
|
Fixed Issue#125: Show source/reason of triggering abilites
|
2013-02-22 22:54:43 +04:00 |
|
LevelX2
|
8597952af2
|
Fixed a bug of handling TargetControlledPermanent. Improved handling of TargetPermanent to choose also multiple targets if optional and useful (e.g. Azorius Justiciar).
|
2013-02-22 16:04:23 +01:00 |
|
LevelX2
|
444df05715
|
Minor formating changes.
|
2013-02-22 16:02:23 +01:00 |
|
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 |
|