Commit Graph

622 Commits

Author SHA1 Message Date
Anthony Calosa
36e55ae72f Add option to enable/disable Non-Legal Cards
Playtest and Un-sets Cards
2021-03-03 22:29:44 +08:00
Lyu Zong-Hong
45f0bb987e Update Japanese localization 2021-03-03 11:45:18 +09:00
Churrufli
f02a3c8786 Net Deck Archive Vintage (Desktop implementation) 2021-03-02 09:24:10 +01:00
CCTV-1
b8aab09789 update simplified chinese translation 2021-03-02 11:02:35 +08:00
Andreas Bendel
81870b5b9b Update de-DE.properties
MatchScrollIndicator lines
2021-03-01 19:50:33 +00:00
Churrufli
a37403d63d Net Deck Archive Legacy (Desktop implementation) 2021-03-01 15:26:00 +01:00
CCTV-1
af20285014 update simplified chinese translation 2021-03-01 18:51:43 +08:00
Churrufli
8d3238cefa Net Deck Archive Legacy (Desktop implementation) 2021-03-01 09:34:17 +01:00
Anthony Calosa
0ed07d91cb [Mobile] Add Scroll Indicator on Matchscreen 2021-03-01 13:50:41 +08:00
klaxnek
eef0d6eac2 Removed done TODO from es-ES.properties 2021-02-27 16:08:10 +01:00
klaxnek
d287e81d5e Update es-ES.properties and possesive translation 2021-02-27 16:05:37 +01:00
Andreas Bendel
0c747060bd Update de-DE.properties
added lblNetArchivePioneerDecks
2021-02-26 18:36:50 +00:00
Churrufli
1014871f46 Merge branch 'master' of https://git.cardforge.org/core-developers/forge 2021-02-25 23:34:21 +01:00
Churrufli
97367ed7e6 Net Deck Archive Pioneer (Desktop implementation) 2021-02-25 23:32:57 +01:00
Andreas Bendel
303804d0d3 Update de-DE.properties
translated lblAdventure
2021-02-25 17:15:07 +00:00
Lyu Zong-Hong
aa1da0c652 Implement better in-game localization/translation 2021-02-25 21:34:52 +09:00
Michael Kamensky
d42581001e Merge branch 'master' into 'master'
update simplified chinese translation

See merge request core-developers/forge!3998
2021-02-24 04:08:40 +00:00
CCTV-1
5ecc9d3146 update simplified chinese translation 2021-02-24 09:10:48 +08:00
Andreas Bendel
3e38ac834a Update de-DE.properties
dispose textures lines
2021-02-23 20:26:51 +00:00
Lyu Zong-Hong
1567fa2f55 Small update to use getPossessedObject() if feasible 2021-02-23 11:46:23 +09:00
Anthony Calosa
9da70cf5dd [Mobile] dispose texture as an option 2021-02-23 06:48:18 +08:00
Andreas Bendel
3d95b19056 Update de-DE.properties
phase translation
i let lblYou alone, there is more work to do
2021-02-22 17:24:59 +00:00
Michael Kamensky
e33047f988 Merge branch 'localization_lang' into 'master'
Update Lang.java to support other languages.

See merge request core-developers/forge!3971
2021-02-22 12:12:26 +00:00
Churrufli
b37df976b9 New Net Deck Category: Deck Modern Archive 2021-02-22 12:53:18 +01: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
klaxnek
46d73f77d5 Update Kaldheim (KHM) translations fix
Previous MR didn't contain Kaldheim translations
2021-02-20 23:41:48 +01:00
Andreas Bendel
98eae65661 Update de-DE.properties
Lines: net archive decks + border mask
2021-02-20 19:03:39 +00:00
klaxnek
bbabe037db Update es-ES.properties 2021-02-20 13:49:11 +00:00
Lyu Zong-Hong
9b0a9468c4 Fix Japanese quest translation 2021-02-20 18:37:58 +09:00
Lyu Zong-Hong
021085f4f6 Update Japanese translation 2021-02-20 17:49:20 +09:00
Michael Kamensky
bc538a3cf0 Merge branch 'master' into 'master'
New Net Deck Category: Deck Standard Archive

See merge request core-developers/forge!3940
2021-02-20 08:15:16 +00:00
Churrufli
bbd971fb40 Patch Net Decks Archive 2021-02-20 08:35:43 +01:00
Churrufli
4cfecdf980 Patch Net Decks Archive 2021-02-20 08:35:20 +01:00
Anthony Calosa
5055931cbc [Mobile] Border Mask Option
- Full > cards have round corners (both .fullborder and .full cards)
- Crop > .fullborder cards will be cropped to look like .full cards
- Off > no changes (for user who use png images use Off)
2021-02-20 14:58:42 +08:00
klaxnek
b73e6897ab Update Kaldheim (KHM) card translations 2021-02-19 21:21:57 +01:00
Alumi
92d9bebc58 Add Japanese localization and fix split card view 2021-02-19 04:05:22 +00:00
CCTV-1
cfe7519eb5 update simplified chinese translation 2021-02-18 11:44:49 +08:00
Andreas Bendel
d542af919c Update de-DE.properties
translated lblRevealFaceDownCards
2021-02-17 20:01:07 +00:00
Alumi
3ff19f7957 Reveal foretold cards and other face-down cards when a player leaves the game or the game ends 2021-02-17 04:07:59 +00:00
Andreas Bendel
feaca17b4e Update de-DE.properties
translated new DeckChooser strings
2021-02-16 18:02:19 +00:00
klaxnek
c2d8440583 Translate missings strings in FDeckChooser 2021-02-16 11:29:57 +01:00
Anthony Calosa
c883217cda Commander Precons added to decktype with all pre C18 commander precons included 2021-02-16 01:17:48 +08:00
Andreas Bendel
706b5c1841 Update de-DE.properties
translated exil order and creature on top
2021-02-15 12:32:58 +00:00
CCTV-1
477e884719 update simplified chinese translation 2021-02-14 12:18:34 +08:00
Lyu Zong-Hong
bca0282cae Merge branch 'master' into mutate 2021-02-12 22:32:58 +09:00
Lyu Zong-Hong
58f27c4466 Fix commander damage record and view, also other bugs 2021-02-12 22:25:47 +09:00
Lyu Zong-Hong
da63182b3a Handle rule 721.3b 2021-02-11 16:41:25 +09:00
Andreas Bendel
9ec9e526ad Update de-DE.properties
translated 'download skins' entries
2021-02-10 19:55:32 +00:00
Anthony Calosa
ffb0b8bb89 Move custom skins to cache
- added skins downloader
2021-02-10 14:55:12 +08:00
klaxnek
1214fcae34 Update es-ES.properties 2021-02-05 18:41:20 +00:00