North
|
66faa3006d
|
[refactor][minor] removed redundant set for effectType in copy Constructor
|
2014-06-16 17:15:04 +03:00 |
|
LevelX2
|
04fa2e0b0c
|
Added Necropotence.
|
2014-06-16 15:32:51 +02:00 |
|
LevelX2
|
349a0e4e81
|
* Kuldotha Flamefiend - Fixed that sacrificing artifact did not work correctly.
|
2014-06-16 15:32:29 +02:00 |
|
LevelX2
|
b360bb1528
|
Removed redundant remove user from chat call and some formatting.
|
2014-06-16 07:48:15 +02:00 |
|
LevelX2
|
2c85c54b9f
|
* Hideaway - Fixed a bug that the last returned card was put to the top instead of the bottom of the library.
|
2014-06-15 23:10:42 +02:00 |
|
LevelX2
|
adcbcc75f7
|
* Fixed NPE in TargetImpl.
|
2014-06-15 19:05:58 +02:00 |
|
Quercitron
|
e74dc249bc
|
Fix Scry effect
|
2014-06-15 19:24:26 +04:00 |
|
Quercitron
|
9629c3f0f5
|
Modify implementation of Target's required status
|
2014-06-15 19:23:30 +04:00 |
|
LevelX2
|
6c8b818d89
|
* User handling - Fixed a recently added bug and added some debug messages.
|
2014-06-15 14:00:45 +02:00 |
|
LevelX2
|
83c3f92241
|
* Reanimate - Fixed a problem that abilities of cards brought to battlefield from opponents graveyards did act as if controller would be the owner of the card.
|
2014-06-15 11:15:37 +02:00 |
|
LevelX2
|
ba885fef91
|
* Ground Seal - Fixed a problem, that cards that need to target cards in graveyard caused a game lock, if ground seal was on the battlefield.
|
2014-06-15 11:14:08 +02:00 |
|
LevelX2
|
bf3e3c0ddb
|
* Minor tooltip text changes.
|
2014-06-14 12:48:58 +02:00 |
|
LevelX2
|
36ebe56b7f
|
* Undo of mana abilities - Fixed a problem that caused that undo was not done properly (e.g. filterlands (Flooded Grove), Nykthos, Shrine to Nyx, Grinning Ignus, Oppressive Rays, Propaganda).
|
2014-06-14 12:23:02 +02:00 |
|
LevelX2
|
683175aed8
|
* Goblin Arsonist - Fixed that target was wrongly selected during resolution.
|
2014-06-14 12:20:53 +02:00 |
|
LevelX2
|
26297a0b22
|
* Fixed bug that prevents to use Undo (introduced with a recent commit).
|
2014-06-14 10:11:08 +02:00 |
|
Quercitron
|
f2114f4701
|
Fix build for Player AI projects
|
2014-06-13 20:21:07 +04:00 |
|
Quercitron
|
a0fb5bfe22
|
Merge branch 'master' of https://github.com/magefree/mage
|
2014-06-13 17:14:56 +04:00 |
|
LevelX2
|
86995cde87
|
* Propaganda, Windborn Muse, Ghostly Prison, Elephant Grass - Fixed bug that the attacker was wrongly forced to pay cost also if he attacked a planeswalker.
|
2014-06-13 15:10:37 +02:00 |
|
LevelX2
|
48f149c549
|
* LogName - Changed some more messages to use the logName instead of name.
|
2014-06-13 15:09:06 +02:00 |
|
Quercitron
|
f9fc2246e8
|
Remove unnecessary set of required status with setRequired method
|
2014-06-13 16:35:31 +04:00 |
|
LevelX2
|
2305cc5274
|
* LogName - Changed some more messages to use the logName instead of name.
|
2014-06-13 14:02:56 +02:00 |
|
LevelX2
|
77bd944d82
|
* Unstoppable Ash - Fixed that the boost effect did not work.
|
2014-06-13 14:02:03 +02:00 |
|
Quercitron
|
0a0983d7e9
|
Remove explicit set of required property in constructor
|
2014-06-13 15:15:16 +04:00 |
|
Quercitron
|
250909a464
|
Make required status of target based on the type of ability
|
2014-06-12 23:35:56 +04:00 |
|
LevelX2
|
c0aa97802e
|
* Triggered abilities - Fixed a bug that triggered abilities triggered not at the correct time but too late.
|
2014-06-12 21:09:59 +02:00 |
|
LevelX2
|
b964758325
|
* Game log - added move message for permanents moved to graveyard by state based effects. Some formatting.
|
2014-06-12 17:48:55 +02:00 |
|
LevelX2
|
5323e79415
|
* Hellrider, Raid Bombardment, Myr Battlesphere and Mage Slayer - Fixed that the triggered damage is dealt to defending player also if a planeswalker was attacked.
|
2014-06-12 16:49:26 +02:00 |
|
LevelX2
|
ec65c89267
|
Some minor changes.
|
2014-06-12 08:28:08 +02:00 |
|
LevelX2
|
a0ec9301cc
|
* Toxic Deluge - Fixed missing tooltip text.
|
2014-06-11 08:30:49 +02:00 |
|
LevelX2
|
aa5cd4d72b
|
* Coalition Relic - Fixed handling of not in game player.
|
2014-06-11 08:30:18 +02:00 |
|
LevelX2
|
953fbca0db
|
Added Fortune Thief and Krosan Cloudscraper.
|
2014-06-11 00:08:23 +02:00 |
|
LevelX2
|
cafc34e533
|
Added Restock and Ravenous Baboons.
|
2014-06-10 17:51:47 +02:00 |
|
LevelX2
|
42a7da9132
|
* Log messages -Some more changes to handle message of targets without names (Morph) and targetlists that contain 0 targets.
|
2014-06-10 17:51:21 +02:00 |
|
LevelX2
|
c077a17d86
|
* Skullsnatcher - Fixed a bug that only one card could be exiled (was located in ExileTargetEffect only supporting one target, so other cards could be affected as well). Some formatting.
|
2014-06-10 17:49:11 +02:00 |
|
LevelX2
|
78f6e28f33
|
* TargetNonBasicLandPermanent - Fixed a bug that nonland permanents could be targeted. Made Target by default required.
|
2014-06-10 17:46:48 +02:00 |
|
LevelX2
|
c58f6c68a1
|
* Made targets mandatory (415 cards).
|
2014-06-10 00:39:32 +02:00 |
|
LevelX2
|
8052188330
|
* Added 3 cards with Morph.
|
2014-06-10 00:36:34 +02:00 |
|
LevelX2
|
f2152b1119
|
* Added Morph to kexword.txt for card generation.
|
2014-06-10 00:36:19 +02:00 |
|
LevelX2
|
678b9acbf0
|
* Made targets mandatory (1333 cards).
|
2014-06-10 00:15:38 +02:00 |
|
LevelX2
|
026b3a41c3
|
* Hive Mind - Fixed that always got players other than controller got the copies instead correctly players other than controller of the casted spell.
|
2014-06-09 23:40:52 +02:00 |
|
LevelX2
|
28104322a5
|
* Added 5 creatures with Morph ability.
|
2014-06-09 17:54:27 +02:00 |
|
LevelX2
|
d244551e3b
|
* Added Morph ability.
|
2014-06-09 17:53:55 +02:00 |
|
LevelX2
|
b1de70a3bf
|
* Added 8 cards missing from MTGO cubes.
|
2014-06-09 13:21:31 +02:00 |
|
LevelX2
|
6a3b0afc09
|
* Mage server - Some changes to disconnect reason handling.
|
2014-06-09 13:16:35 +02:00 |
|
Jeff
|
382e9e3506
|
- Added Blowfly Infestation, Boggart Arsonists, and Smolder Initiate.
|
2014-06-07 15:50:42 -05:00 |
|
Plopman
|
dd1c9ce6f4
|
Added 6 cards
|
2014-06-07 19:04:44 +02:00 |
|
Plopman
|
10f95a4da0
|
Fixed Flagstones Of Trokair filter text
|
2014-06-07 19:02:17 +02:00 |
|
Plopman
|
0f25e807f3
|
Added Mouth of Ronom (Uses Snow Mana)
|
2014-06-07 19:01:48 +02:00 |
|
Plopman
|
1d0cfaefab
|
Added Snow Mana Cost
|
2014-06-07 19:00:46 +02:00 |
|
LevelX2
|
80e42d4a44
|
* Some minor changes to Oath of Druids.
|
2014-06-07 10:18:32 +02:00 |
|