drmDev
|
e1d26e61c6
|
Test for Urza's Incubator bug. see #2070
|
2016-07-13 06:17:06 -04:00 |
|
LevelX2
|
87296b56c3
|
* Tamiyo, Field Researcher - Fixed that only one card was drawn from +1 ability if both target creatures did combat damage.
|
2016-07-13 11:45:31 +02:00 |
|
drmDev
|
0670b24f22
|
Reverting gideon change (no more CDA). added junit test demonstrating issue #2069
|
2016-07-13 05:27:32 -04:00 |
|
LevelX2
|
6b635d9b8c
|
Fixed npe of tests.
|
2016-07-12 20:00:16 +02:00 |
|
LevelX2
|
e7014f385b
|
Added tests.
|
2016-07-12 18:07:18 +02:00 |
|
drmDev
|
5754d53b3b
|
more Tamiyo test scenarios
|
2016-07-12 09:47:18 -04:00 |
|
drmDev
|
1e13276525
|
Fixed Tamiyo test. confirmed bug
|
2016-07-12 09:20:27 -04:00 |
|
drmDev
|
38fd982501
|
WIP JUnit test for Tamiyo Field Researcher reported bug
|
2016-07-12 07:01:31 -04:00 |
|
LevelX2
|
d0ecb473da
|
Xmage 1.4.13v0
|
2016-07-11 22:54:43 +02:00 |
|
Samuel Sandeen
|
6cf04e9bd2
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# Mage.Sets/src/mage/sets/gatecrash/Hindervines.java
# Mage.Sets/src/mage/sets/timeshifted/Darkness.java
|
2016-07-10 19:01:20 -04:00 |
|
samuelsandeen
|
f9b0befac3
|
Implement several cards and tests for some of the more complex cards.
This also makes a small change to AbilityImpl's handling of variable
costs which may not be needed.
|
2016-07-10 18:39:42 -04:00 |
|
drmDev
|
4423f1e7fc
|
the real [EMN] commit...
|
2016-07-09 16:48:33 -04:00 |
|
drmDev
|
18e8a6dc49
|
Merge branch 'master' of https://github.com/drmDev/mage
|
2016-07-08 08:51:21 -04:00 |
|
LevelX2
|
4522eda79c
|
Fixed a bug of PutTokenOntoBattlefieldCopyTargetEffect causing Myriad tests to fail.
|
2016-07-08 12:14:38 +02:00 |
|
drmDev
|
16ce177143
|
Reflector Mage restriction effect fix
|
2016-07-07 20:27:49 -04:00 |
|
LevelX2
|
d95c13c563
|
* Fixed a problem of Identity Thief (fixes ##2052).
|
2016-07-06 16:14:51 +02:00 |
|
LevelX2
|
e1f6d72ee9
|
* Fixed a test because of changed set codes.
|
2016-06-04 11:22:57 +02:00 |
|
LevelX2
|
086d69c200
|
Merge pull request #1972 from gnumast/master
Text Import should detect sideboard after a single blank line
|
2016-06-03 08:57:40 +02:00 |
|
LevelX2
|
4581cfc803
|
* Fixed continuous effect handling of Marsh Casualities, Savage Offensive and Explosive Growth.
|
2016-06-02 12:47:53 +02:00 |
|
Alex Marcotte
|
95e4e3ea29
|
Text import will automatically start sideboard after a single blank line. Added a JUnit test for TxtDeckImporter.
|
2016-05-30 23:03:43 -04:00 |
|
LevelX2
|
266a0870ca
|
Xmage 1.4.12v0
|
2016-05-29 10:59:39 +02:00 |
|
Kranken
|
5f7d710b5e
|
Make sure lands via hideaway respects 305.2
|
2016-05-28 14:07:40 +02:00 |
|
Kranken
|
f06e6a7bbb
|
Make it possible to play lands using hideaway
Previously lands were not playable due to the
ignoreTimings flag being set to false.
Added checks for the hideaway rulings regarding lands.
|
2016-05-25 20:43:17 +02:00 |
|
LevelX2
|
f44987aa37
|
* Fixed that Suspend was handled as activated ability for increase/decrease of mana activation costs.
|
2016-05-22 16:02:10 +02:00 |
|
Quercitron
|
972d59aa37
|
Add user rating using Glicko rating system (#1498)
|
2016-05-17 17:22:14 +03:00 |
|
Nathaniel Brandes
|
9e4442547d
|
Fix additional costs with Flashback.
|
2016-05-17 00:20:51 -07:00 |
|
LevelX2
|
20138891fe
|
* Fixed that a delayed sacrifice source effect could create a null pointer exception.
|
2016-05-16 11:07:18 +02:00 |
|
LevelX2
|
88e744c04c
|
* Some fixes to tests and sacrifice cost.
|
2016-05-15 20:33:06 +02:00 |
|
Nathaniel Brandes
|
06ec3f16ac
|
Deprecated cards function caller move, part 2.
Now with less accidental riders.
|
2016-05-13 23:30:19 -07:00 |
|
Nathaniel Brandes
|
4b6bbacd8c
|
Migrated some card moving callers to non-deprecated method.
Since the function the were calling just calls into the non-deprecated
method, this is a low risk change.
|
2016-05-13 23:20:03 -07:00 |
|
Nathaniel Brandes
|
43205b6f46
|
Fix Angel of Jubilation.
The Angel now properly only restricts the sacrifice of creatures.
|
2016-05-09 00:26:02 -07:00 |
|
drmDev
|
998b40d9cd
|
fixed SpitemareTest
|
2016-05-03 13:30:06 -04:00 |
|
drmDev
|
4b2c4eb036
|
Spitemare tests for reported bug
|
2016-05-03 11:57:01 -04:00 |
|
Quercitron
|
596e2f7f19
|
Fix DoIfCostPaid effect when it is not optional.
|
2016-05-02 16:06:56 +03:00 |
|
drmDev
|
c34a5de186
|
Tests for Silverfur Partisan bug
|
2016-04-29 05:25:45 -04:00 |
|
drmDev
|
0d11a39fc4
|
Merge remote-tracking branch 'upstream/master'
|
2016-04-27 09:56:41 -04:00 |
|
drmDev
|
1f1eddc65e
|
Test for Unearth bug added
|
2016-04-27 09:56:01 -04:00 |
|
LevelX2
|
08454eb12a
|
Added some Blood Cultist tests.
|
2016-04-27 15:22:38 +02:00 |
|
LevelX2
|
e2a8ddef0f
|
Merge pull request #1905 from KWottrich/clean-up-java-imports
Clean up java imports
|
2016-04-26 11:37:35 +02:00 |
|
LevelX2
|
1fcd26fc60
|
xmage 1.4.11v0
|
2016-04-26 00:59:03 +02:00 |
|
Kenny Wottrich
|
6c84692a9b
|
Add last few unused imports, which also had character encoding issues with Eclipse
|
2016-04-24 20:19:50 -05:00 |
|
Kenny Wottrich
|
f3c83d54f5
|
Remove Unused Imports
Delete unused java imports that cause compiler warnings
|
2016-04-24 19:50:29 -05:00 |
|
LevelX2
|
3cc6d97fbd
|
Added test.
|
2016-04-24 09:38:54 +02:00 |
|
LevelX2
|
0c0dd82480
|
* Some changes to activation count and sacrifice source triggers.
|
2016-04-21 17:13:57 +02:00 |
|
LevelX2
|
eb960a34ad
|
* Dragon Whelp - Made the activation handling more reusable friendly and object sensitive (zone change counter).
|
2016-04-21 11:46:02 +02:00 |
|
drmDev
|
7a3c15d8b8
|
Game of Chaos impl. Kindly Stranger test for bug
|
2016-04-19 09:24:42 -04:00 |
|
emerald000
|
8823839a42
|
Added framework method for copying a StackAbility without casting it.
Modified the effects doing so with the new method.
|
2016-04-17 23:55:11 -04:00 |
|
LevelX2
|
1dbba3f7a9
|
* Soulbond - Reworked to two triggerd abilities (fixes #1882).
|
2016-04-16 02:43:52 +02:00 |
|
drmDev
|
2e2b733ad7
|
Soulbond bug test - should use stack but does not
|
2016-04-15 17:23:23 -04:00 |
|
Derek M
|
a1550363d5
|
Merge pull request #1880 from drmDev/master
W16 fix. Eldrazi Obligator fix and test
|
2016-04-15 12:24:33 -04:00 |
|
drmDev
|
5ab54142de
|
W16 fix. Eldrazi Obligator fix and test
|
2016-04-15 12:24:04 -04:00 |
|
LevelX2
|
22dbb1ef38
|
Fixed that no event was send for removing counters from players.
|
2016-04-15 18:01:38 +02:00 |
|
LevelX2
|
2b8f73dbcc
|
* Fixed CMC calculation for transformed cards (fixes #1826).
|
2016-04-15 14:59:36 +02:00 |
|
drmDev
|
ff351f59db
|
NightSideCMC test for SOI change
|
2016-04-15 06:28:42 -04:00 |
|
drmDev
|
cce5404a92
|
Stinkdrinker bandit bug fix and test
|
2016-04-14 16:03:32 -04:00 |
|
Fenhl
|
430ae503c7
|
Change all line endings to LF
|
2016-04-14 16:18:01 +00:00 |
|
LevelX2
|
13d9a56b7a
|
* Jace, Unraveler of Secrets - Fixed that the emblem still doesn't counter spells (fixes #1855).
|
2016-04-14 17:49:08 +02:00 |
|
drmDev
|
57a992649e
|
SilentSkimmer and PyreHound bug fixes
|
2016-04-11 11:41:55 -04:00 |
|
drmDev
|
7c8ac25abc
|
Gelid Shackles implementation. PlayerStub fix
|
2016-04-08 15:55:25 -04:00 |
|
LevelX2
|
e4dcb35afa
|
* Fixed a problem with the check what spells are castable for a player.
|
2016-04-08 15:45:12 +02:00 |
|
LevelX2
|
f56e9b1de1
|
* Bloodlord of Vaasgoth - Fixed that it did not apply bloodthirst properly to other vampires (fixes #1792).
|
2016-04-08 13:45:12 +02:00 |
|
LevelX2
|
481d990b41
|
Added test for Bloodlord of Vaasgoth bug (#1792).
|
2016-04-08 00:18:12 +02:00 |
|
LevelX2
|
a99eef5bf4
|
Briarbridge Patrol - Fixed that it doesn't trigger from noncombat damage (fixes #1809).
|
2016-04-07 23:10:42 +02:00 |
|
LevelX2
|
24faec3d12
|
The Gitrog Monster - Fixed possible null pointer exception.
|
2016-04-07 22:34:20 +02:00 |
|
drmDev
|
955781d171
|
Briarbridge patrol test for bug
|
2016-04-07 02:25:32 -04:00 |
|
Jared Hall
|
29eaa8280a
|
Fixes 1796
|
2016-04-06 22:41:45 -04:00 |
|
LevelX2
|
bcdde0a945
|
XMage version 1.4.10v0
|
2016-04-06 22:56:02 +02:00 |
|
LevelX2
|
ebac7426dc
|
Startled Awake - Fixed that it did not return correctly transfered after using activated ability (fixes #1700).
|
2016-04-06 19:30:57 +02:00 |
|
LevelX2
|
9c8258c54b
|
Harness the Storm - Fixed wrong ability copy method leading to not correct functioning (fixes #1686).
|
2016-04-06 19:09:55 +02:00 |
|
LevelX2
|
709ea95a5b
|
Merge origin/master
|
2016-04-06 17:11:04 +02:00 |
|
LevelX2
|
1dfa801d1f
|
Manually added changes from halljared for group move events (fixes #1728).
|
2016-04-06 17:10:21 +02:00 |
|
drmDev
|
3b6b2ea432
|
test for reported bug - Zada and Silverfur Partisan
|
2016-04-06 11:03:25 -04:00 |
|
LevelX2
|
12ee3f7e54
|
* Prized Amalgam - Fixed that it was not returned to battlefield under some conditions (fixes #1704).
|
2016-04-06 15:09:39 +02:00 |
|
Jared Hall
|
0534b941cd
|
Fixes #1696
|
2016-04-06 06:42:32 -04:00 |
|
LevelX2
|
ae932f9dd7
|
Fixed some transformed triggered abilities after the recent change of transform handling.
|
2016-04-06 00:37:29 +02:00 |
|
LevelX2
|
6e5a1fa826
|
* Archangel Avacyn - Fixed that she damages herself when she transforms (fixes #1745).
|
2016-04-06 00:34:55 +02:00 |
|
LevelX2
|
b80166664f
|
Fixed that discard cost of Wolf of Devil's Breach was not handled correctly (fixes #1668).
|
2016-04-05 16:56:56 +02:00 |
|
LevelX2
|
8780a6101a
|
Fixed that transformed event was triggerd while the transforming was not applied yet (e.g. Cult of the Waxing Moon - fixes #1687).
|
2016-04-05 15:43:50 +02:00 |
|
drmDev
|
df1b931014
|
CultOfTheWaxingMoon test for reported bug
|
2016-04-04 11:00:34 -04:00 |
|
drmDev
|
d7c18b76a2
|
FlamebladeAngel bug fix and tests
|
2016-04-04 10:41:15 -04:00 |
|
drmDev
|
56c5c1328a
|
CuroseOfEchoes bug fix and test
|
2016-04-04 10:00:20 -04:00 |
|
drmDev
|
e7b80d9548
|
Avacyn test for reported bug. Creeping Dread efficiency improvements
|
2016-04-02 08:16:47 -04:00 |
|
drmDev
|
5b36756127
|
Creeping Dread tests and error checking
|
2016-04-01 19:52:11 -04:00 |
|
drmDev
|
56b4a467de
|
FromUnderTheFloorboards card implemetnation SOI. fixed PRized Amalgam test
|
2016-04-01 07:00:22 -04:00 |
|
drmDev
|
71a0d15faf
|
Thing in the Ice test for reported bug
|
2016-03-31 13:56:00 -04:00 |
|
drmDev
|
5ac82e657f
|
Additional Prized amalgam test
|
2016-03-30 11:55:42 -04:00 |
|
drmDev
|
6cfd69effb
|
Silkwrap test added for reported bug on Hangarback not getting exiled
|
2016-03-30 05:21:10 -04:00 |
|
drmDev
|
8ea813e7cd
|
fix for Prized Amalgam triggering on opponent recurring creatures. Tests added - bug remains for Gravecrawler interaction
|
2016-03-30 04:46:33 -04:00 |
|
drmDev
|
307f59a70c
|
Tests for still bugged Tireless Trackker and Wolf of Devils Breach
|
2016-03-29 09:09:35 -04:00 |
|
drmDev
|
4a29ae762c
|
Welcome to the fold bug fix and tests
|
2016-03-28 20:20:19 -04:00 |
|
drmDev
|
e2edeb9fcd
|
Briarbridge Patrol bug fix and test added
|
2016-03-28 14:04:09 -04:00 |
|
drmDev
|
97bfad470d
|
Tests for reported bug TheGitrogMonster not triggering on lands grave
|
2016-03-28 12:09:08 -04:00 |
|
drmDev
|
4d0fb89ac9
|
Tests for EngulfTheShore reported bug (Not bouncing tokens)
|
2016-03-28 05:38:05 -04:00 |
|
drmDev
|
5b0272edde
|
Asylum Visitor (SOI) and tests implementation
|
2016-03-28 04:51:42 -04:00 |
|
LevelX2
|
f7e4ed40e5
|
[SOI] Fixed Altered Ego if no creature to copy was selected..
|
2016-03-27 18:45:45 +02:00 |
|
LevelX2
|
2d55447ec2
|
[SOI] Added Altered Ego.
|
2016-03-27 13:37:26 +02:00 |
|
LevelX2
|
ffb8656aea
|
[SOI] Added 8 red cards.
|
2016-03-26 19:46:59 +01:00 |
|
LevelX2
|
c6f17e6569
|
[SOI] Added Falkenrath Gorger.
|
2016-03-26 14:31:11 +01:00 |
|
spjspj
|
3dfe9de05f
|
spjspj - Add the 'Skip to End Step of Previous Player' button to the GamePanel and associated changes
|
2016-03-27 00:07:23 +11:00 |
|
LevelX2
|
04c8351712
|
[SOI] Fixed some cards.
|
2016-03-26 02:17:14 +01:00 |
|