drmDev
9f3f277adb
Synod Artificer card implementation
2016-03-22 02:39:35 -04:00
fireshoes
b58a0374c6
Added missing Blessed vs Cursed image information. [SOI] Added basic lands, some additional token types and emblems.
2016-03-22 00:05:55 -05:00
fireshoes
fe04fe0a88
[SOI] Implemented Burn from Within, Invocation of Saint Traft, Thraben Gargoyle, Engulf the Shore, and Nahiri's Machinations.
2016-03-21 23:25:32 -05:00
fireshoes
3ff34e2e95
[SOI] Implemented rare cycle of lands, Sin Prodder, Tireless Tracker, Ulvenwald Mysteries, and Call the Bloodline.
2016-03-21 19:11:00 -05:00
fireshoes
44d982d9cc
[SOI] Updated mtg-cards-data.txt with 3/21 spoilers.
2016-03-21 15:14:18 -05:00
rkfg
059b56e11a
Add transparency to highlighted player panel.
2016-03-21 21:49:25 +03:00
jeff
e4b0e3cc6c
- Spelling fix
2016-03-21 11:28:39 -05:00
LevelX2
7cd7f392a8
* Dawnbreak Reclaimer - Fixed effect handling that could lead to blocked games.
2016-03-21 15:08:35 +01:00
LevelX2
285cff0b33
* Disrupting Shoal - Fixed that the target spell was not countered if the spell was cast with the regular mana costs.
2016-03-21 11:00:02 +01:00
LevelX2
3441b9d216
* Summoning Trap - Fixed a bug that the trap condition was never true.
2016-03-21 10:23:58 +01:00
LevelX2
339fccd262
* Cloud Cover - Fixed that it not only triggered for controlled permanets.
2016-03-21 10:08:17 +01:00
fireshoes
5348d81b69
[SOI] Updated mtg-cards-data.txt with 3/18-20 spoilers.
2016-03-20 23:35:43 -05:00
rkfg
66a9e5140a
Highlight current player's panel.
2016-03-20 18:42:58 +03:00
LevelX2
b6aa5ba5d5
Merge origin/master
2016-03-20 15:05:26 +01:00
LevelX2
c82a68d1a2
* Standardize - Fixe bug that prevented the effect to work.
2016-03-20 15:04:57 +01:00
spjspj
827b8374c0
Merge pull request #1644 from spjspj/master
...
spjspj - Implement Thran Turbine (USG)
2016-03-20 21:56:22 +11:00
spjspj
0a7c8decdd
spjspj - Implement Thran Turbine (USG)
2016-03-20 20:41:32 +11:00
LevelX2
e20f138293
Merge pull request #1642 from djbrez/patch-20
...
Create OrdruunCommando.java
2016-03-20 10:33:14 +01:00
LevelX2
07ead964cd
Merge pull request #1638 from tre3qwerty/master
...
Added Vision Charm
2016-03-20 10:32:32 +01:00
LevelX2
916836d0c9
* Fixed a problem with creatures forced to block while not able to do because the attacker has restrictions (e.g. menace).
2016-03-20 10:27:57 +01:00
LevelX2
672ac28931
* Voice of Resurgence - Fixed a bug that the dies trigger did not work correctly if Voice of Resurgence was copied e.g. by a Phantasmal Image.
2016-03-20 09:05:39 +01:00
LevelX2
c347dc18b4
Some changes to madness because of minor rule changes.
2016-03-20 09:02:59 +01:00
DjB
d7c1ba2514
Create OrdruunCommando.java
2016-03-19 13:37:38 -05:00
Daniele Rosolen
4971c7d5fe
Modified ChoiceLandType to use CardRepository
...
-ChoiceLandType now generates the land types list using
CardRepository.getLandTypes() instead of using a statically typed list.
2016-03-19 14:37:59 +01:00
LevelX2
bc7fd64b2d
Merge pull request #1640 from djbrez/patch-19
...
Create ChimneyImp.java
2016-03-19 09:58:05 +01:00
LevelX2
c88a481ad8
Merge pull request #1636 from djbrez/patch-18
...
Create OblivionCrown.java
2016-03-19 09:22:12 +01:00
DjB
13dd8480ca
Create ChimneyImp.java
2016-03-18 23:57:13 -05:00
spjspj
16be1b00e9
Merge pull request #1639 from spjspj/master
...
spjspj - Fix for Reconnaissance
2016-03-19 12:31:58 +11:00
spjspj
54fbc0d583
spjspj - Fix for Reconnaissance
2016-03-19 12:25:35 +11:00
Daniele Rosolen
d4be72e396
Merge branch 'master' of https://github.com/tre3qwerty/mage
2016-03-18 22:44:28 +01:00
Daniele Rosolen
f07cc676cd
Implement VisionCharm
...
-The first two effects use already existing effects, while the third one
uses a custom effect (VisionCharmEffect) to transform every land of the
given type currently on the battlefield to a land of the given Basic Land
Type until the end of the turn.
Any existing subtype or ability is temporarily removed and substituted
with the Basic Land's subtype and mana ability
2016-03-18 22:32:29 +01:00
jeff
38f63d7fa0
- Added 2 requested cards: Jester's Scepter and Mana Maze.
2016-03-18 16:31:54 -05:00
Daniele Rosolen
cc475db3c1
Add mage.choiches.ChoiceLandType
...
-The CoiceLandType gives the possibility to choose between any of the Land
Types (Desert, Forest, Gate, Island, Lair, Locus, Mine, Mountain, Plains,
Power-Plant, Swamp, Tower, and Urza's -- as defined by rule 205.3i)
2016-03-18 22:25:40 +01:00
spjspj
71b0de6f02
Merge pull request #1637 from spjspj/master
...
spjspj - Implement Reconnaissance (EXO)
2016-03-18 23:49:28 +11:00
spjspj
35f8df408c
spjspj - Implement Reconnaissance (EXO)
2016-03-18 23:42:21 +11:00
DjB
80e17b2fad
Create OblivionCrown.java
2016-03-17 23:01:33 -05:00
fireshoes
418b7b1e8e
[SOI] Updated additional 3/17 spoilers. Added some more cards.
2016-03-17 16:26:41 -05:00
fireshoes
d7d9c31ff3
[SOI] Updated 3/17 spoilers.
2016-03-17 11:35:53 -05:00
LevelX2
e70ae2520a
Merge origin/master
2016-03-17 15:47:18 +01:00
LevelX2
4bf8226a43
* Fixed bug with P/T boost triggered by blocking creatures not lasting until end of turn (e.g. Rabid Elephant).
2016-03-17 15:44:38 +01:00
Derek M
57a316cfc6
Merge pull request #1634 from drmDev/master
...
Test for Breaker of Armies with Menace, reported bug.
2016-03-17 10:34:03 -04:00
drmDev
72fad81bd5
Test for Breaker of Armies with Menace, reported bug.
2016-03-17 10:33:40 -04:00
Derek M
60936a672c
Merge pull request #1633 from drmDev/master
...
whoops... fix test
2016-03-17 08:29:34 -04:00
drmDev
ea961d3cfc
whoops... fix test
2016-03-17 08:28:28 -04:00
Derek M
63e436cf5d
Merge pull request #1632 from drmDev/master
...
tests for reported bug Rabid Elephant. typo fixes
2016-03-17 08:23:02 -04:00
drmDev
eb9747d0d1
tests for reported bug Rabid Elephant. typo fixes
2016-03-17 08:21:36 -04:00
rkfg
ae66db20ad
Adjust sliders on reset.
2016-03-17 15:13:29 +03:00
rkfg
981665bcd0
Remove adjust parameter.
2016-03-17 15:13:28 +03:00
fireshoes
6dde3e7374
Merge origin/master
2016-03-17 02:40:38 -05:00
fireshoes
03b80f2a98
[SOI] Add Olivia Mobilizer for War, Sigarda Heron's Grace, Olivia's Bloodsworn, Stromkirk Mentor, Breakneck Rider, Indulgent Aristocrat, Twins of Maurer Estate, Rise from the Tides, Merciless Resolve, Groundskeeper reprint. Fixed Sage of Ancient Lore P/T not changing when transforming back to day side.
2016-03-17 02:31:09 -05:00