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
|
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 |
|
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 |
|
LevelX2
|
429e114f69
|
* Convoke - Fixed that creatures with protection from color of convoke spell could not be tapped. Fixes #513-
|
2014-08-15 12:42:56 +02:00 |
|
magenoxx
|
de6d1bf46b
|
Asserting action count in tests. minor changes.
|
2014-08-15 10:52:37 +04:00 |
|
magenoxx
|
0597aaf4f4
|
[TestAPI] Cast when spell or ability are not on the stack
|
2014-08-15 10:16:28 +04: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 |
|
magenoxx
|
5ede7221c8
|
Fixes #512
|
2014-08-15 00:12:29 +04: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 |
|
LevelX2
|
a8bf35e39a
|
Fixed that canPlayCardsFromGraveyard of player was not taken into account for getPlayable() method.
|
2014-08-14 12:47:54 +02:00 |
|
Dustin Conrad
|
ee65d08160
|
Paralyze implemented
|
2014-08-13 20:58:19 -04:00 |
|
LevelX2
|
15b08c110e
|
Some minor fixes to tooltip texts.
|
2014-08-13 21:59:09 +02:00 |
|
LevelX2
|
98bfd16680
|
Fixed adouble calss name.
|
2014-08-13 18:44:43 +02:00 |
|
LevelX2
|
a42318070e
|
Changed duration of Intimidate to EndOfGame (like Flying and Shadow) instead of WhileOnBattlefield.
|
2014-08-13 16:58:01 +02:00 |
|
LevelX2
|
3bbbd4c02b
|
Replaced use of source.getId() by source.getSourceId() for Mage Framework.
|
2014-08-13 14:22:32 +02:00 |
|
Quercitron
|
a2b650722a
|
* Add Predict, Mask of Memory, Rhystic Study and Perplex
|
2014-08-13 03:02:41 +04:00 |
|
LevelX2
|
ae9f056e1a
|
Some log improvement for player moves card.
|
2014-08-12 23:58:38 +02:00 |
|
magenoxx
|
5ec0b656bb
|
Returning source.getSourceId() for DISCARED_CARD event
|
2014-08-12 21:19:45 +04:00 |
|
magenoxx
|
06b61fcba7
|
Made Elemental token origin set Conflux
|
2014-08-12 13:44:24 +04:00 |
|
magenoxx
|
a2e93986bc
|
Added Research/Development card
|
2014-08-12 09:57:01 +04:00 |
|
magenoxx
|
709dc83ae6
|
2 requested cards
|
2014-08-11 20:30:39 +04:00 |
|
magenoxx
|
e6750f2f58
|
Merge branch 'master' of https://github.com/magefree/mage
|
2014-08-11 17:45:53 +04:00 |
|
magenoxx
|
e2bc5756e0
|
Requested card: Fire Covenant
|
2014-08-11 17:45:45 +04:00 |
|
LevelX2
|
9ade5efde0
|
* Fixed possible NPE in CostsImpl.
|
2014-08-11 13:57:18 +02:00 |
|
LevelX2
|
057f3aed07
|
* Added 4 cards.
|
2014-08-11 13:56:54 +02:00 |
|
emerald000
|
58bdbb8c13
|
M15 Oracle changes.
See: http://magic.wizards.com/en/articles/archive/magic-2015-update-bulletin-2014-07-17
|
2014-08-11 00:44:03 -04:00 |
|
Quercitron
|
294f5cfc19
|
* Add Tornado, Lyzolda the Blood Witch, Mental Note, Blood Knight
|
2014-08-10 21:36:59 +04:00 |
|
Quercitron
|
f93624f827
|
Add ability to Cost.canPay method parameters
|
2014-08-10 21:34:17 +04:00 |
|
LevelX2
|
a4866a9782
|
Fixed that looking in the top x cards while playing with the top card revealed shows wrongly the next card in library (fixes #487). Maybe there are some individual cards left that also need fixing.
|
2014-08-10 15:20:57 +02:00 |
|
LevelX2
|
c8fa685735
|
Fix for issue #493. Tests do all work, need some more checking if this really works.
|
2014-08-10 11:28:02 +02:00 |
|
Dustin Conrad
|
809d61d5ea
|
Use dependency management to use common versions of log4j and junit in all the projects.
|
2014-08-09 19:38:34 -04:00 |
|
LevelX2
|
826005c945
|
* Fixed a bug that prevented some continuous effects of permanents to work correctly if the permanents controller changed (e.g. play lands from libraray with a controlled Courser of Kruphix).
|
2014-08-09 23:38:20 +02:00 |
|
LevelX2
|
6068357c3f
|
Set all cards at game start to face up (can be set to face down from previous game of the match e.g. by Pyxis of Pandemonium).
|
2014-08-09 19:44:14 +02:00 |
|
LevelX2
|
a7fc5b9583
|
* Hushwing Gryff - Fixed a bug that the effect was wrongly implemented as replacement effect with potential to repalce other replacement effects.
|
2014-08-09 16:40:21 +02:00 |
|
LevelX2
|
609b5af2fe
|
Fixed a bug in TargetSpell that allowed a spell to select itself as target (#491).
|
2014-08-09 15:27:39 +02:00 |
|
LevelX2
|
2ca945fabf
|
Some more changes concerning ThoughtAsEffects.
|
2014-08-09 11:48:40 +02:00 |
|
LevelX2
|
4f0f42133d
|
Divided thoughtAs.Cast into two different states CAST_FROM_NON_HAND_ZONE and CAST_AS_INSTANT. Some checks and tests still needed.
|
2014-08-08 17:27:10 +02:00 |
|
LevelX2
|
e893999657
|
* Chandra Pyromaster - Fixed that the exiled card from second ability could e.g. not be cast with overload. Fixes #486. Added tests.
|
2014-08-08 12:00:57 +02:00 |
|
LevelX2
|
8140893f0d
|
*Fixing handling return state.
|
2014-08-08 01:18:59 +02:00 |
|
LevelX2
|
f7cc260219
|
Returning only a copy of netMana in ManaAbility. Try to fix issue #432.
|
2014-08-08 00:14:46 +02:00 |
|
LevelX2
|
49a23503a1
|
Some changes to logging.
|
2014-08-07 17:17:04 +02:00 |
|
LevelX2
|
471c5bed4a
|
* Pauper - Added pauper format.
|
2014-08-07 17:16:42 +02:00 |
|
LevelX2
|
a05077f558
|
* Player tournament result - Fixed a bug that draws were not shown correctly. Instead of "1-1-1" it was "11--1" shown for the result ( 1 win, 1 draw, 1 loss).
|
2014-08-07 16:41:20 +02:00 |
|
LevelX2
|
2b3352b3b8
|
* Fixed some "enter the battlefield as a copy of " effects (e.g. Phyrexian Metamorph, Quicksilver Gargantuan) that were handled targeted and so protection abilities could prevent that a permanent was selected.
|
2014-08-07 15:53:44 +02:00 |
|
LevelX2
|
fe7ec072c1
|
* reverted change that caused endless loops while applying continuous effects.
|
2014-08-07 14:29:46 +02:00 |
|
emerald000
|
10840840ac
|
Added Aura of Silence and fixed The Mimeoplasm.
|
2014-08-07 02:19:47 -04:00 |
|
magenoxx
|
7720301fa7
|
Fixed Abrubt Decay could be countered by Kira, Great Glass-Spinner's ability
|
2014-08-07 09:25:23 +04:00 |
|