spjspj
bbf432673c
Merge pull request #2786 from spjspj/master
...
spjspj - Add Quicksilver Elemental (MRD)
2017-01-14 02:16:00 +11:00
spjspj
156a14a123
spjspj - Add Quicksilver Elemental (MRD)
2017-01-14 02:15:23 +11:00
spjspj
ee98d08f63
Merge pull request #2785 from spjspj/master
...
spjspj - Add Auramancer's Guise (PLC)
2017-01-13 23:49:05 +11:00
spjspj
851f62e4d0
spjspj - Add Auramancer's Guise (PLC)
2017-01-13 23:47:40 +11:00
fireshoes
87f9875ad6
Fixed Cogwork Assembler subtype and that it could only target controlled artifacts.
2017-01-12 21:50:58 -06:00
fireshoes
1e7509a765
Fixed Goblin Chieftain missing haste ability for controlled goblins. Fixed missing basic lands from AER booster packs.
2017-01-12 14:10:25 -06:00
spjspj
a685c157bb
Merge pull request #2782 from spjspj/master
...
spjspj - Add Atalya,Samite Master (INV)
2017-01-13 01:38:27 +11:00
spjspj
6455445295
spjspj - Add Atalya,Samite Master (INV)
2017-01-13 01:37:15 +11:00
spjspj
ef9e509562
spjspj - Add Atalya,Samite Master (INV)
2017-01-13 01:36:39 +11:00
spjspj
d5d88f92c3
Merge pull request #2781 from spjspj/master
...
spjspj - Add Apprentice Necromancer (UDS)
2017-01-13 00:20:09 +11:00
spjspj
888af7b09c
spjspj - Add Apprentice Necromancer (UDS)
2017-01-13 00:15:58 +11:00
test
e18a429e92
* fixed the planeswalker search cards to work correctly with aven mindcensor like effects
2017-01-12 13:51:22 +01:00
Alexsandro
f5ddd77e5b
Move NoAbilityPredicate to MuragandaPetroglyphs file
2017-01-12 09:45:35 -02:00
Alexsandro
03576ce11a
Change operators for .equals()
2017-01-12 09:40:55 -02:00
fireshoes
8845319903
Updated Legacy Cube 2017 to match a change Wizards made. Fixed Asylum Visitor's missing LoseLifeEffect. Fixed Rishkar's GainedAbilityEffect to be only controlled creatures.
2017-01-12 00:12:15 -06:00
Galatolol
0b6e7fdb7d
Added 4 cards
2017-01-11 20:35:50 +01:00
Alexsandro
1d91e04ac1
Add Hivestone tests
2017-01-11 14:08:34 -02:00
igoudt
ac8962cb29
replaced enum comparison from equals to ==
2017-01-11 09:53:16 +01:00
LevelX2
1c4bf298eb
Merge pull request #2762 from sotovdev/bigRefactoring
...
Big refactoring
2017-01-11 07:42:52 +01:00
fireshoes
76b28742cb
Added Legacy Cube January 2017. Corrected the Legacy Cube Sept 2016 list. Fixed Wrangle's target filter.
2017-01-10 20:09:36 -06:00
LevelX2
f675575119
Rings of Brighthearth - Fixed possible NPE error.
2017-01-10 23:58:29 +01:00
LevelX2
d55dd515f3
Some minor fixes and some tests.
2017-01-10 23:52:38 +01:00
fireshoes
c10c09a34e
Fixed Monstrous Onslaught tooltip text and Daring Demolition target filter.
2017-01-10 09:57:07 -06:00
Alexsandro
81954b92ea
Change card text
2017-01-10 12:47:50 -02:00
Alexsandro
0a0878aba6
Create Hivestone card
2017-01-10 12:37:15 -02:00
sotovdev
fe7aaedf1c
Merge branch 'master' into bigRefactoring
2017-01-10 15:37:43 +03:00
fireshoes
8078e178e5
Fixed Tezzeret, Master of Metal gain control effect. Fixed Whir of Invention card type.
2017-01-09 15:42:43 -06:00
vraskulin
076840df53
Big refactoring
...
I used Intellij IDEA to automatically refactor code to achive 3 goals.
1) get rid of anonymouse classes, and replace the with lamba to get more readeable and clean code (like in TableWaitingDialog).
2) make effectively final variables actually final to avoid inadvertent changes on it in further releases and keep objects as immutable, as possible.
3) Get rid of unused imports (most of the changes) in whole project classes.
2017-01-09 19:16:53 +03:00
ludwig.hirth
25e0dfa699
* Cogwork Assembler - Fixed wrong subtype.
2017-01-09 14:47:07 +01:00
fireshoes
246469ee48
Fixed Judge Promo Mystic Confluence
2017-01-08 22:39:11 -06:00
LevelX2
ac9d525e75
* Nim Deathmantle - Fixed that all controlled creatures returned instead only owned creatures.
2017-01-08 18:46:41 +01:00
LevelX2
20c2f3dde8
* Hanweir Militia Captain - Fixed that the P/T setting ability of Westvale Cult Leader was applied to recast Hanweir Militia Captain.
2017-01-08 18:36:32 +01:00
LevelX2
77f64e3e16
Merge origin/master
2017-01-08 18:11:55 +01:00
LevelX2
eb6fe98fe7
* Felidar Guardian - Fixed that wrongly also Felidar Guardian itself could be selected as target.
2017-01-08 18:11:30 +01:00
Styxo
25f7e7bf2e
Merge origin/master
2017-01-08 15:53:24 +01:00
Styxo
f4530d66a9
* Defiant Salvager - fixed incorrect filter
2017-01-08 15:50:19 +01:00
Alexsandro
02625442b1
Add Muraganda Petroglyphs
2017-01-08 11:11:31 -02:00
LevelX2
a9e76069c1
* Caught in the Brights - Fixed that it triggered for all attacking vehicles not only controlled vehicles.
2017-01-08 13:13:07 +01:00
LevelX2
267aee43a5
* Implement of Ferocity - Fixed that the activated ability added the wrong counter type.
2017-01-08 13:07:03 +01:00
LevelX2
4697c16c3d
* Outland Boar - fixed wrong P/T of 3/3 to 4/4.
2017-01-08 10:47:18 +01:00
LevelX2
4dd023716e
* Added another general static filter class.
2017-01-08 10:35:46 +01:00
LevelX2
ee203cf981
Xmage Release 1.4.20V0
2017-01-08 01:36:05 +01:00
LevelX2
13659e064c
Merge origin/master
2017-01-07 23:54:00 +01:00
LevelX2
a75e4f4fcb
Fixed that adding counters to players did not work correctly (e.g. Winding Constrictor).
2017-01-07 23:53:47 +01:00
LevelX2
e04e69f947
[AER] Fixed Baral Chief of Compliance triggered ability.
2017-01-07 23:52:55 +01:00
fireshoes
5b3c273da7
[AER] Fix some more card text.
2017-01-07 16:39:16 -06:00
LevelX2
491ab5fbb0
[AER] Fixed Daredevil Dragster.
2017-01-07 23:29:27 +01:00
LevelX2
9353c5aa9c
[AER] Some more minor fixes.
2017-01-07 22:22:17 +01:00
LevelX2
d519aa55c1
[AER] Fixed wrong revolt tool tips.
2017-01-07 21:58:34 +01:00
LevelX2
b358597bf4
[AER] Added the last missing cards. Some fixes.
2017-01-07 21:42:29 +01:00
LevelX2
32e55a7342
Merge origin/master
2017-01-07 20:03:29 +01:00
LevelX2
c7e149904b
[AER] Fixed some problems with revolt.
2017-01-07 20:03:03 +01:00
fireshoes
e42a1cd4c1
Merge origin/master
2017-01-07 12:27:08 -06:00
fireshoes
24d0353672
[AER] Edited some cards for text or other minor fixes.
2017-01-07 12:14:50 -06:00
LevelX2
2033095e3d
[AER] Added 4 cards.
2017-01-07 19:12:58 +01:00
Styxo
9227c4615f
[AER] Added some of the missing cards
2017-01-07 13:51:02 +01:00
spjspj
d6d431d4b1
spjspj - Add 1 card [AER]
2017-01-07 22:28:26 +11:00
spjspj
f5f48f4833
spjspj - Add 3 cards [AER]
2017-01-07 18:37:22 +11:00
spjspj
e7e3b0c0da
spjspj - Add 3 cards [AER]
2017-01-07 18:34:08 +11:00
fireshoes
216b9cb2d0
[AER] Added more cards.
2017-01-07 01:05:20 -06:00
spjspj
bf4ec26861
spjspj - Add Cogwork Assembler [AER]
2017-01-07 15:52:41 +11:00
spjspj
fee6fcec78
spjspj - Add Chandra's Revolution and Bastion Inventor [AER]
2017-01-07 15:38:00 +11:00
spjspj
2c08545c88
spjspj - Fix some collector numbers
2017-01-07 12:21:35 +11:00
Styxo
57d7140f59
[AER] Added some artifact cards
2017-01-07 01:45:57 +01:00
LevelX2
b1e65b1bb4
Merge pull request #2744 from Galatolol/master
...
Added 3 cards, little refactoring (Unattach cost)
2017-01-07 00:40:04 +01:00
LevelX2
db981e4b87
Merge origin/master
...
Conflicts:
Mage.Sets/src/mage/sets/AetherRevolt.java
2017-01-07 00:36:35 +01:00
LevelX2
82d5e81a40
[AEN] Added missing black cards.
2017-01-07 00:29:21 +01:00
Styxo
90b3bacf6e
[AER] Added rest of green cards
2017-01-07 00:26:30 +01:00
Styxo
47b9832db6
[AER] Fixed some names and cards
2017-01-06 23:17:13 +01:00
LevelX2
0094e700c9
[AEN] Removed Hidden Stocks.
2017-01-06 22:15:56 +01:00
LevelX2
7ec9394a83
Merge origin/master
...
Conflicts:
Mage.Sets/src/mage/sets/AetherRevolt.java
2017-01-06 21:57:18 +01:00
LevelX2
69db775d05
[AEN] Added Hidden Stockpile.
2017-01-06 21:52:51 +01:00
Styxo
5e98860694
Merge origin/master
...
Conflicts:
Mage.Sets/src/mage/sets/AetherRevolt.java
2017-01-06 21:39:37 +01:00
Styxo
7aa57cc01f
[AER] Added white cards
2017-01-06 21:22:24 +01:00
fireshoes
5e8cdf546a
[AER] Added some green cards.
2017-01-06 14:14:54 -06:00
LevelX2
a1a93d3691
[AEN] Winding Constrictor & Weldfast Engineer
2017-01-06 19:05:40 +01:00
Styxo
f2e9daece7
[AER] Added reprints
2017-01-06 18:26:38 +01:00
Styxo
928a63432c
[AER] Added Skyship Plunderer and Midnight Entourage
2017-01-06 18:06:20 +01:00
fireshoes
4888a4a15b
[AER] Added most of the 1/5 spoiled cards. Fixed a name.
2017-01-05 23:50:20 -06:00
Styxo
ba27c01e19
[AER] Added rest of 1/4 spoilers and 4 cards
2017-01-05 15:11:27 +01:00
Styxo
e057bde150
[Refactor] Merged some similar abilities together
2017-01-05 14:12:18 +01:00
fireshoes
e4727a1063
[AER] Implemented several cards.
2017-01-04 14:25:39 -06:00
Styxo
fad4f53365
[Refactor] Removed some duplicate classes
2017-01-04 15:10:25 +01:00
Styxo
8fd28f70e6
[AER] Added Release Gremlins, Aetherwind Basker and Inspiration Monuments
2017-01-04 12:06:16 +01:00
Styxo
3c67e51db0
[REFACTOR] Removed duplicate code and an unused effect
2017-01-04 09:58:10 +01:00
Styxo
ffca57e41c
[AER] Added Industrial Tower, Greenbelt Druid and Shock
2017-01-04 09:51:43 +01:00
Justin Herlehy
1c6914398b
Code Deduplication
...
Move the cast from hand effect from the expertise cards to its own effect that can have different values assigned to it.
2017-01-03 23:49:16 -05:00
fireshoes
27c0432895
[AER] Added Aegis Automaton, Aid from the Cowl, Renegade Rallier, and Rishkar's Expertise.
2017-01-03 20:38:36 -06:00
fireshoes
348715cd1c
[AER] Added Rogue Refiner, Tezzeret's Touch, and Renegade Map.
2017-01-03 17:22:00 -06:00
fireshoes
a56873f18c
[AER] Added Reverse Engineer's missing draw effect.
2017-01-03 16:14:37 -06:00
Justin Herlehy
5e76a8fcf9
[AER] Implement Four Revolt Creatures
...
Implemented
- Copuntless Gears Renegade
- Greenwheel Liberator
- Night Market Aeronaut
- Silkweaver Elite
2017-01-03 16:32:43 -05:00
Justin Herlehy
6e401028b7
[AER] Implement Four Revolt Creatures
...
Implemented
- Copuntless Gears Renegade
- Greenwheel Liberator
- Night Market Aeronaut
- Silkweaver Elite
2017-01-03 16:32:07 -05:00
Galatolol
2be2638f27
Added 3 cards, little refactoring (Unattach cost)
2017-01-03 21:01:30 +01:00
Galatolol
b0dc7fe276
Added 3 cards, little refactoring (Unattach cost)
2017-01-03 20:51:39 +01:00
fireshoes
38abee93a6
[AER] Added Yahenni,Reverse Engineer, Glint-Sleeve Siphoner, and Aethergeode Miner.
2017-01-03 12:47:17 -06:00
ludwig.hirth
aa375c687c
* Uba Mask - Fixed some problems.
2017-01-03 17:18:34 +01:00
ludwig.hirth
3040072be9
Merge origin/master
2017-01-03 14:38:51 +01:00
ludwig.hirth
94717fd041
* Tel-Jilad Wolf - Fixed that the ability triggered for all creatures not only artifact creatures ( fixed #2738 ).
2017-01-03 14:38:18 +01:00
LevelX2
1eac0bf23f
Merge pull request #2741 from vereena42/StompAndHowl
...
Stomp and Howl card added.
2017-01-03 14:32:15 +01:00
Styxo
7c2af646ec
[Refactor] Edited some filter text
2017-01-03 13:58:03 +01:00