LevelX2
|
eb0544957b
|
* Fix that commander replacement effects work again, some cleanup after the changes of continuous effects and triggered abilities.
|
2014-12-25 03:08:31 +01:00 |
|
LevelX2
|
4f1368f3de
|
* Made a lot of changes to handling of continuous and triggered abilities. This should fix the problems with Mage Singletons like Flyinging / Intimidate / Reach not working. Fixed also #533 and some other problems with copy effects of cards like Clone that did not end if e.g. Clone left the battlefield.
|
2014-12-25 02:07:40 +01:00 |
|
LevelX2
|
02ba80b719
|
* Switched from UUID to MageObjectReference to handle affected objects of continuous effects. Solvng problems with objects that changed (multiple times) zones while the effect lasts.
|
2014-12-25 02:03:21 +01:00 |
|
LevelX2
|
e4dbb3c9fc
|
Some changes to framework functions, some minor changes to existing cards.
|
2014-12-20 18:17:12 +01:00 |
|
LevelX2
|
0ef340d108
|
* Some rework of User/Tournament/Quit handling.
|
2014-12-20 17:54:02 +01:00 |
|
LevelX2
|
c81231b40c
|
* Balance - reworded user selection text. Other minor changes.
|
2014-12-19 23:56:11 +01:00 |
|
LevelX2
|
3e7039eb70
|
Added some cards.
|
2014-12-19 12:37:07 +01:00 |
|
LevelX2
|
2cea085420
|
[SOK] Added 5 blue cards.
|
2014-12-18 00:36:46 +01:00 |
|
LevelX2
|
a3db429525
|
* Fixed mana effect, that added addional mana to the effect controller instead of the controller of the mana source (Dictate of Karametra, Keeper of Progenitus, Heartbeat of Spring, Zur-Taa Ancient).
|
2014-12-17 21:32:18 +01:00 |
|
LevelX2
|
bd5ac3756d
|
[SOK] Added 3 cards.
|
2014-12-17 17:03:00 +01:00 |
|
LevelX2
|
4d658909ee
|
Added Sentinel, Wakestone Gargoyle, Silhana Starfletcher and Orchard Warden.
|
2014-12-17 15:28:33 +01:00 |
|
LevelX2
|
c4541e49ee
|
Some changes to net mana handling.
|
2014-12-17 15:26:22 +01:00 |
|
LevelX2
|
a12fa6e3a1
|
Some minor changes to cards and framework classes.
|
2014-12-16 18:01:56 +01:00 |
|
LevelX2
|
1141e4c2fa
|
* Fixed two Morph Tests.
|
2014-12-16 15:07:13 +01:00 |
|
LevelX2
|
b2586a653f
|
* Multiplayer Commander - Fixed that the starting player wrongly skipped his draw step.
|
2014-12-16 13:09:48 +01:00 |
|
LevelX2
|
8fadaf9a59
|
* Jeering Instigator - Fixed that its ability did not trigger as it is turned face up.
|
2014-12-16 08:27:31 +01:00 |
|
LevelX2
|
7b738474a9
|
* Some fixes to the exile effects with duration. Fixed that exiled cards/permanets did not come back if causing card was put into play and exiled by Whip of Erebos.
|
2014-12-14 22:56:37 +01:00 |
|
LevelX2
|
9ba6f74bf6
|
* improved message for missing cards on the server.
|
2014-12-14 22:55:16 +01:00 |
|
LevelX2
|
96ce77e9d0
|
[SOK] Added 2 blue cards.
|
2014-12-13 18:09:44 +01:00 |
|
LevelX2
|
bc7a64677e
|
* Fixed some cards/effects that checked for permanents with the same name and did not work correctly with face down creatures.
|
2014-12-13 16:47:24 +01:00 |
|
LevelX2
|
5e2a95947c
|
Some minor changes to submitted cards.
|
2014-12-13 01:15:03 +01:00 |
|
LevelX2
|
a98d32895a
|
[SOK] Added 5 green cards.
|
2014-12-12 14:25:52 +01:00 |
|
LevelX2
|
6dd033bd8f
|
Some minor framework changes.
|
2014-12-12 14:25:29 +01:00 |
|
LevelX2
|
00281f0b10
|
Imporved setTargetPointer of EntersBattlefieldAllTriggeredAbility.
|
2014-12-12 14:24:59 +01:00 |
|
LevelX2
|
90cd79b81f
|
Merge pull request #640 from SkySpiral7/default_color
Default color
|
2014-12-12 08:56:06 +01:00 |
|
Ryan Worcester
|
c782643844
|
It helps to actually call the method
|
2014-12-11 19:52:16 -06:00 |
|
Ryan Worcester
|
76db4c4d01
|
Added setDefaultColor to CardImpl
|
2014-12-11 19:40:13 -06:00 |
|
LevelX2
|
e3f4645258
|
* Fixed a bug that prevented some mana abilities to produce mana (Miraris Wake, Keeper Of Progenitus, Heartbeat of Spring, Dictate of Karametra, Vorinclex Voice of Hunger, Zhur-Taa Ancient).
|
2014-12-11 23:49:15 +01:00 |
|
LevelX2
|
4b5191af26
|
* Fixed a bug with some of multiple targets getting illegal after casting Vines of Vastwood to protect a target.
|
2014-12-11 14:58:48 +01:00 |
|
LevelX2
|
d4044536cb
|
Some fixes to putOnTop/buttomOfLibrary of player to handle cards and permanents.
|
2014-12-11 14:55:26 +01:00 |
|
LevelX2
|
f9f6fd2d2d
|
Fixed a bug of PutOnLibraryTargetEffect moving the cards always only to top of library (fixes #636).
|
2014-12-11 13:21:38 +01:00 |
|
LevelX2
|
d0b304856b
|
* Fixed some bugs of "Don't untap during controller's next untap" effects, that also prevented untap in untap steps of other players (e.g. by Ivorytusk Fortess).
|
2014-12-10 15:02:45 +01:00 |
|
LevelX2
|
68fed320f7
|
* Bestow Ability - Fixed that a card cast with Bestow will be recognized as Aura for cost reduction (e.g. Hero of Iroas).
|
2014-12-09 23:53:49 +01:00 |
|
LevelX2
|
cbdb5e2bc6
|
* Molten Disaster - Fixed that Split Second ability did not work.
|
2014-12-09 17:24:26 +01:00 |
|
LevelX2
|
79eabcbf12
|
Some rework to framework classes. Used new framework classes in some cards.
|
2014-12-09 16:14:06 +01:00 |
|
LevelX2
|
28ed7f1b63
|
* Brave the Elements - Fixed not working choose color effect.
|
2014-12-09 16:11:10 +01:00 |
|
LevelX2
|
643b7a5ad8
|
* Scavenging Ooze - Fixed that the life gain was wrongly also appied if the exiled card was no creature card.
|
2014-12-08 11:56:41 +01:00 |
|
LevelX2
|
30869beca0
|
* Some changes to game start logic (better handling for disconnected users). Changes to server logging.
|
2014-12-08 01:30:18 +01:00 |
|
LevelX2
|
8688cd7317
|
Added ctwo classes to framework.
|
2014-12-06 18:30:39 +01:00 |
|
LevelX2
|
2fae97be63
|
Some minor changes to framework.
|
2014-12-06 18:29:17 +01:00 |
|
LevelX2
|
5dc314c68a
|
* Teferi, Temporal Archmage - Fixed that Loyality abilities could be used at instant timing.
|
2014-12-06 18:28:15 +01:00 |
|
LevelX2
|
355a98f282
|
* Fixed that face down cards moved from exile to hand are wrongly revealed in log (e.g. Necropotence).
|
2014-12-06 10:34:17 +01:00 |
|
LevelX2
|
70de38c90f
|
* Fixed that face down cards moved from exile to hand are wrongly revealed in log (e.g. Necropotence).
|
2014-12-06 10:33:01 +01:00 |
|
LevelX2
|
d26c1000f2
|
* Reworked TAPPED_FOR_MANA event handling to include the produced mana in the event.
|
2014-12-05 20:15:56 +01:00 |
|
LevelX2
|
0459322857
|
Added Izzet Guildmage, Roling Spoil, Commandeer, Razor Golem, Guardian of the Guildpact.
|
2014-12-03 21:51:59 +01:00 |
|
LevelX2
|
4b66cd8367
|
Added possibility to use Morph with a land. Minor changes to some cards.
|
2014-12-03 20:20:23 +01:00 |
|
LevelX2
|
40febbe086
|
Some minor chages.
|
2014-12-02 22:27:10 +01:00 |
|
LevelX2
|
06d05eb56d
|
* Mana Drain - Fixed that the mana was in some cases provided during the wrong phase.
|
2014-12-02 22:17:22 +01:00 |
|
LevelX2
|
62a605d3e7
|
* Some changes to token handling and some cards.
|
2014-12-02 16:58:31 +01:00 |
|
LevelX2
|
3d6467225a
|
* Minor changes to framework.
|
2014-12-02 16:57:05 +01:00 |
|