Commit Graph

38934 Commits

Author SHA1 Message Date
austinio7116
efd5efb0d5 More GRN cards 2018-09-12 19:26:31 +01:00
austinio7116
aec4726aa2 More GRN spoilers 2018-09-12 18:22:37 +01:00
austinio7116
2b3d1727ea More GRN spoilers - guildmages_forum needs special testing attention 2018-09-12 17:26:06 +01:00
austinio7116
d70778b5be Vivid revival and lockets 2018-09-12 17:06:33 +01:00
austinio7116
f519a2ff6d Removed chromatic lantern as it is a reprint 2018-09-12 16:59:59 +01:00
austinio7116
bb76b63f82 Expansion Explosion 2018-09-12 16:58:37 +01:00
Jamin W. Collins
5c723d8883 log malformed card rather than throw an exception
Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com>
2018-09-12 07:40:31 -06:00
Jamin W. Collins
933280ce32 fix Jubilant Mascot creature type
Closes: core-developers/forge#706

Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com>
2018-09-12 07:25:32 -06:00
Jamin W. Collins
841cd22ae4 default importing DeckSection to Main
Closes: core-developers/forge#705

Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com>
2018-09-11 20:56:40 -06:00
Jamin Collins
d011f9948d Merge branch 'sentryKeyword' into 'master'
Sentry keyword

See merge request core-developers/forge!910
2018-09-12 01:13:42 +00:00
Jamin W. Collins
1da18cb9f5 fix human multi-select on mobile builds
Closes: core-developers/forge#703

Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com>
2018-09-11 18:36:13 -06:00
Jamin W. Collins
a6423b82f0 correct the new default messaging format
Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com>
2018-09-11 18:30:19 -06:00
Jamin W. Collins
fc62a41e46 implement basic checkstyle configuration
Remove all unused or redundant imports

Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com>
2018-09-11 18:16:43 -06:00
austinio7116
2a08ea7092 Secrets of the mausoleum 2018-09-11 22:56:58 +01:00
austinio7116
977f3c2808 Updated GRN editions file 2018-09-11 22:25:04 +01:00
austinio7116
2853e44d6a Rain of Notions, NightVeil Faerie 2018-09-11 22:23:24 +01:00
austinio7116
b1bae53be8 Fixes for hypothesizzle 2018-09-11 20:58:57 +01:00
austinio7116
65dad45e77 More GRN spoilers. Nullhide Ferox needs code change to support "any player may activate" 2018-09-11 20:23:06 +01:00
austinio7116
e36245b414 Fixes for Ral, Izzet Viceroy 2018-09-11 18:41:54 +01:00
austinio7116
568104bbcc GRN more spoiled cards created with forgeScribe and updated 2018-09-11 17:09:14 +01:00
austinio7116
5b02986586 GRN updated editions file 2018-09-11 12:58:29 +01:00
austinio7116
0f5b1c1349 GRN - deafening clarion 2018-09-11 12:55:30 +01:00
Hanmac
998176a7d7 Keyword: use Sentry in createTraits 2018-09-11 10:32:46 +02:00
Hanmac
1cac53b4f0 update Project files for newer eclipse 2018-09-11 10:31:33 +02:00
austinio7116
b18a99c2c5 Added Undergrowth to Izona trigger description 2018-09-11 07:42:19 +01:00
austinio7116
8adfe15b4c More GRN Spoilers from Forgescribe fixed up but untested 2018-09-11 07:40:21 +01:00
Michael Kamensky
9e0a4ded01 Merge branch 'surveil-basic-ai' into 'master'
A simple hook that calls Scry logic for Surveil (with an additional check)

See merge request core-developers/forge!907
2018-09-11 05:35:21 +00:00
austinio7116
c57bb0c349 More GRN Spoilers from Forgescribe fixed up but untested 2018-09-11 06:28:48 +01:00
Sol
fee2312bc8 Merge branch 'deck-editor' into 'master'
Deck Editor changes

Closes #554 and #696

See merge request core-developers/forge!896
2018-09-11 01:26:27 +00:00
Jamin W. Collins
3985d538ae support other sections than just Main/Side
Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com>
2018-09-10 18:20:15 -06:00
Jamin W. Collins
58a1ad2dd0 create new model before potentially adding cards
Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com>
2018-09-10 18:19:43 -06:00
austinio7116
4413664b38 Merge branch 'guildofravnica' into 'master'
Corrected Vraska, Regal Gorgon name error due to scryfall typo in Vraska's Stoneglare oracle text.

See merge request core-developers/forge!908
2018-09-10 16:18:22 +00:00
austinio7116
3b6baa65ad Corrected Vraska, Regal Gorgon name error due to scryfall typo in Vraska's Stoneglare oracle text. 2018-09-10 17:16:40 +01:00
Agetian
ac3c6c3d21 - Minor typo fix in GameLogFormatter related to Surveil. 2018-09-10 18:11:59 +03:00
Michael Kamensky
6bca50b1c8 Merge branch 'guildofravnica' into 'master'
Guilds of ravnica - planeswalker deck cards

See merge request core-developers/forge!903
2018-09-10 15:01:42 +00:00
Agetian
bd8fea4616 - Added a scry logic hook for willPutCardOnTop. 2018-09-10 17:56:29 +03:00
austinio7116
55f1e1d41a Fixed missing brackets in oracles, missing planeswalker names in descriptions and missed damage amount 2018-09-10 06:35:05 +01:00
Jamin W. Collins
df91964573 add dated serial to layout file
Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com>
2018-09-09 10:00:27 -06:00
Jamin W. Collins
33d7a0adcc move Brawl next to Commander
Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com>
2018-09-09 10:00:27 -06:00
Jamin W. Collins
66fa0c5820 ensure deck name references are cleared on New Deck
Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com>
2018-09-09 10:00:27 -06:00
Jamin W. Collins
749eea6f57 default to creating a new deck of a given gameType
Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com>
2018-09-09 10:00:27 -06:00
Jamin W. Collins
f0830c8595 reflow a few oneline if statements
Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com>
2018-09-09 10:00:26 -06:00
Jamin W. Collins
6a4423a476 automatically edit preferred deck on tab load
Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com>
2018-09-09 10:00:26 -06:00
Jamin W. Collins
0577059909 ensure Brawl deck preference is saved
Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com>
2018-09-09 10:00:26 -06:00
Jamin W. Collins
3fcb03d3ed support deleting Brawl, Commander, and TL decks
Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com>
2018-09-09 10:00:26 -06:00
Jamin W. Collins
5ab2efdc05 reflow DeckManager deleteDeck
Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com>
2018-09-09 10:00:26 -06:00
Jamin W. Collins
c4cf7d3c99 rename All Decks deck listing to Constructed
Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com>
2018-09-09 10:00:26 -06:00
Jamin W. Collins
5472421765 remove additional tabs when creating special editor
Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com>
2018-09-09 10:00:26 -06:00
Jamin W. Collins
e5281987a5 catch unlikely null sectionMode
Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com>
2018-09-09 10:00:26 -06:00
Jamin W. Collins
78b02c08db remove old Commander, Brawl, TL deck editor route
Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com>
2018-09-09 10:00:26 -06:00