Commit Graph

12 Commits

Author SHA1 Message Date
Sebastian Lundegård Kylander
4c283a2b03 [-] localization 2026-03-29 21:23:27 +02:00
cajun
ed9478820d Fix #158 2025-09-26 04:11:39 -05:00
cajun
5dfe68989d ~SPM Keywords Update (#159)
* Updates English types and keywords to ATL
* Updates German, Spanish, French, and Italian types and keywords to SPM
* Updates Japanese types to SPM, adds Tiered, Job select, Warp and Void, waiting on scryfall for Station, Landers, and SPM
* Adds lang_settings for is_spacecraft and is_planet
* Adds is_mana_cost(param), so keywords can use "for " and "for its X cost" depending on if its a nice cost. Added to Mayhem and Web-slinging/Enweb.
* Updates predef token reminder text
2025-09-24 00:59:41 -05:00
cajun
41f56f2ce6 FIN keywords
missing Japanese FIN
2025-05-14 02:12:55 -05:00
cajun
6d617985ce [274/274] magic-modules rollout (#51)
Add Magic-Modules support to all frames
2024-09-10 22:21:23 -05:00
cajun
a21cb6e4a0 MH3 Updates (#50)
* add Emerge from

---------

Co-authored-by: cajun <12363371+CajunAvenger@users.noreply.github.com>
2024-05-27 19:45:32 -05:00
GenevensiS
3b97d6c2f0 Add connives and artifact tokens (#43)
* Update keywords_fr

* remove incorrect sym tags

* add scry

* Add scry matches

* Added treasure tokens

* Added gold tokens

* Added blood tokens

* Added powerstone tokens

* Added connives

* Added clue and food tokens

* Added corrupted

* added stun counter

* added shield counter

* added shard tokens

* add becomes plotted mode
2024-04-15 03:06:27 -05:00
GenevensiS
437d413ce9 More keywords updates (#42)
* Update keywords_fr

* remove incorrect sym tags

* add scry

* Add scry matches
2024-04-14 18:38:18 -05:00
cajun
ba6e44614c OTJ game updates [Status: awaiting JP/ZHS reminder text] (#39)
Add new types and keywords for OTJ

---------

Co-authored-by: cajun <12363371+CajunAvenger@users.noreply.github.com>
2024-04-13 04:01:35 -05:00
GenevensiS
fd4b97eed6 Added a few pseudo keyword rules (#41) 2024-04-09 15:54:06 -05:00
cajun
9814450371 MKM + PIP type/keyword updates (#33)
* add ES, PT, IT, ZHS Scientist from REX
* add ES and IT Doctor from Arcade Gannon
* Add English MKM and PIP types (Bobblehead, Junk, Case, Sloth, Synth) and keywords (Cloak, Collect Evidence, Disguise, Suspect, Junk tokens)
* Add MKM and PIP official localization for German, Spanish, French, Italian, and Japanese.
* Add Portuguese and Chinese localization for MKM types and keywords, and unofficial translation for Sloth.
* Correct the row/column order of Japanese creature type menus.

* Fix #34
* Adjust cost_parameter_script to handle mana costs better
* Add cost_parameter_script_nonspace to handle mana costs better in Japanese and Chinese

---------

Co-authored-by: cajun <12363371+CajunAvenger@users.noreply.github.com>
2024-02-27 19:20:11 -06:00
GenevensiS
1adaf70609 Localization Update (#23)
Improved localization support across MSE. Unless otherwise noted, updates apply to Chinese, French, German, Italian, Japanese, Korean, Portuguese, Russian, and Spanish

Locales have been updated, including the Dutch and Polish locales. These may still want to be improved by native speakers but are no longer full of untranslated English strings.

Type line word lists are now localized, and will change with the Set tab language option rather than needing files to be edited. Chinese types are sorted by Unicode, Japanese types are sorted by gojūon, the rest are alphabetized in their own language. Card type and super types have also been reordered accordingly.

Added spellcheck dictionaries for most languages. Chinese and Japanese have instead had their spellchecking disabled so they don't have their entire cards underlined.
Updated the Beleren, MPlantin, and Relay fonts to support Cyrillic characters.

Number maps have been added to assist with localized keywords.
Localized keyword files have been added up to Lost Caverns of Ixalan. To use these, rename the magic.mse-game/keywords file to "keywords_en", then rename the keyword file of your choice to "keywords".
Craft has a simplified reminder text for most languages. The craft_code function in magic.mse-game/scripts provides a template for using the more comprehensive version English uses, with German having access to it as well so far.

Localized auto-frames for M15 Adventures, M15 Sagas, Mainframe Tokens, M15 Mainframe, Mainframe DFC, and GenevensiS frames

Added Totem armor -> Umbra armor to auto errata script, and updated it to allow for localized replacements

Did about as much stats page localization as we can get away with. French has been completed, other languages will need the stats names and help trace done by someone who actually knows the language.
---------

Co-authored-by: cajun <kajunkittyavenger@gmail.com>
2024-01-05 03:02:40 -06:00