Commit Graph

1059 Commits

Author SHA1 Message Date
Michael Kamensky
b1a57c3ac5 Merge branch 'fixEditorCards' into 'master'
improvements for alternate state cards in editors (desktop)

See merge request core-developers/forge!3613
2021-01-31 05:13:09 +00:00
Bug Hunter
cb6d39231d improvements for alternate state cards in editors (desktop) 2021-01-31 05:13:09 +00:00
tool4EvEr
b40177ae72 Fix GUI deck color selections 2021-01-24 19:59:21 +01:00
tool4EvEr
61278a2db5 Support to display setless fullborder images 2020-12-24 10:29:46 +01:00
Hans Mackowiak
db77e2861c CardDb: dont keep allCards list just use values collection 2020-12-05 10:08:41 +01:00
pfirpfel
a52ab815a3 Adding alternate art as section 2020-11-30 13:51:45 +01:00
Anthony Calosa
c27f5abfa5 refactor Java streams to loop (fix android build) 2020-11-27 22:03:59 +08:00
pfirpfel
7cf0bce9ee Allow print sheets of the format "<amount> <name>|<setcode>|<art index>" as custom print sheets in edition files. 2020-11-26 10:57:45 +01:00
friarsol
3ba8892c4f Double Pick each pass 2020-11-18 18:13:33 -05:00
Hans Mackowiak
a62fc27a21 Protection: cleanup some cases for Card 2020-11-12 09:49:03 +01:00
Anthony Calosa
4d769999f4 Remove Unnecessary Import 2020-11-09 23:17:30 +08:00
Northmoc
a29cb982de PW decks -> precon product 2020-11-09 09:47:02 -05:00
friarsol
abad110caf Editions can generate their own print sheets now 2020-11-06 11:36:04 -05:00
CCTV-1
9d30bf9343 Merge remote-tracking branch 'upstream/master' into display_localization_cardname 2020-10-28 18:11:11 +08:00
Michael Kamensky
4ae50b56b3 Merge branch 'oath-of-nissa-fix' into 'master'
Conversion matrices weren't setup properly.

See merge request core-developers/forge!3298
2020-10-28 04:27:19 +00:00
friarsol
34a2f2502a Conversion matrices weren't setup properly. 2020-10-27 21:29:21 -04:00
pfirpfel
f277b72a67 Move empty init exception into BagRandomizer 2020-10-22 22:42:27 +02:00
pfirpfel
dd1642670f Fix: shuffle bag initially 2020-10-22 13:20:32 +02:00
pfirpfel
01992c62e6 Add initial new themed chaos draft functionality
Add new randomizer
2020-10-21 22:14:55 +02:00
pfirpfel
51c771848d Adding BoosterReplaceSlotFromPrintSheet logic 2020-10-06 14:53:28 +02:00
Hans Mackowiak
011a5dddeb CardType: add flag to show when its used incomplete in Animate Effects 2020-10-05 08:07:18 +02:00
Hans Mackowiak
e281f1e5ec CardType: sanisfySubtypes each time its changed, moved shareTypeWith functions into CardType 2020-10-03 10:04:10 +02:00
Northmoc
e4e716a162 a bit more support for existing image files 2020-10-01 14:15:30 -04:00
Anthony Calosa
368036f890 update description 2020-09-22 07:14:33 +08:00
Anthony Calosa
fd466bcf05 update fix for manamorphose 2020-09-21 19:30:24 +08:00
Anthony Calosa
be336ed1ec Stack Visual Improvement - Show Mana Symbols instead of text string for mana (B -> {B}, R -> {R}) 2020-09-21 18:47:50 +08:00
Hans Mackowiak
c8d69cbbb9 Resolve "ZNR: Modal Double Faced Cards" 2020-09-14 19:13:54 +00:00
Michael Kamensky
9e9e7187d1 - Fix quest spell shop crashing due to threading issues when applying advanced filters (patch contributed by Nefigah). 2020-08-29 09:05:05 +03:00
friarsol
d3a47ccef7 Add double pick for double masters 2020-08-26 22:52:19 -04:00
Michael Kamensky
bcb8a4bb9d Merge branch 'jmp-packs' into 'master'
Playing Jumpstart with Sealed play

See merge request core-developers/forge!3056
2020-08-12 04:31:07 +00:00
friarsol
af50800f1c Playing Jumpstart with Sealed play 2020-08-11 23:29:48 -04:00
CCTV-1
03ec616b77 fix regular expressions that do not take effect 2020-08-02 21:34:51 +08:00
Blacksmith
5076f19194 [maven-release-plugin] prepare for next development iteration 2020-07-14 02:04:44 +00:00
Blacksmith
90a4cd49e8 [maven-release-plugin] prepare release forge-1.6.36 2020-07-14 02:04:38 +00:00
Agetian
9d43443ca4 - Add a FIXME comment for consideration. 2020-07-09 09:28:43 +03:00
Agetian
5df4902d3c - Minor stylistic fix. 2020-07-09 09:25:25 +03:00
Agetian
448de9b4a2 - Initial implementation for the RemoveDeck:NonCommander hint. 2020-07-09 09:22:47 +03:00
Blacksmith
91bc90f819 [maven-release-plugin] prepare for next development iteration 2020-06-29 02:47:45 +00:00
Blacksmith
4049d23562 [maven-release-plugin] prepare release forge-1.6.35 2020-06-29 02:47:40 +00:00
Hans Mackowiak
19c07f5bef Resolve "Avoid bad performance pattern involving Interger.parseInt" 2020-05-31 14:22:25 +00:00
Hans Mackowiak
57b4135f95 CardType: use stringTo Maps as Cache again 2020-05-29 09:44:59 +02:00
rory
4eb21594b4 Jegantha, the Wellspring 2020-05-10 11:34:07 -07:00
Blacksmith
98d80a1328 [maven-release-plugin] prepare for next development iteration 2020-05-05 16:05:39 +00:00
Blacksmith
2d3a538f6d [maven-release-plugin] prepare release forge-1.6.34 2020-05-05 16:05:31 +00:00
austinio7116
f6201d178e Alternative image lookup to avoid issues with multiple printings in a single edition - e.g. supporting loading *1.full.jpg if only .full.jpg is present, or loading the standard card if the promo is missing. 2020-04-13 17:47:30 +01:00
Anthony Calosa
5649ac6d7d Update ImageKeys.java 2020-04-13 12:55:13 +00:00
Anthony Calosa
d1cc547239 Update ImageKeys.java to support .full images first art variant renaming optional 2020-04-13 12:51:23 +00:00
Anthony Calosa
7c9849f845 Add preference to enable/disable loading of Unknown Cards.
If a user don't wants to load a certain cards from deleted set/s in edition folder,
you can do so by disabling this option.
2020-03-31 10:54:27 +08:00
CCTV-1
040b4cf7fb Merge remote-tracking branch 'upstream/master' into display_localization_cardname 2020-03-21 22:18:46 +08:00
Tim Mocny
7fb34b4887 MTGA Historic Format 2020-03-20 19:11:59 +00:00