Commit graph

22121 commits

Author SHA1 Message Date
Oleg Agafonov
4771ad2c63 Fixed UGL test, rename new token 2018-01-13 02:27:16 +04:00
Oleg Agafonov
9b740b8cbb
Merge pull request #4363 from SpikesCafe-google/master
Implement "Pure Reflection" card from Invasion.
2018-01-13 02:23:30 +04:00
Oleg Agafonov
c505c92ad2
Merge pull request #4403 from spjspj/master
Add 1 card (UGL)
2018-01-13 01:44:40 +04:00
Oleg Agafonov
bbdf762775
Merge pull request #4404 from Zzooouhh/Zzooouhh-sporogenesis
Implemented Sporogenesis & some The Dark cards
2018-01-13 01:10:30 +04:00
Oleg Agafonov
36dcae63b3 For last fix 2018-01-12 21:28:10 +04:00
Oleg Agafonov
af113d4ed1 Fixed cards that broken whole server (see #4402) 2018-01-12 21:23:49 +04:00
Oleg Agafonov
7c2511355e Tests: added checks for errors on card loading (see #4402) 2018-01-12 21:10:10 +04:00
Zzooouhh
691819ecb4
Implemented Erosion 2018-01-12 16:52:45 +00:00
Zzooouhh
9dd786d611
Implemented cards 2018-01-12 16:52:20 +00:00
Zzooouhh
e582eb014b
Implemented Giant Shark 2018-01-12 16:50:10 +00:00
Zzooouhh
e6ffc3d9f9
Implemented Inquisition 2018-01-12 16:49:13 +00:00
Zzooouhh
ad058a1e9a
Implemented Erosion 2018-01-12 16:47:47 +00:00
Zzooouhh
6db1426e48
Text fix 2018-01-12 16:47:12 +00:00
Zzooouhh
7f140b627b
Implemented Curse Artifact 2018-01-12 16:44:38 +00:00
Zzooouhh
0c5beb8376
Implemented Sporogenesis 2018-01-12 16:43:33 +00:00
Zzooouhh
c10c00fea2
Implemented Sporogenesis 2018-01-12 16:42:50 +00:00
Zzooouhh
c6f623ea41
Added fungus counter 2018-01-12 16:40:53 +00:00
LevelX2
a63f87da2c Little fix. 2018-01-12 17:04:51 +01:00
LevelX2
f798a25b3b Added some mechanism that helps to prevent unintended changes to StaticFilters. 2018-01-12 15:27:52 +01:00
spjspj
024997b92d Add 1 card (UGL) 2018-01-13 01:05:11 +11:00
igoudt
267100d3d6 fix for #4402 2018-01-12 15:03:54 +01:00
Oleg Agafonov
4c3425d29c * Masters Edition IV - Fixed urza's special lands in boosters 2018-01-12 14:20:20 +04:00
Oleg Agafonov
9e94ee0810 Revert last changes in maven's useIncrementalCompilation (it's not work and recompile non changed modules) 2018-01-12 14:04:03 +04:00
Oleg Agafonov
1067881564
Merge pull request #4401 from rsypen/fix_tests_not_passing
Fixed failing tests
Fixed ItThatBetrays and Barrin, Master Wizard broken effects, added new test for Emrakul's annihilator trigger
2018-01-12 13:55:44 +04:00
Radoslaw Sypen
29a889b236 Merge branch 'master' of github.com:rsypen/mage into fix_tests_not_passing 2018-01-12 10:42:50 +01:00
Radoslaw Sypen
88527987cc Fixed ItThatBetrays and Barrin, Master Wizard broken effects, added new test for Emrakul's annihilator trigger 2018-01-12 10:33:11 +01:00
Zzooouhh
ef394f8ba1
Merge pull request #4399 from Zzooouhh/Zzooouhh-camo
Implemented Camouflage
2018-01-11 19:42:20 +01:00
Zzooouhh
a77706a756
Moved PermanentInListPredicate to common predicates 2018-01-11 18:23:30 +00:00
Zzooouhh
709b45f942
Moved PermanentInListPredicate to common predicates 2018-01-11 18:23:05 +00:00
Zzooouhh
83a26a0007
Moved PermanentInListPredicate to common predicates 2018-01-11 18:22:35 +00:00
Zzooouhh
9e4ebfabad
Implemented Camouflage 2018-01-11 18:01:14 +00:00
Zzooouhh
93b8b91a1a
Implemented Camouflage 2018-01-11 18:00:51 +00:00
Zzooouhh
fe3829fca1
Implemented Camouflage 2018-01-11 18:00:34 +00:00
Zzooouhh
3b7ca8b0f6
Implemented Camouflage 2018-01-11 17:58:14 +00:00
Zzooouhh
ca46a8872a
Moved PermanentInListPredicate to common predicates 2018-01-11 17:53:32 +00:00
Zzooouhh
75d7d92774
Merge pull request #36 from magefree/master
Merge https://github.com/magefree/mage
2018-01-11 18:46:32 +01:00
Oleg Agafonov
50a906072e * HASCON Promo 2017 - Fixed image downloading for Grimlock cards 2018-01-11 21:03:11 +04:00
Oleg Agafonov
25072be306 * Expel from Orazca - Fixed wrong name 2018-01-11 20:56:24 +04:00
Oleg Agafonov
3632d7afe3 Fixed 27 wrong land types (can't see or too many in boosters):
* e.g. Urza's lands counts as basic;
 * Arabian Nights: x1
 * Coldsnap: x5
 * Ice Age: x5
 * Masters Edition IV: x12
 * Oath of the Gatewatch: x4
2018-01-11 20:46:39 +04:00
Oleg Agafonov
0ba2375ac1 Tests:
* added new checks for basic land types/rarity in mage-verify;
 * fixed tests for UGL cards in mage-verify (wrong json data)
2018-01-11 20:37:38 +04:00
spjspj
ab4490e476
Merge pull request #4398 from spjspj/master
Add 5 cards  (UGL)
2018-01-12 00:06:39 +11:00
spjspj
d9bcfa3f31 Add 5 cards (UGL) 2018-01-11 23:55:37 +11:00
spjspj
63cb997942 Add 5 cards (UGL) 2018-01-11 23:42:52 +11:00
LevelX2
78ac82a2d7 * See Red - Fixed that it was wrongly sacrificed (fixes #4395). 2018-01-11 12:54:09 +01:00
spjspj
8a1619f9b4
Merge pull request #4396 from spjspj/master
Add 3 cards  (UGL)
2018-01-11 17:56:55 +11:00
spjspj
96e6a917b4 Add 3 cards (UGL) 2018-01-11 17:43:33 +11:00
spjspj
c060f10287
Merge pull request #4392 from spjspj/master
Add Jack-in-the-Mox + Jumbo Imp (UGL)
2018-01-11 17:16:19 +11:00
LevelX2
4c9ed95662 Xmage 1.4.26V11d 2018-01-11 07:14:49 +01:00
LevelX2
2685d9f8b4 Fixed some possible null pointer exceptions (found in server log). Market Festival, Kindred Summons, Profane Processions, New Blood, Kindred Charge , Bishop of Binding, Metzal Tower of Triumph, Chrome Mox 2018-01-11 06:12:27 +01:00
Zzooouhh
a38ec84581
Removed slipped beta Blaze of Glory code
in case it could break something, as it's still buggy
2018-01-10 19:49:15 +00:00