LevelX2
|
f1ed6338db
|
Fixed alternate cost handling to be able to only user alternate MANA costs (fixes Dream Halls, Fist of Suns and Omniscience to supress also additional costs instead of only mana costs).
|
2014-08-19 17:06:09 +02:00 |
|
LevelX2
|
944de8140c
|
* Added possibility for choose method to deselect cards.
|
2014-08-19 16:36:52 +02:00 |
|
LevelX2
|
6853d68016
|
* Xenagos, the Reveler - Fixed handling of card selection to be optional.
|
2014-08-19 16:35:49 +02:00 |
|
LevelX2
|
58a01cac2a
|
* Caged Sun - Fixed that the mana adding ability did not work.
|
2014-08-19 16:34:47 +02:00 |
|
Dustin Conrad
|
327a09c0c1
|
Check for null player in browbeat. Add shrapnel blast test for omniscience (currently failing)
|
2014-08-18 19:10:15 -04:00 |
|
LevelX2
|
9219d79b25
|
Minor changes.
|
2014-08-18 23:54:33 +02:00 |
|
LevelX2
|
b54785688d
|
Fixed Omniscience to work as alternate casting costs (also with split/fused cards). Added test.
|
2014-08-18 23:53:50 +02:00 |
|
magenoxx
|
e697cae98d
|
Requested cards: added Skushroud Elf, Pill of the Paruns
|
2014-08-18 23:35:35 +04:00 |
|
magenoxx
|
43e82b7a1a
|
Added zoneChangeCounter into LKI. Reimplemented Trostani. PersistTest and LastKnownInformationTest do work now.
|
2014-08-18 19:45:37 +04:00 |
|
magenoxx
|
cae473b6ca
|
Reimplemented Torpor Orb with RuleModifiying effect
|
2014-08-18 19:43:01 +04:00 |
|
LevelX2
|
ea62f1dd3b
|
* Chaos Warp - Some minor changes to implementation.
|
2014-08-18 11:13:36 +02:00 |
|
LevelX2
|
7865137eea
|
Merge pull request #518 from MitchelStein/master
Implemented (but have not tested) Chaos Warp and Caustic Wasps
|
2014-08-18 10:31:31 +02:00 |
|
Dustin Conrad
|
1c71526616
|
Disintegrate, Black Visae, Browbeat, Aven Riftwatcher, Dead//Gone, Piracy Charm implemented. Fixed Engulfing Flame.
|
2014-08-18 00:42:13 -04:00 |
|
MitchelStein
|
41400d14a1
|
Chaos Warp and Caustic Wasps fixed and tested. Should be good to go!
|
2014-08-17 20:58:00 -07:00 |
|
LevelX2
|
06caf2179d
|
* Ashiok, Nightmare Weaver - Added tests and minor changes.
|
2014-08-17 22:33:05 +02:00 |
|
LevelX2
|
ddb9c786b4
|
Some changes to logging and NPE handling.
|
2014-08-17 20:38:57 +02:00 |
|
MitchelStein
|
bef951d522
|
Another refinement to Chaos Warp.
|
2014-08-17 06:51:36 -07:00 |
|
MitchelStein
|
ce5d03446f
|
Sourcedove a bit to get the syntax on moveCardToLibraryWithInfo()
|
2014-08-17 05:47:03 -07:00 |
|
MitchelStein
|
9533a513be
|
Updated Chaos Warp
|
2014-08-17 05:30:31 -07:00 |
|
LevelX2
|
53465ec0c9
|
Fixed tooltip text of Angus Mackenzie and added Blistering Firecat.
|
2014-08-17 11:23:27 +02:00 |
|
shieldal
|
17fdeb267a
|
Remove extra imports from Angus Mackenzie
|
2014-08-17 01:40:43 -07:00 |
|
shieldal
|
5f76cf7716
|
Change Angus Mackenzie to use existing classes
|
2014-08-17 01:37:47 -07:00 |
|
MitchelStein
|
dc943fd851
|
Implemented (but have not tested) Chaos Warp and Caustic Wasps
|
2014-08-16 20:17:44 -07:00 |
|
shieldal
|
17bcd6ffb5
|
Add Angus Mackenzie
|
2014-08-16 18:10:17 -07:00 |
|
LevelX2
|
c449a9b2fd
|
Some tests and minor formatting.
|
2014-08-17 02:48:19 +02:00 |
|
LevelX2
|
91f0951ba2
|
* Garruk, Apex Predator - Fixed duration bug of the boost effect.
|
2014-08-17 02:45:27 +02:00 |
|
LevelX2
|
71f987de2e
|
* Bubbling Cauldron - Fixed that the life loss was wrongly implemented as damage.
|
2014-08-17 02:16:31 +02:00 |
|
LevelX2
|
821398211b
|
* Counterbalance, Hisako, Minamp Sensai - Fixed that converted mana comparison of spilt cards did not work correctly.
|
2014-08-17 01:12:41 +02:00 |
|
LevelX2
|
f633d35bfd
|
* Wall of Roots - Fixed that Wall could not be used after beeing exiled and returned with Momentary Blink.
|
2014-08-16 19:27:43 +02:00 |
|
LevelX2
|
5ce105e699
|
* Voice of Resurgence - Fixed a bug that the triggered ability did not work if a token copy of Voice of Resurgence died.
|
2014-08-16 16:55:27 +02:00 |
|
LevelX2
|
013b6e7308
|
Added Weird Harvest.
|
2014-08-16 16:54:13 +02:00 |
|
LevelX2
|
06cc8d8771
|
Merge pull request #514 from magefree/feature/SacredGround
Sacred Ground implemented. Re-ordered logic in GameImpl to handle simultaneous events before removing top of the stack.
|
2014-08-16 10:00:27 +02:00 |
|
LevelX2
|
57ccef6092
|
* Fixed can't counter ability that did not work correctly.
|
2014-08-16 09:33:31 +02:00 |
|
Dustin Conrad
|
7b16fe8528
|
Ghostfire, Nimbus Maze, Coldsnap dual lands, Uthden Troll implemented
|
2014-08-16 01:57:52 -04:00 |
|
Dustin Conrad
|
893e83ef7c
|
Sacred Ground implemented. Re-ordered logic in GameImpl to handle simultaneous events before removing top of the stack.
|
2014-08-15 22:24:42 -04:00 |
|
Dustin Conrad
|
50dadfb03c
|
Cinder Wall implemented. Fixed Guerrilla Tactics so it doesn't trigger when activating Oona's Prowler ability.
|
2014-08-15 22:12:44 -04:00 |
|
LevelX2
|
bdb05d4ca0
|
* Added tests for Valakut, the Molten Pinnacle. All worked already correct so far. No bug found. Closes #506.
|
2014-08-15 16:46:47 +02:00 |
|
Dustin Conrad
|
a545ed3b60
|
Added CantBlockCreaturesSourceEffect. Sneaky Homunculus, Brassclaw Orcs, Ironclaw Orcs, Ironclaw Buzzardiers. Fix Curse of the Nightly Hunt
|
2014-08-14 23:41:45 -04:00 |
|
Dustin Conrad
|
0d685ddb19
|
Cowardice, Leonin Elder, Rustmouth Ogre, Wanderguard Sentry implemented
|
2014-08-14 23:04:58 -04:00 |
|
LevelX2
|
033f39cd73
|
* Nikko-Onna - Fixed that the destroy ability could target any permanent instead of only enchantments.
|
2014-08-15 01:26:23 +02:00 |
|
magenoxx
|
5ede7221c8
|
Fixes #512
|
2014-08-15 00:12:29 +04:00 |
|
LevelX2
|
7ddd36af0f
|
* Portal - Fixed collector card numbers of Mountains.
|
2014-08-14 19:22:32 +02:00 |
|
LevelX2
|
8ba9ac54f3
|
Added Restless Dead.
|
2014-08-14 16:31:37 +02:00 |
|
LevelX2
|
2326fcc0d1
|
* Trickbind and Stiffle - Fixed that the spells could wronly also counter spells.
|
2014-08-14 15:27:33 +02:00 |
|
LevelX2
|
f0e8041906
|
* Fixed a bug that winning with alternate win condition (e.g. Biovisionary) did not set game end date. That leads to a NPE in client.
|
2014-08-14 14:08:41 +02:00 |
|
LevelX2
|
484a4fe0f6
|
* Leyline of Anticipation - Fixed that it only worked for creatures instead of all nonland permanents.
|
2014-08-14 12:48:41 +02:00 |
|
shieldal
|
df5201cca7
|
Add Skred
|
2014-08-13 23:51:26 -07:00 |
|
Dustin Conrad
|
ee65d08160
|
Paralyze implemented
|
2014-08-13 20:58:19 -04:00 |
|
LevelX2
|
3ea167857c
|
* Hushwing Gryff - Added a message to game log if he supresses a triggered effect and activated log message output.
|
2014-08-14 00:03:42 +02:00 |
|
LevelX2
|
12a88f1a43
|
* Hushwing Gryff - Added a messgae to game log if he supresses a triggered effect.
|
2014-08-13 23:58:07 +02:00 |
|