Commit Graph

1668 Commits

Author SHA1 Message Date
Anthony Calosa
1f6ef5f045 Update StaticData.java 2021-04-07 07:59:39 +00:00
Anthony Calosa
92b0aad937 Update support for Custom Cards 2021-04-07 15:50:24 +08:00
Anthony Calosa
d9cf090060 update 2021-04-06 15:49:30 +08:00
Anthony Calosa
9a2eaa7a1d fix filteredCards, fix NPE devmode 2021-04-06 15:27:14 +08:00
tool4EvEr
225790cc4b Fix parsing of new edition sections 2021-04-04 23:52:41 +02:00
Anthony Calosa
79cea28630 Skip loading filtered card 2021-04-02 14:31:21 +08:00
Anthony Calosa
839a91d144 fix check 2021-04-01 15:53:10 +08:00
Anthony Calosa
c0af1fa1eb [Mobile] preload ItemPool and fix Planar Conquest new game 2021-04-01 02:34:14 +08:00
Anthony Calosa
5348cd3f22 refactor enable non legal cards 2021-03-31 14:01:25 +08:00
Anthony Calosa
ca63763d04 refactor CardDB
use filterentries instead of declaring maps
2021-03-30 23:42:33 +08:00
Anthony Calosa
d554a7ee97 add getUniqueCardsNoAlt for mobile 2021-03-29 13:35:20 +08:00
Anthony Calosa
bf00d79e23 refactor carddb for Deck Editor/Workshop Catalog 2021-03-29 11:19:26 +08:00
Anthony Calosa
163d95800b Restrict Deck Editor cards
- fix duplicate cards
2021-03-28 17:55:23 +08:00
Anthony Calosa
65f96ed9d0 Fix TrackableProperty for cardbackup
- add IPaperCardType trackable
2021-03-25 12:48:45 +08:00
tool4EvEr
dda5af5d4d Code cleanup 2021-03-22 21:54:09 +01:00
Anthony Calosa
e4a0ce9165 [Mobile] Preferred Art Options 2021-03-22 21:46:39 +08:00
Adam Pantel
6715c53b73 Prevent crash in custom card loading 2021-03-20 15:37:07 -04:00
Anthony Calosa
59c2b36df7 Merge remote-tracking branch 'core/master' into customCards_Folder 2021-03-20 02:20:00 +08:00
Anthony Calosa
7fde89dcd7 allow devmode to find custom cards 2021-03-20 02:18:16 +08:00
Michael Kamensky
b94f40c7c4 Merge branch 'master' into 'master'
NPE prevention in getAllNonPromoCards.

See merge request core-developers/forge!4224
2021-03-19 17:53:20 +00:00
Michael Kamensky
00b5d40de7 - NPE prevention in getAllNonPromoCards. 2021-03-19 20:52:44 +03:00
Anthony Calosa
41b9bd3e06 Support loading Custom Cards & Editions from User Folder 2021-03-20 00:01:15 +08:00
Leandro Doctors
0978162bf5 Organize imports 2021-03-17 11:52:50 -03:00
Michael Kamensky
f0b197e76d Merge branch 'improve_xitax_method' into 'master'
Improve convertByXitaxMethod

Closes #1754

See merge request core-developers/forge!4200
2021-03-15 05:17:55 +00:00
Anthony Calosa
9451a73f1e Improve convertByXitaxMethod 2021-03-15 11:46:29 +08:00
Michael Kamensky
5cbc578a9c - Exclude promos from Quest Mode starting pool and random reward pool 2021-03-14 09:08:37 +03:00
Anthony Calosa
ecb5f4d2c3 Update check 2021-03-10 12:23:09 +08:00
Anthony Calosa
92a2bf68f7 Update Edition Types 2021-03-10 12:06:22 +08:00
Michael Kamensky
882ab0c24b Merge branch 'unicode_deck_name' into 'master'
support unicode deck name

See merge request core-developers/forge!2472
2021-03-07 05:43:27 +00:00
Michael Kamensky
cbc0051f8a [maven-release-plugin] prepare for next development iteration 2021-03-07 08:00:39 +03:00
Michael Kamensky
0437e9354b [maven-release-plugin] prepare release forge-1.6.39 2021-03-07 08:00:30 +03:00
Adam Pantel
acb21b2a28 [Un-cards] DeckLimit keyword + Cardboard Carapace 2021-03-06 16:16:07 -05:00
CCTV-1
a11ab7d007 if the string is empty after replacement,return creation time. 2021-03-06 11:16:23 +08:00
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