Commit Graph

93 Commits

Author SHA1 Message Date
Lyu Zong-Hong
1db86edc90 Update oracle texts from scryfall bulk data 2021-02-27 02:23:01 +09:00
Michael Kamensky
1ceefb8f91 - Minor clarification. 2021-02-21 17:51:01 +03:00
Michael Kamensky
45b211d95c - Added a list of Puzzle Mode card script references that might help when reworking card scripts (the relevant puzzles will need to be updated if the relevant SA is changed or renamed in the script) 2021-02-21 17:43:47 +03:00
Alumi
92d9bebc58 Add Japanese localization and fix split card view 2021-02-19 04:05:22 +00:00
Michael Kamensky
98c11e04f0 - Update EditionTracking to be Python 3 compatible. 2021-02-14 08:11:18 +03:00
friarsol
4beed4811c Update Kaldheim in a bunch of places 2021-02-02 23:18:48 -05:00
friarsol
b2b46176c7 Handle new edition print sheets properly 2020-12-03 22:32:45 -05:00
friarsol
31a0d6713f EditionTracking 2020-11-07 14:33:31 -05:00
klaxnek
78d59b6a11 All Cards Scryfall database downloaded by API 2020-10-10 09:16:04 +02:00
klaxnek
148eccc20a ZNR Card Translations
Updated from Scryfall database
2020-10-09 20:03:25 +02:00
klaxnek
2174a68d77 Fix typo 2020-10-09 19:48:13 +02:00
klaxnek
7f477ed5c8 Add missing spanish card translations 2020-10-09 19:46:45 +02:00
friarsol
d3a47ccef7 Add double pick for double masters 2020-08-26 22:52:19 -04:00
klaxnek
0710a8ff56 M21 cardnames translations
Fixed script (big json from Scryfall changed its url)
2020-06-29 19:26:58 +02:00
klaxnek
14e6baf455 Add IKO and C20 Card Translations
Fixed cardnamesTranslations.py to support adding new patched cards.
2020-04-16 18:19:59 +02:00
friarsol
4e8e77924a Update EditionTracking for new Edition file things 2020-03-19 23:24:48 -04:00
CCTV-1
4d9c730f6f make zh-CN reminder text work(update generate script) 2020-01-29 20:16:14 +08:00
CCTV-1
e5051d2635 Merge remote-tracking branch 'upstream/master' 2020-01-28 22:34:10 +08:00
klaxnek
f3078059b2 Updated card translations (Theros: Beyond Death). Added Italian to script. 2020-01-28 10:05:23 +01:00
CCTV-1
9e5e05ae3c add ELD Scryfall missing translation 2020-01-23 11:49:55 +08:00
klaxnek
60c946a501 Spanish Cards Translation (T..Z). Fixed some untranslated cards. Finished!!! 2020-01-12 14:58:57 +01:00
klaxnek
4679e00a9e Spanish cards translation (N-O-P-Q-R-S) 2020-01-07 17:32:06 +01:00
Peter
f7aa7bf580 Spanish cards translation (L and M) 2020-01-06 11:43:01 +01:00
Peter
c8b21a12ed Translated to spanish previously untranslated first 2.000 cards of about 5.000. Fixed some accutes in previous translation. 2019-12-01 20:08:12 +01:00
Peter
bd6cc759c7 Translated to spanish previously untranslated first 1.000 cards. Improved some translations and some of them translated thanks to DeepL.com. Translations based and fixed from www.rebellion.es 2019-11-30 14:23:22 +01:00
klaxnek
f8b4a843c5 Spanish CardS Translations. Fixed some translations. Translated to Ardent Soldier 2019-11-19 22:39:00 +01:00
klaxnek
9516929495 Restore newline at end of file 2019-11-19 01:57:08 +01:00
klaxnek
5350a4c476 Spanish cards translation: from Abandon Hope to Altar of Bone.
Updated spanish card translations from Scryfall.
2019-11-19 01:54:10 +01:00
CCTV-1
89fca048ad fix:missing Swamp translation 2019-09-12 11:08:47 +08:00
CCTV-1
602327366b add basic land translation path 2019-09-12 10:58:23 +08:00
CCTV-1
5bf55abd49 add Simplified Chinese cards translation support 2019-09-12 09:08:43 +08:00
Peter
3e2c9ad162 Wrong translation of Forest... 🤯 2019-08-01 19:43:02 +02:00
Peter
734f584a2e Removed regex formatting (problems with UTF-8...)
Add an additional step of manual patching of language files
2019-08-01 17:49:50 +02: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
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
Agetian
00c4cc712a - Added initial UMA draft rankings.
- Fixed RankingScraper to work again.
2018-12-02 07:49:01 +03:00
Agetian
94b3ff0195 - Added edition file for Guilds of Ravnica Guild Kit.
- Updated the edition creator tool to use MTGJSONv4.
2018-11-21 11:03:05 +03:00
Chris H
6b6f85c289 Move RemoveDeck parsing to new form 2018-10-16 23:04:21 -04:00
tehdiplomat
5f5bcc35ad Fix migrateupcoming script and remove scripted reprints 2018-09-29 14:06:29 -04:00
tehdiplomat
1dcf66175b Skip tokens for edition tracking 2018-09-20 22:49:30 -04:00
austinio7116
d5d1320c6e Fixed ^M bad interpeter issue in bash script 2018-09-05 08:59:38 +01:00
Mitchell Matthews
65282bee6a Update EditionTracking.py to work with new formats directory structure 2018-08-23 12:22:17 -04:00
austinio7116
422f8d2c80 C18 editions file generated by scryfall parsing script (still need to add type lookups for future sets)
(cherry picked from commit 97c3935)
2018-07-27 23:53:55 +01:00
Chris H
d8415d85ef Migrating BBD Upcomings 2018-06-11 22:13:58 -04:00
Chris H
2196551126 Simple fix for EditionTracking with new format style 2018-04-20 21:10:21 -04:00
Chris H
ea1770b1a7 Migrate upcoming DOM files 2018-04-16 21:32:59 -04:00
Chris H
4a799cf45f Migrate RIX to appropriate card letter folders 2018-01-13 10:21:23 -05:00
KrazyTheFox
6d5e56f6bf Normalize line endings 2017-12-28 23:40:29 -05:00
Agetian
e5120c7074 - Updated RankingScraper.py to use the draftsim ranking scraper instead of the defunct bestiaire ranking scraper. 2017-09-21 17:54:51 +00:00