Viktor Azorius
89c5df5eed
Updated cards, by sorting them into alphabetical order.
2019-08-01 14:08:22 +00:00
Michael Kamensky
88ed810e4a
Fix an issue with multitargeting the same card while UniqueTargets is set.
2019-08-01 14:08:09 +00:00
Peter
dd607c82b4
Fixed oracleformat function.
...
Now the resulting translation files are sorted
2019-07-31 18:19:16 +02:00
Peter
e4f41903d4
Changed delimiter from # to | (reminder texts fixed).
...
Python script now downloads the big json file from scryfall.
Updated spanish and deutsch translations
2019-07-31 17:57:47 +02:00
Peter
00899ff4ce
Extract getting translation texts to CardTranslation
2019-07-31 11:59:54 +02:00
Peter
23b083d9ab
Merge branch 'master' of https://git.cardforge.org/core-developers/forge into ui-card-translation
2019-07-31 11:17:26 +02:00
Michael Kamensky
8a6a317f56
Merge branch 'typofix3' into 'master'
...
fix another batch of oracle text typos
See merge request core-developers/forge!1995
2019-07-30 12:39:16 +00:00
Peter
b23f3d9acc
Fix: We need to pass &face=back to API in order to download backface
...
images correctly.
2019-07-30 14:24:54 +02:00
Peter
cb18a369dd
Changed oracle translation using the original getText function (before we lost the getText additional hints when translating).
...
Needs more translation fixes.
Splitted cards (e.g. Grizzled Outcasts) don't update the translated oracle text.
2019-07-30 13:56:41 +02:00
kms70847
7b83c72e06
fix another batch of oracle text typos
2019-07-30 07:24:48 -04:00
Peter
c7b1e764c6
Not needed to read Forge Preferences because the language selected in UI
...
is passed when preloading translations.
2019-07-30 12:31:14 +02:00
Peter
98cb151929
Merge branch 'master' into ui-card-translation
2019-07-30 12:19:51 +02:00
Agetian
eab262aa7e
- Added puzzle PS_M203.
2019-07-30 11:30:26 +03:00
Agetian
bbe324a790
- Added SS2 edition (Signature Spellbook: Gideon)
2019-07-30 11:20:03 +03:00
Michael Kamensky
d9899636c7
Merge branch 'nicerLondonMulliganMessage' into 'master'
...
Show the number of cards you need to put back when London mulliganning
See merge request core-developers/forge!1990
2019-07-30 03:27:17 +00:00
kms70847
60c2119f16
Show the number of cards you need to put back when London mulliganning
2019-07-29 22:01:34 -04:00
Peter
6d126acd7c
Added new font characters to mobile port (diacritics).
...
Deleted removeDiacritics because it's not needed now in mobile port.
2019-07-28 13:55:15 +02:00
Peter
b6b48be445
Add Python script to generate translations card info files.
...
It needs the big scryfall-all-cards.json from https://archive.scryfall.com/json/scryfall-all-cards.json
2019-07-28 11:04:41 +02:00
Peter
6e3cadac99
Added es-ES and de-DE translation files (generated via python script)
2019-07-28 11:00:47 +02:00
Peter
24f7de8ee1
Show translated card name in card overlay
2019-07-28 09:40:57 +02:00
Peter
4ffb226100
Preload translations in FModel.
...
Add cardname translations in CardDetailUtil.
Removed translated flavors in CardTranslations.
Only remove diacritics in mobile port.
2019-07-28 09:31:50 +02:00
Peter
eb7168ea97
Changed normalized accents code
2019-07-28 07:55:21 +02:00
Peter
92bbda14ac
Revert "Changed normalized accents code"
...
This reverts commit 86ce46eb
2019-07-28 07:52:45 +02:00
Peter
86ce46eb4e
Changed normalized accents code
2019-07-28 07:52:27 +02:00
klaxnek
d717c0b260
Add card translation info (card, type, oracle and flavor).
...
It reads the translation file from res/language/cardname-languagecode.txt
The translation file is generated via a script using Scryfall info (from big json file).
2019-07-27 12:13:30 +02:00
Peter
1d8e7a0cb3
Add Download HQ Card Pictures from Scryfall
2019-07-26 18:39:38 +02:00
swordshine
0826f0c01f
Merge branch 'patch' into 'master'
...
Fix the token color of Ajani's Pridemate
See merge request core-developers/forge!1982
2019-07-26 08:58:40 +00:00
swordshine
1e127aa163
Fix the token color of Ajani's Pridemate
2019-07-26 16:58:21 +08:00
swordshine
ed842b4fd5
Merge branch 'patch' into 'master'
...
Update banned list
See merge request core-developers/forge!1979
2019-07-25 14:51:22 +00:00
swordshine
e5473b4193
Update banned list
2019-07-25 22:50:24 +08:00
swordshine
d2b2ef4114
Merge branch '1108-gargos-triggered-from-pulse-of-murasa' into 'master'
...
Resolve "Gargos triggered from Pulse of Murasa"
Closes #1108
See merge request core-developers/forge!1977
2019-07-25 14:27:57 +00:00
swordshine
c9c5f8a0da
Fix two cards
2019-07-25 22:27:24 +08:00
Hans Mackowiak
0dbd45edb2
Gargos, Vicious Watcher: fix Target Trigger
2019-07-25 08:39:38 +00:00
pfirpfel
b73bd5a46c
Add Elliot Raff's Khans Expanded Cube (MTGO)
2019-07-24 12:00:14 +02:00
Hans Mackowiak
440f215a14
Resolve "Vivien, Arkbow Ranger unable to complete plus ability with 0 targets"
2019-07-24 05:34:29 +00:00
Michael Kamensky
0a52238816
Merge branch 'typofix2' into 'master'
...
Fix typos in the oracle text of various cards
See merge request core-developers/forge!1972
2019-07-24 04:14:43 +00:00
kms70847
be52002a48
Cardfiles saved in the workshop should end with a newline
2019-07-23 20:51:06 -04:00
kms70847
1db0cd99c2
Fix typos in the oracle text of various cards
2019-07-23 19:46:38 -04:00
Michael Kamensky
222a0ee16e
Merge branch 'master' into 'master'
...
Added puzzle PS_M202 - Possibility Storm - Magic Core Set 2020 02
See merge request core-developers/forge!1971
2019-07-23 18:27:06 +00:00
Agetian
64c8edd520
- Added puzzle PS_M202.
2019-07-23 21:26:17 +03:00
swordshine
496124cc1f
Merge branch 'patch' into 'master'
...
Fix two cards
See merge request core-developers/forge!1970
2019-07-23 11:23:43 +00:00
swordshine
58227bd11b
Fix two cards
2019-07-23 19:23:16 +08:00
swordshine
50ee2a78ad
Merge branch 'patch' into 'master'
...
Add two ELD cards
See merge request core-developers/forge!1969
2019-07-23 02:57:14 +00:00
swordshine
781423074e
Add two ELD cards
2019-07-23 10:56:48 +08:00
Michael Kamensky
7b93cae29b
Merge branch 'master' into 'master'
...
Somewhat better logic for Risk Factor.
Closes #1105
See merge request core-developers/forge!1968
2019-07-22 16:51:44 +00:00
Agetian
edbf3801f8
- Somewhat better logic for Risk Factor.
2019-07-22 19:50:56 +03:00
Hans Mackowiak
52aaf8a949
Chandras Regulator: fix discard CostDesc
2019-07-22 13:42:19 +00:00
Hans Mackowiak
ef0af2d769
Woodland Champion: add ChangeZoneAll Trigger to Token Effects
2019-07-22 05:18:49 +00:00
Michael Kamensky
f1eb4609b7
Merge branch 'token-viewer-patch-unsets' into 'master'
...
Token viewer patch
See merge request core-developers/forge!1960
2019-07-21 18:37:24 +00:00
Michael Kamensky
71eb80de4d
Merge branch 'mps_war' into 'master'
...
Add WAR Mythic Edition
See merge request core-developers/forge!1966
2019-07-21 18:36:32 +00:00