Commit Graph

1035 Commits

Author SHA1 Message Date
CCTV-1
68b36b8890 Merge remote-tracking branch 'upstream/master' into unicode_deck_name 2021-03-06 10:30:21 +08:00
Anthony Calosa
4593298956 Update CardDb.java 2021-03-03 16:06:03 +00:00
Anthony Calosa
6a2549efd8 fix db loading 2021-03-03 23:06:48 +08:00
Anthony Calosa
36e55ae72f Add option to enable/disable Non-Legal Cards
Playtest and Un-sets Cards
2021-03-03 22:29:44 +08:00
Anthony Calosa
59db0eef2c Add foretell token image as facedown cardback 2021-03-02 21:08:04 +08:00
klaxnek
d287e81d5e Update es-ES.properties and possesive translation 2021-02-27 16:05:37 +01:00
Hans Mackowiak
d6badf3b1e CardEdition: fix BorderColor 2021-02-26 14:10:35 +01:00
Adam Pantel
137e31b724 Unset: border color matters 2021-02-25 17:45:11 -05:00
Hans Mackowiak
96532309ce CardProperty: hasXCost, it should check ManaCost 2021-02-25 17:09:35 +01:00
Lyu Zong-Hong
aa1da0c652 Implement better in-game localization/translation 2021-02-25 21:34:52 +09:00
Lyu Zong-Hong
e1f68bd06c Update Lang.java so it can support other languages.
Also translated phase/step names
2021-02-22 19:55:05 +09:00
Sol
c724b4f83c Merge branch 'fix-booster-box-defaults' into 'master'
Fix defaults booster box counts for certain edition types

See merge request core-developers/forge!3965
2021-02-22 03:03:10 +00:00
friarsol
e73bca72b6 Fix defaults booster box counts for certain edition types 2021-02-21 21:38:59 -05:00
Michael Kamensky
d06ba8231c - Fix compile (unused imports) 2021-02-21 13:28:19 +03:00
friarsol
846e89e522 Move Booster Box to Editions File 2021-02-19 23:37:48 -05:00
Michael Kamensky
415faa9a04 Merge branch 'manaEffect' into 'master'
ExpressPay different ComboMana if possible

See merge request core-developers/forge!3893
2021-02-20 04:22:03 +00:00
Bug Hunter
df0d651101 ExpressPay different ComboMana if possible 2021-02-20 04:22:02 +00:00
Alumi
92d9bebc58 Add Japanese localization and fix split card view 2021-02-19 04:05:22 +00:00
Adam Pantel
6c3f1e5f2f Vazal the Compleat 2021-02-17 09:33:32 -05:00
Michael Kamensky
da6bf2c358 [maven-release-plugin] prepare for next development iteration 2021-02-13 18:00:08 +03:00
Michael Kamensky
0503686649 [maven-release-plugin] prepare release forge-1.6.38 2021-02-13 17:59:59 +03:00
Bug Hunter
167b70f41e Fix changeling check 2021-02-13 11:57:02 +00:00
Michael Kamensky
2f8433eb9e [maven-release-plugin] prepare for next development iteration 2021-02-13 08:49:39 +03:00
Michael Kamensky
ab8502e86c [maven-release-plugin] prepare release forge-1.6.37 2021-02-13 08:49:30 +03:00
Anthony Calosa
ffb0b8bb89 Move custom skins to cache
- added skins downloader
2021-02-10 14:55:12 +08:00
CCTV-1
f67a2eb456 Merge remote-tracking branch 'upstream/master' into display_localization_cardname 2021-02-08 22:20:58 +08:00
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