Jeff
|
fa1aed74c4
|
- Removed a non-existent card from the Odyssey set.
|
2017-07-25 11:29:36 -05:00 |
|
Jeff
|
db5cd20752
|
- Added requested card Rites of Refusal.
|
2017-07-25 11:27:01 -05:00 |
|
Jeff
|
eb70f1f98d
|
- Added requested card Kindle the Carnage.
|
2017-07-25 10:11:06 -05:00 |
|
Michael Milton
|
94b89094fa
|
Fix #3738 (#3739)
|
2017-07-25 08:10:07 -05:00 |
|
Jeff
|
af68e13119
|
Fixed Bug #3070
|
2017-07-24 16:28:39 -05:00 |
|
Jeff
|
0e04a214fa
|
Fixed Bug #3720
|
2017-07-24 11:28:20 -05:00 |
|
Jeff
|
e4c81df35e
|
Fixed Bug #3711
|
2017-07-24 11:12:20 -05:00 |
|
Jeff
|
b985fb0ba4
|
Fixed Bug #3731
|
2017-07-24 11:05:06 -05:00 |
|
Jeff
|
9be76c59cc
|
Fixed Bug #3225
|
2017-07-24 10:09:32 -05:00 |
|
ingmargoudt
|
2b98d51596
|
Merge pull request #3736 from ingmargoudt/master
clean up with static filters, remove default parameters from override constructor
|
2017-07-24 16:22:27 +02:00 |
|
igoudt
|
83928463a4
|
remove default override parameters
|
2017-07-24 14:42:13 +02:00 |
|
igoudt
|
216e269a31
|
use static filter for enchantment permanents
|
2017-07-24 14:42:13 +02:00 |
|
igoudt
|
c2b157d790
|
rewrite filter_artifact_or_enchantment_card
|
2017-07-24 14:42:13 +02:00 |
|
LevelX2
|
7c10a48e8a
|
Merge pull request #3730 from Zzooouhh/master
Implement Ritual of Subdual
|
2017-07-24 10:46:23 +02:00 |
|
LevelX2
|
d755e86fda
|
* Some minor chnages.
|
2017-07-24 10:41:21 +02:00 |
|
LevelX2
|
3f351d0def
|
* Clean up.
|
2017-07-24 00:43:20 +02:00 |
|
LevelX2
|
acf28d8aff
|
* Breath of Fury - Fixed that the enchnatment was no longer properly moved (fixes #3722).
|
2017-07-24 00:41:03 +02:00 |
|
Zzooouhh
|
9773abe3a0
|
Added Ritual of Subdual
|
2017-07-23 23:59:23 +02:00 |
|
Zzooouhh
|
977f72401d
|
Added Ritual of Subdual
|
2017-07-23 23:54:47 +02:00 |
|
Zzooouhh
|
3c87992797
|
Added Ritual of Subdual
|
2017-07-23 23:54:23 +02:00 |
|
Zzooouhh
|
fe8cbec043
|
Update IceAge.java
|
2017-07-23 23:53:20 +02:00 |
|
Zzooouhh
|
68b7f743f7
|
Merge pull request #1 from magefree/master
Upstream merge
|
2017-07-23 23:50:07 +02:00 |
|
Zzooouhh
|
2edb063216
|
Update DaruSpiritualist.java
|
2017-07-23 23:49:31 +02:00 |
|
LevelX2
|
fbd90bb3e0
|
* Some minor reworks to prevent exceptions.
|
2017-07-23 23:16:27 +02:00 |
|
LevelX2
|
2efc666f8d
|
* Some minor reworks to prevent exceptions.
|
2017-07-23 23:16:22 +02:00 |
|
LevelX2
|
b948a8255a
|
* Some cleanup for: Fixed a bug that created a endless loop if mana producer were involved, that create mana of any type lands of players could produce.
|
2017-07-23 22:49:56 +02:00 |
|
LevelX2
|
f67cd391dd
|
* Jandor's Ring - FIxed possible null pointer exception (discard has to be a cost still lacking).
|
2017-07-23 20:55:57 +02:00 |
|
LevelX2
|
ee59ec80e2
|
* Fixed a problem that the table health check removed tables that were just created by adding 30 seconds check stop after table start to prevent checking while server still is initializing the table start.
|
2017-07-23 20:28:18 +02:00 |
|
LevelX2
|
878ba90625
|
* Fixed a bug that prevented players from paying costs during spell resolution (e.g. Mana Leak) - (fixes #3715).
|
2017-07-23 19:48:04 +02:00 |
|
LevelX2
|
a9e2303f7e
|
* Fixed a bug that created a endless loop if mana producer were involved, that create mana of any type lands of players could produce (fixes ##3374).
|
2017-07-23 19:34:24 +02:00 |
|
LevelX2
|
c87e992e1d
|
* Wild Evocation - Fixed handling to prevent errors in some cases.
|
2017-07-23 19:31:59 +02:00 |
|
LevelX2
|
ee890418c5
|
* Added missing imports.
|
2017-07-23 16:59:20 +02:00 |
|
LevelX2
|
cd6c7623ed
|
* Added missing imports, imports reorg.
|
2017-07-23 16:29:29 +02:00 |
|
LevelX2
|
464949476c
|
Merge origin/master
|
2017-07-23 15:00:06 +02:00 |
|
LevelX2
|
4806738cfb
|
* Some more use of StaticFilter objects.
|
2017-07-23 14:59:13 +02:00 |
|
LevelX2
|
d5f4df7f54
|
* Some minor changes to return code handling.
|
2017-07-23 14:57:06 +02:00 |
|
spjspj
|
19d60b60d5
|
Merge pull request #3728 from spjspj/master
Implement Mudslide (ICE)
|
2017-07-23 22:44:52 +10:00 |
|
spjspj
|
d0d7f7720a
|
Implement Mudslide (ICE)
|
2017-07-23 22:43:33 +10:00 |
|
spjspj
|
598f8cbf4d
|
Merge pull request #3727 from spjspj/master
Implement Planar Guide (LGN)
|
2017-07-23 22:32:35 +10:00 |
|
spjspj
|
fc2366a668
|
Implement Planar Guide (LGN)
|
2017-07-23 22:31:53 +10:00 |
|
LevelX2
|
647cd9bc6d
|
Merge origin/master
|
2017-07-23 11:06:47 +02:00 |
|
LevelX2
|
4c33359fe2
|
* Some minor changes to logging and return code handling.
|
2017-07-23 11:06:23 +02:00 |
|
LevelX2
|
94be7cb4da
|
* Grave Betrayal - Reworked card movement and color and subtype applying.
|
2017-07-23 11:05:32 +02:00 |
|
LevelX2
|
1d4af7214b
|
Merge pull request #3725 from sebesdm/master
Removing hardcoded User-Agent header erroring for card image retrieval
|
2017-07-23 09:26:14 +02:00 |
|
spacemoses
|
19d1c7e987
|
Removing hardcoded User-Agent header causing error for card image retrieval
|
2017-07-22 13:23:49 -05:00 |
|
spjspj
|
79a72c3b93
|
Merge pull request #3721 from spjspj/master
Implement War Elemental (MRD)
|
2017-07-22 23:04:45 +10:00 |
|
spjspj
|
1668505ee3
|
Implement War Elemental (MRD)
|
2017-07-22 23:01:55 +10:00 |
|
LevelX2
|
c6cd713f0d
|
* Mind's Desire - Fixed a problem with playing lands.
|
2017-07-22 12:09:28 +02:00 |
|
Jeff
|
fb19f257a7
|
- Added requested card Nix.
|
2017-07-21 17:11:10 -05:00 |
|
Jeff
|
c7a3801676
|
- Added requested card Dimensional Breach.
|
2017-07-21 12:16:54 -05:00 |
|