LevelX2
|
a5d7ca83d7
|
Checked objects possible to cause null pointer exceptions. Added some logging.
|
2015-10-31 11:55:20 +01:00 |
|
LevelX2
|
3beb5568c4
|
* Karn Liberated - Fixed that commanders were not returned to command zone after game reset.
|
2015-10-31 00:55:12 +01:00 |
|
LevelX2
|
077f62c4ff
|
Merge origin/master
|
2015-10-30 22:35:08 +01:00 |
|
LevelX2
|
e0c1492f88
|
* Fixed a problem that the AI was locked if a attack fee has to be paid but the AI was not able to pay the costs.
|
2015-10-30 22:34:42 +01:00 |
|
Plopman
|
66733ba260
|
Fixed MWSDeckImporter to import deck when other setCode is used. (e.g. R instead of 3ED)
|
2015-10-30 20:03:22 +01:00 |
|
LevelX2
|
2153d5ccf5
|
* Fixed that for spells cast with flashback values calculated from the paid mana (e.g. Converge) did not work correctly.
|
2015-10-30 00:30:53 +01:00 |
|
LevelX2
|
1ef99e775f
|
* Fixed a bug with DiscardTargetCost causing problems for cards with discard costs (e.g. Solitary Confinement).
|
2015-10-28 17:04:57 +01:00 |
|
LevelX2
|
a84a560327
|
* Spreading Seas - Fixed that not all existing land subtypes (e.g. Urza's Mine) were removed if a land was enchanted by Spreading Seas
|
2015-10-28 10:54:59 +01:00 |
|
LevelX2
|
5c31b03c00
|
* Fixed a problem that ability controller of replacement effects for cards entering the battlefield were not changed early enough (e.g. causing problem if putting Canopy Vista of opponent with Oblivion Sower onto th ebattlefield).
|
2015-10-27 17:55:38 +01:00 |
|
LevelX2
|
fff9f18022
|
* Spreading Seas - Fixed that not all existing land types (e.g. Urza's Mine) were removed if a land was enchanted by Spreading Seas.
|
2015-10-27 09:24:39 +01:00 |
|
LevelX2
|
40d85ecbff
|
Merge pull request #1338 from LoneFox78/master
New cards and fixes
|
2015-10-24 07:54:10 +02:00 |
|
LevelX2
|
3f8ae0cf61
|
* Infinite Obliteration - Fixed that the cards from players library were not exiled (also realted to other cards that use that effect class).
|
2015-10-23 18:33:31 +02:00 |
|
LevelX2
|
f14cbb7f36
|
* Fixed a bug with removing spells from stack (e.g. Split Second had some problems) fixes #1333.
|
2015-10-23 18:25:36 +02:00 |
|
LevelX2
|
2aaea46dc6
|
* Fixed that the exile and return effect of the flip planeswalker did not always work correctly.
|
2015-10-22 15:38:50 +02:00 |
|
LevelX2
|
d26b8aeae0
|
* The Great Aurora - Fixed that the lands came always tapped onto the battlefield.
* Some minor changes to card movement.
|
2015-10-22 13:31:32 +02:00 |
|
LevelX2
|
ae69986aef
|
* Fixed a bug that the AI did not handle to target a card in its hand (e.g. Chrome Mox).
|
2015-10-22 01:00:17 +02:00 |
|
LevelX2
|
1758b62f58
|
* Fixed a bug for cards that choose a mode as entering the battlefield (e.g. Outpost Siege).
|
2015-10-22 00:07:30 +02:00 |
|
LevelX2
|
7ac0fe65ef
|
* Fixed bug that prevented to use mana abilities manually.
|
2015-10-21 23:24:04 +02:00 |
|
LevelX2
|
305712806c
|
* Cursed Scroll - Fixed that the card name dialog was not opened.
|
2015-10-21 20:24:39 +02:00 |
|
LevelX2
|
4629366ae7
|
* Fixed that spells without mana costs but suspend could be cast with no mana (e.g. Ancestral Vision).
|
2015-10-21 20:16:52 +02:00 |
|
LevelX2
|
f7c354afd3
|
* Living Lore - Fixed that it did not get the +1/+1 counters as it entered the battlefield.
|
2015-10-21 17:02:51 +02:00 |
|
LevelX2
|
d906fc8c00
|
* Fixed that damage redirection to planeswalker did cause an exception.
|
2015-10-21 15:35:58 +02:00 |
|
LevelX2
|
d20bbcfe0b
|
* Fixed that permanents brought onto battlefield by search abilities were always tapped.
|
2015-10-21 15:14:20 +02:00 |
|
LevelX2
|
1b71f50506
|
* Pattern of Rebirth - Fixed that the player that may search was not always the controller of the enchanted creature.
|
2015-10-20 23:48:51 +02:00 |
|
LevelX2
|
f524aaaf7a
|
Merge origin/master
|
2015-10-20 22:58:48 +02:00 |
|
LevelX2
|
701a722904
|
* Fixed some redirect effect sthat were implemented as prevention effects (fixes #1216).
|
2015-10-20 22:58:24 +02:00 |
|
fireshoes
|
bf2992fc42
|
Added Commander 2015 set; added Eternal Witness and Kalemne, Disciple of Iroas cards to C15.
|
2015-10-20 14:52:39 -05:00 |
|
LevelX2
|
d58288da6d
|
Some changes to RedirectionEffect class. Fixed that Harm's Way and Shaman en-Kor prevented the damage instead of only redirecting the damage.
|
2015-10-20 17:16:13 +02:00 |
|
LoneFox
|
a62222dab1
|
Extract SacrificeIfCastAtInstantTimeTriggeredAbility from Necromancy to its own file. Implement the cycle of Auras from Mirage that use it.
|
2015-10-20 12:46:10 +03:00 |
|
LevelX2
|
606bf4d6e0
|
* Fixed that it was not possible to play spells without costs with alternative costs (e.g. Ancestral Visions with Omniscience). Fixed that playing spells with alternate costs did also remove additional costs (e.g. card with entwine cast with Omniscience).
|
2015-10-20 00:44:32 +02:00 |
|
LevelX2
|
7c35a69360
|
* Fixed a bug that if copied spells should be shuffled into the library the original spell was removed from the stack.
|
2015-10-19 22:36:28 +02:00 |
|
LevelX2
|
f72ec06ecd
|
* Serpentine Spike - Fixed that the three targets had not to be different.
|
2015-10-19 17:45:26 +02:00 |
|
LevelX2
|
415700ccb2
|
* Some more changes for rework of ENTERS_THE_BATTLEFIELD event and card movement.
|
2015-10-18 23:33:23 +02:00 |
|
LevelX2
|
4216fbab8c
|
* Some more changes for tework ENTERS_THE_BATTLEFIELD event for replacement effects.
|
2015-10-18 11:11:48 +02:00 |
|
LevelX2
|
4243a1d3a3
|
Merge origin/master
Conflicts:
Mage.Sets/src/mage/sets/gatecrash/MasterBiomancer.java
|
2015-10-17 16:33:05 +02:00 |
|
LevelX2
|
59ef2a2889
|
* Reworked ENTERS_THE_BATTLEFIELD event for replacement effects. Some rework to card movement.
|
2015-10-17 16:30:28 +02:00 |
|
LevelX2
|
015cf77766
|
Merge pull request #1320 from LoneFox78/master
Random cards and fixes
|
2015-10-17 16:27:26 +02:00 |
|
LoneFox
|
693bc1501d
|
Fix typo
|
2015-10-17 15:21:33 +03:00 |
|
LoneFox
|
a847e5619d
|
Fix a few broken tooltip texts and kill an unnecessary custom Cost class from Skirksdag High Priest
|
2015-10-17 15:14:38 +03:00 |
|
LoneFox
|
fad50a4ecf
|
Update the list of ability words (CompRules 207.2c)
|
2015-10-17 11:39:45 +03:00 |
|
LevelX2
|
597d530a37
|
Some minor changes.
|
2015-10-16 15:03:40 +02:00 |
|
LevelX2
|
c642165020
|
* Updated enters battlefield replacement effects for new handling.
|
2015-10-16 00:39:16 +02:00 |
|
LevelX2
|
6dfbcab5ab
|
* Updated enters battlefield replacement effects for new handling.
|
2015-10-16 00:32:55 +02:00 |
|
LevelX2
|
d264dd83e1
|
* Replaced some custom card effects. Updated enters battlefield replacement effects for new handling.
|
2015-10-15 23:47:06 +02:00 |
|
LevelX2
|
66b196efc9
|
* Replaced some custom name a card effects.
|
2015-10-15 22:25:52 +02:00 |
|
LevelX2
|
07565d81bd
|
* Replaced some custom choose player effects.
|
2015-10-15 22:15:23 +02:00 |
|
LevelX2
|
780b99b7f1
|
Minor change.
|
2015-10-15 17:19:34 +02:00 |
|
LoneFox
|
a9fdac22f0
|
Merge branch 'master' of https://github.com/magefree/mage
|
2015-10-15 09:55:27 +03:00 |
|
LoneFox
|
0e3f28c867
|
Check all targets if necessary and not just the first one
|
2015-10-15 09:53:24 +03:00 |
|
LevelX2
|
046da0f5d1
|
* Some changed to card moving (not finished)
|
2015-10-15 08:32:58 +02:00 |
|