Neil Gentleman
b17ad42096
fix Blistergrub
...
was missing swampwalk
2015-11-28 21:11:57 -08:00
Neil Gentleman
ccc020dc94
fix Blockbuster
...
ability was missing sacrifice cost
2015-11-28 21:11:57 -08:00
Neil Gentleman
d857a2393f
fix Bloodcrazed Hoplite
...
should only be able to remove counters from opponent's creatures
2015-11-28 21:11:57 -08:00
Neil Gentleman
7996d02b1a
add Accelerated Mutation, Torrent of Fire, et al.
...
using new HighestConvertedManaCostValue
2015-11-28 21:11:56 -08:00
Neil Gentleman
bfb428b13a
always use log4j
...
removed all references to mage.util.Logging, java.util.logging
transient static doesn't mean anything, since static fields are never
included in serialization
2015-11-28 21:11:25 -08:00
Quercitron
28a087812a
Add comments to Turntimber Basilisk test
2015-11-29 00:31:38 +03:00
Quercitron
b9add2e041
* Turntimber Basilisk - Fix a bug when a creature that must be blocked is not attacking
2015-11-29 00:19:21 +03:00
LevelX2
d94a2712ba
* Fixed a bug that a dies ability did still trigger as the stack was not cleared meanwhile.
2015-11-28 12:52:13 +01:00
LevelX2
732d0f86a1
* Coldsteel Heart - Fixed tooltip rule text.
2015-11-28 12:17:24 +01:00
LevelX2
b131e7914c
Merge origin/master
2015-11-28 12:15:32 +01:00
LevelX2
b25e35920e
* AI Player - Fixed that the AI took mulligan in Mormir format.
2015-11-28 12:14:58 +01:00
poixen
3753cec02d
Merge pull request #1392 from poixen/mana
...
Final mana cleanup
2015-11-28 11:59:11 +01:00
poixen
b22036c041
added javadoc and final modifiers
2015-11-28 11:57:46 +01:00
LevelX2
c008b04965
* AI Player - Fixed that the AI for soem card effects could choose itself for choose opponent choice.
2015-11-28 11:23:08 +01:00
LevelX2
9324853c8d
* Scrambleverse - Fixed that only players in range can get control of the permanets and added missing untap action.
2015-11-28 09:51:59 +01:00
LevelX2
0a39b0568d
* Fixed that the selected avatar was not shown as avatar in the game ( fixes #1365 ).
2015-11-28 09:38:28 +01:00
LevelX2
cb4f996bce
* Fixed a problem were Menace restriction could be bypassed by using Undo Block action.
2015-11-27 20:23:04 +01:00
LevelX2
121e55f1d7
* Fixed a problem with calculation of playable lands.
2015-11-27 20:21:48 +01:00
LevelX2
5a2febc385
* Dromoka's Command - Fixed that the first mode could target Dromoka's Command itself.
2015-11-27 16:31:46 +01:00
LevelX2
f23756c20b
* Fixed that DiesThisOrAnotherCreatureTriggeredAbility did not work if the source died itself (e.g. Omnath, Locus of Rage).
2015-11-27 12:27:46 +01:00
Quercitron
a71e94fabc
Add Glacial Crevasses, Sunstone cards
2015-11-27 03:29:04 +03:00
LevelX2
123afcb44c
* Some minor tooltip rule text fixes.
2015-11-26 22:57:42 +01:00
LevelX2
0b832c9b11
* Fixed a bug of cost reduction calculation.
2015-11-26 22:56:42 +01:00
LevelX2
a8f855608e
Merge origin/master
2015-11-26 17:07:43 +01:00
LevelX2
eb6a5e7dcb
* Some rework of play card effects.
2015-11-26 17:06:50 +01:00
LevelX2
3a3aa17552
Merge pull request #1390 from LoneFox78/master
...
Random cards
2015-11-26 14:44:05 +01:00
LoneFox
05e77898fd
Implement cards: Boneknitter, Embalmed Brawler, Putrid Raptor, and Zombie Brute
2015-11-26 14:44:15 +02:00
LoneFox
60579bfc79
Implement cards: Battlewise Aven, Icatian Lieutenant, Silkenfist Fighter, and Silkenfist Order
2015-11-26 12:51:57 +02:00
LoneFox
33731ce90c
Fix Sadistic Glee, Soul Tithe, and Tormentor's Trident.
...
These cards were incorrectly granting an ability to the creature they are attached to.
2015-11-26 12:11:34 +02:00
LoneFox
3f98fe69c8
Use LookAtTargetPlayerHandEffect instead of RevealHandTargetEffect for Wanderguard Sentry
2015-11-26 12:01:03 +02:00
LevelX2
780702be1b
* Fixed some problems with replaced play land special action.
2015-11-26 10:48:40 +01:00
LoneFox
e3f2d64585
Implement cards: Deja Vu, Pursuit of Knowledge, Shifting Wall, and Touch of Brilliance
2015-11-26 11:45:04 +02:00
emerald000
a2bfc2eae4
Added Dragon Breath.
2015-11-25 21:46:44 -05:00
LevelX2
623d3490b0
Merge origin/master
2015-11-26 01:31:03 +01:00
LevelX2
a737b6362c
* Boundless Realms - Fixed that the lands where moved to hand instead put onto the battelefield.
2015-11-26 01:30:41 +01:00
emerald000
ce12108166
Fixed Rites of Initiation.
...
Cards were not discarded at random.
2015-11-25 19:09:21 -05:00
LevelX2
e6c0ee719e
Merge origin/master
2015-11-26 00:48:51 +01:00
LevelX2
e51c4d5f67
* Fixed a bug where wrongly a card object was moved for a copied spell.
2015-11-26 00:48:28 +01:00
Quercitron
7839bd89cb
* Konda's Banner - Fix NullPointerException when equipped creature is destroyed
2015-11-26 01:44:45 +03:00
poixen
69d3bc0575
Merge pull request #1389 from poixen/testfix
...
methods now access and set state directly,
2015-11-25 23:13:20 +01:00
poixen
c0ee279da9
methods now access and set state directly, rather than through the API, which is meant to prevent accidently setting minus values
2015-11-25 23:12:23 +01:00
poixen
42c1915598
Merge pull request #1388 from poixen/testfix
...
Updated mana class to pass failing tests
2015-11-25 19:58:10 +01:00
poixen
3ffb11d2e9
Updated mana class to pass failing tests
2015-11-25 19:57:11 +01:00
fireshoes
ce3a443a65
Updated the card-pictures-tok.txt file with some additional tokens.
2015-11-25 11:22:27 -06:00
LevelX2
8957128b13
* Renamed "Historical Standard" format to "Historical Type 2" and "Super Standard" to "Super Type 2". Added Chronicles to the set lists.
2015-11-25 17:29:23 +01:00
LevelX2
b9e9907bc0
* Added Chronicles set.
2015-11-25 17:28:09 +01:00
LevelX2
fbb3929d0a
* Fixed some adjustTargets methods of cards were that the target adjustment could be applied to abilities not intended ( fixes #1384 ).
2015-11-25 16:30:18 +01:00
LevelX2
b637d2c65c
* Fixed layer problem of BecomesCreatureSourceEffect (causes Chimeric Mass to die after entering the Battlefield).
2015-11-25 14:51:41 +01:00
LevelX2
62992d46db
Fixed the sometimes failing Evolve test.
2015-11-25 14:50:27 +01:00
emerald000
e9d41b7f18
[VMA] Completed Vintage Masters.
...
Added Goblin Goon, Krovikan Sorcerer, Lurking Evil, Reign of the Pit, Rites of Initiation and Saproling Burst.
2015-11-25 05:54:15 -05:00