LevelX2
|
422b92e4ad
|
Added some comments.
|
2015-02-19 08:53:12 +01:00 |
|
LevelX2
|
687fe91f49
|
* Fixed possible null pointer exception.
|
2015-02-18 09:11:33 +01:00 |
|
LevelX2
|
96fe50cebe
|
* Sharding Sphinx - Fixed that ability also triggered for damage not done to players, added missing color to created token (fixes #731).
|
2015-02-17 14:17:18 +01:00 |
|
LevelX2
|
665d51cd8c
|
* Defend the Hearth - Fixed that also non combat damage to the player was prevented.
|
2015-02-17 01:40:26 +01:00 |
|
LevelX2
|
2969ea2fac
|
* Runic Repetition - Fixed that exiled cards not in the default exile window could not be selected as target (fixes #720).
|
2015-02-15 23:53:35 +01:00 |
|
LevelX2
|
2b8be15281
|
Fixed a bug of attack restriction effect that did not allow to attack even if the needed condition was fulfilled (Dandan, Godhunter Octopus, Serpent of the Endless Sea, Sea Serpent, Pirate Ship, Whimwader, Sea Monster, Dreamwinder, Sealock Monster).
|
2015-02-14 17:39:22 +01:00 |
|
LevelX2
|
ad012ebd02
|
Fixed more CPU load caused by calculation of available mana.
|
2015-02-14 00:22:17 +01:00 |
|
LevelX2
|
8620fe5a7d
|
* Fixed another problem with available mana generation (e.g. with Nykthos, Shrine to Nyx).
|
2015-02-13 15:03:29 +01:00 |
|
LevelX2
|
0722276ca4
|
* Fixed a bug in calculation of available mana that can be a source of heavy server load.
|
2015-02-13 08:39:44 +01:00 |
|
LevelX2
|
7d7afb60d6
|
* Card repository - Raised cards content version number.
|
2015-02-12 23:15:00 +01:00 |
|
LevelX2
|
c987fd0e9c
|
Merge origin/master
|
2015-02-12 22:57:39 +01:00 |
|
LevelX2
|
5d0ca8291e
|
* minor changes.
|
2015-02-12 22:56:20 +01:00 |
|
LevelX2
|
b626356774
|
* Deactivated part of available mana generation to prevent looping.
|
2015-02-12 22:54:31 +01:00 |
|
emerald000
|
890e98c4cc
|
Added Azorius Guildmage.
|
2015-02-12 12:58:39 -05:00 |
|
emerald000
|
59a5bbf765
|
Added Siren's Call.
|
2015-02-12 12:18:07 -05:00 |
|
LevelX2
|
ba1fb775b2
|
* Fixed that manifested or morphed creatures did wrongly trigger "enters the battlefield" abilities with their card attributes (e.g red card manifested triggered Foundry Street Denizens boost ability).
|
2015-02-12 15:54:41 +01:00 |
|
LevelX2
|
3142866ede
|
* Fixed a possible null pointer exception concerning Aura enchantments without targets log message.
|
2015-02-12 13:52:34 +01:00 |
|
LevelX2
|
728281524a
|
* Fixed a bug that mana sources that could produce any mana (e.g. Forbidden Orchard) did trigger the TAPPED_FO_MANA event twice.
|
2015-02-12 12:08:13 +01:00 |
|
LevelX2
|
7b95da55a7
|
* Some more changes concerning sourceObject handling in ability. Added early event type check for triggered abilities.
|
2015-02-12 01:56:45 +01:00 |
|
LevelX2
|
b73f34a52e
|
* Some changes to zone object movement and source object handling. Origin source object of ability is now hold in ability to be able to check e.g. zone change counter.
|
2015-02-11 17:51:41 +01:00 |
|
LevelX2
|
4fe5560222
|
* Fixed some problems with filtering nonbasic lands (e.g. Fulminator Mage).
|
2015-02-11 12:34:56 +01:00 |
|
LevelX2
|
874b170a74
|
Added ManaOptions test and some changes in handling.
|
2015-02-11 01:10:34 +01:00 |
|
emerald000
|
9a20bdeff3
|
Added Contamination.
Hopefully not breaking anything.
|
2015-02-10 07:11:39 -05:00 |
|
LevelX2
|
7ed967ac7f
|
Raised cards added counter.
|
2015-02-10 01:25:19 +01:00 |
|
LevelX2
|
4f6fb64811
|
* Small fix to ManaOptions.
|
2015-02-10 01:24:03 +01:00 |
|
LevelX2
|
b4636b2ce1
|
* Rework of booster generation to reduce DB load while starting a tournament.
|
2015-02-10 00:51:36 +01:00 |
|
LevelX2
|
e0b17eacc7
|
* Reworked calculation of available mana that can be a source of heavy server load.
|
2015-02-07 18:16:35 +01:00 |
|
LevelX2
|
8a6a615250
|
* Some minor changes.
|
2015-02-07 18:15:43 +01:00 |
|
LevelX2
|
974951e18d
|
* Fixed that for "Shoal" spells a wrong CMC was calculated while on the stack, if alternate casting cost was used (fixes #696).
|
2015-02-06 16:13:51 +01:00 |
|
emerald000
|
103f2f4883
|
Added Phantom Flock and Realm Seekers.
|
2015-02-05 18:43:34 -05:00 |
|
LevelX2
|
adbd1bca94
|
* Imporoved release of draft object during draft tournament.
|
2015-02-06 00:23:01 +01:00 |
|
LevelX2
|
3dacad02a7
|
* Text importer - If available the most recent version of a card from expansion or core set type is used.
|
2015-02-04 00:35:36 +01:00 |
|
LevelX2
|
41c6c47092
|
* Added promotional, Duel Deck and Non-standard-legal sets to SetType. Changed sets and set selection accordingly.
|
2015-02-04 00:34:18 +01:00 |
|
fireshoes
|
7f5bb1ba01
|
Merge origin/master
|
2015-02-03 00:49:28 -06:00 |
|
fireshoes
|
e97dd1299f
|
Added WPN Gateway set and reprints, Sol Grail, Spike Rogue, Quirion Elves, Krosan Wayfarer, Crookclaw Transmuter, and Centaur Glade
|
2015-02-03 00:46:33 -06:00 |
|
LevelX2
|
4efc2a7582
|
* Bestow - Fixed that a permanent card cast with bestow has the bestow ability as spell ability.
|
2015-02-03 01:40:08 +01:00 |
|
LevelX2
|
6e45f70335
|
* Manifest - Fixed that turn face up costs of creatures with bestow were the bestow costs instead of the normal casting costs without bestow (fixes #677).
|
2015-02-03 00:51:22 +01:00 |
|
LevelX2
|
dd54269216
|
* Fixed handling of Split cards (fixes #670).
|
2015-02-03 00:05:30 +01:00 |
|
LevelX2
|
9877e49936
|
Changed TurnFaceUpAbility to a SpecialAbility.
|
2015-02-02 22:08:58 +01:00 |
|
LevelX2
|
a245c0ed6f
|
Fixed a bug of Undying.
|
2015-02-02 22:08:33 +01:00 |
|
LevelX2
|
1ac4196c9e
|
Some changes to split card handling (not finished).
|
2015-02-02 17:54:06 +01:00 |
|
LevelX2
|
2544c12d48
|
* Some minor changes.
|
2015-02-01 16:47:21 +01:00 |
|
LevelX2
|
8192744697
|
* Fixed / reworked prevent damage by source effect (related to Burrenton Forge-Tender, Pay no Heed, Prahv, Spires of Order).
|
2015-02-01 16:05:35 +01:00 |
|
LevelX2
|
da26df4c7b
|
Added missing method of spell-
|
2015-02-01 16:03:03 +01:00 |
|
LevelX2
|
5d0a94c1b9
|
* Annihilator - Fixed that the triggered ability did not resolve correctly, if the source was removed from battlefield before resolving.
|
2015-01-31 19:49:37 +01:00 |
|
LevelX2
|
faa2b0a0bf
|
* Rally the Ancestors - Fixed that creatures cards were moved to exile also if already in the graveyard. Problem was that the zoneChangeCounter was not raised as a permanent card left the battlefield. So some more fixes were neccessary for implementations that are based on this fixed zoneChangeCounter of permanents leaving the battlefield. I guess there will be some more bugs caused by this change but I guess this is the correct way to go.
|
2015-01-31 19:17:22 +01:00 |
|
LevelX2
|
dbbbbc0279
|
* Fixed that continuous effects of face down creatures were applied.
|
2015-01-31 14:46:54 +01:00 |
|
LevelX2
|
8ba2136b0e
|
* Fixed that Auras that were manifested had wrongly to select aura target.
|
2015-01-31 14:07:47 +01:00 |
|
LevelX2
|
8d6c25b3e8
|
* Fixed handling of morphed cards in exile zone.
|
2015-01-31 12:45:54 +01:00 |
|
LevelX2
|
19d71aaf84
|
* AI PLayer - Fixed a problem with targets of Venser, Shaper Savant.
|
2015-01-31 10:00:16 +01:00 |
|