LevelX2
|
69842cfb0b
|
* Sword of Fire and Ice - Made target of triggered ability mandatory.
|
2014-06-06 19:41:47 +02:00 |
|
LevelX2
|
e2373a709b
|
* Lightning Greaves - Fixed that equiped creature did not get shroud ability.
|
2014-06-06 19:00:43 +02:00 |
|
Plopman
|
2ba42bc852
|
Added Oath of Druids.I would appreciate if someone could test it.
|
2014-06-06 14:29:36 +02:00 |
|
Plopman
|
384fc04967
|
Added 14 cards
|
2014-06-06 14:26:19 +02:00 |
|
Plopman
|
ebb86e199b
|
Added Future Sight.
|
2014-06-06 14:20:59 +02:00 |
|
LevelX2
|
e98edfc8c1
|
* Ajani, Mentor of Heroes - Fixed a bug that with his second ability only creatures could be targeted.
|
2014-06-06 13:09:25 +02:00 |
|
LevelX2
|
53b8f1977a
|
* Fixed more possible endless loops of while iterations not ending if a asked player left game.
|
2014-06-05 23:18:39 +02:00 |
|
LevelX2
|
6b817b0669
|
* Congregation at Dawn - Fixed a bug that the game is locked while resolution of the put cards back effect.
|
2014-06-05 23:16:14 +02:00 |
|
Jeff
|
a2f04a0188
|
- Added Chorus of the Conclave.
|
2014-06-05 15:42:46 -05:00 |
|
LevelX2
|
2e5f962be6
|
* Tribal - Fixed that Tribal was implemented as super type instead correctly as card type. Added Crib Swap.
|
2014-06-05 21:21:49 +02:00 |
|
Jeff
|
22e51eb66d
|
- Added Sunforger and Mycosynth Golem.
|
2014-06-04 16:08:48 -05:00 |
|
North
|
9324e93868
|
[refactor] removed generic parameter from Game classes
|
2014-06-03 12:33:02 +03:00 |
|
North
|
4fd248c4f8
|
[refactor] removed generic parameter from remaining Abilities
|
2014-06-03 12:07:21 +03:00 |
|
North
|
99854be1fb
|
[refactor] removed generic parameter from remaining Effect classes
|
2014-06-02 22:53:49 +03:00 |
|
North
|
e2c7fdf121
|
[refactor] removed generic parameter from Cost
|
2014-06-02 22:30:01 +03:00 |
|
North
|
5f83ddf5ba
|
[refactor] removed generic from remaining Target classes
|
2014-06-02 21:53:34 +03:00 |
|
North
|
1cc42a7cbb
|
[refactor] removed generic parameter from SplitCard
|
2014-06-02 21:43:59 +03:00 |
|
North
|
59126eef87
|
[SHM] Crabapple Cohort, Mudbrawler Cohort
|
2014-06-02 21:36:47 +03:00 |
|
North
|
c925b649b3
|
[refactor] removed generic parmaeter from LevelerCard
|
2014-06-02 21:17:27 +03:00 |
|
North
|
14fa5b0f57
|
[refactor] removed generic parmaeter from CardImpl
|
2014-06-02 21:15:53 +03:00 |
|
North
|
82a45cee88
|
[refactor] removed generic parameter from Target
|
2014-06-02 16:06:05 +03:00 |
|
LevelX2
|
c9db56d189
|
* Batterskull - Fixed that last ability brought back Batterskull to hand nly, if still on the battlefield during the resoltution of the effect.
|
2014-06-02 14:59:43 +02:00 |
|
North
|
c5f7db441e
|
[refactor] removed generic parameter from Effects
|
2014-06-02 13:12:58 +03:00 |
|
North
|
4403934163
|
[refactor] removed generic parameter from Ability
|
2014-06-01 20:44:47 +03:00 |
|
LevelX2
|
289412bbc0
|
Added 8 cards, some fixes, some formating.
|
2014-06-01 01:23:29 +02:00 |
|
LevelX2
|
45b5db6178
|
Added Yawgmonth's Will and Yawgmoth's Agenda.
|
2014-05-31 22:16:23 +02:00 |
|
North
|
4af606883e
|
[refactor] removed generic parameter from Watcher
|
2014-05-31 22:02:15 +03:00 |
|
LevelX2
|
363bdae44c
|
Merge origin/master
|
2014-05-31 18:47:11 +02:00 |
|
LevelX2
|
873004a945
|
* D'Avenant Archer, Daraja Griffin - Fixed wrong card numbers for 6th edition.
|
2014-05-31 18:46:14 +02:00 |
|
LevelX2
|
9f6c01bde1
|
* Primal Clay - Added text to choice window.
|
2014-05-31 18:45:10 +02:00 |
|
LevelX2
|
fa5ebd5526
|
* Lord of Atlantis - Fixed that the islandwalk was only given to controlled creatures.
|
2014-05-31 18:44:00 +02:00 |
|
North
|
0cc5308100
|
[refactor] removed Watcher interface and renamed WatcherImpl to Watcher
|
2014-05-31 19:35:21 +03:00 |
|
North
|
9a9567c359
|
[refactor][minor] removed redundant parameter when creating counters with count = 1
|
2014-05-31 19:14:10 +03:00 |
|
North
|
4b058f845d
|
[refactor] removed remaining Counter implementations
|
2014-05-31 18:55:20 +03:00 |
|
North
|
ca1af753eb
|
[refactor] removed BoostCounter implementations
|
2014-05-31 18:43:05 +03:00 |
|
North
|
519754a96c
|
[refactor] removed dependency to Counter implementations (except BoostCounters)
|
2014-05-31 17:48:04 +03:00 |
|
North
|
545e4298b7
|
[refactor] removed generic from Counter
|
2014-05-31 17:11:11 +03:00 |
|
LevelX2
|
5870b0ed7d
|
* Tarmogoyf - Fixed a bug that instead of different card types the number of all cards were counted.
|
2014-05-31 14:09:21 +02:00 |
|
LevelX2
|
51a493f3f0
|
* Iroas, God of Victory - Added missing "Enchantment" cardtype, removed wrong supertype "Enhantment".
|
2014-05-31 13:42:22 +02:00 |
|
LevelX2
|
da3936abfb
|
Fixed tooltip text of Resistance Fighter, Crimson Hellkite and Maze of Ith.
|
2014-05-31 11:06:07 +02:00 |
|
LevelX2
|
90d516f15d
|
* Stromgald Cabal - Fixed that he could counter blue spells instead of correctly white spells.
|
2014-05-31 10:48:03 +02:00 |
|
LevelX2
|
00924d45e3
|
* Zombie Master - Fixed wrong mana costs of gained regenerate ability. Fixed tooltip text.
|
2014-05-31 10:40:48 +02:00 |
|
LevelX2
|
4fec6e4d7b
|
Made some targets required. Added message to replacement effect of Cavern of Soul to inform player being not able to counter.
|
2014-05-30 22:46:26 +02:00 |
|
LevelX2
|
94d8ff554f
|
Fixed some tooltip texts and display of choosen color in tooltip.
|
2014-05-30 21:21:17 +02:00 |
|
LevelX2
|
c03c14af52
|
* Jor Kadeen, the Prevailer - Fixed that his boost ability did not work for Jor Kadeen itself.
|
2014-05-30 21:00:55 +02:00 |
|
LevelX2
|
99a60c3063
|
* Progenitor Mimic - Fixed a bug that the every turn created token did not trigger "enters the battlefield" tiggers that checked for specific attributes. Added Test for that.
|
2014-05-30 20:26:30 +02:00 |
|
LevelX2
|
79ca27a286
|
* Sage of Hours - Fixed a bug that the number of extra turns was not calulated correctly.
|
2014-05-30 20:24:59 +02:00 |
|
LevelX2
|
c269e54c07
|
* Flamespeaker's Will - Fixed that the Flamespeaker's Will was not sacrificed and that the decision was not made during resolution.
|
2014-05-30 01:14:20 +02:00 |
|
LevelX2
|
545aa08735
|
* Bloodcrazed Hoplite - Added missing target definition.
|
2014-05-30 01:13:06 +02:00 |
|
LevelX2
|
4cc454ba16
|
* Jace, the Mind Sculptor - Added log info messages about cards moved between zones.
|
2014-05-29 12:54:30 +02:00 |
|