Commit Graph

23 Commits

Author SHA1 Message Date
GenevensiS
cd3c0887a6 Fix multi-word subtypes (#31) 2024-01-28 08:03:12 -06:00
GenevensiS
d3984b48bd Fixing TK symbol
split TK out of mana filter
add its own step after loyalty symbols
add you get N to mana_context
add mana value to mana_uncontext
tweak mana_context formatting
---------

Co-authored-by: cajun <12363371+CajunAvenger@users.noreply.github.com>
2024-01-18 10:12:53 -06:00
cajun
8fb6d6e78a add error catch
MSE failed to start up if you had an unhandled replacement, like "Totem Armor"
2024-01-15 17:59:50 -06:00
GenevensiS
666632a4e9 Stats page bug fixes (#29)
* Added <atom-sep> to subtype_separators to better accomodate multi-wordsubtypes.
* Fixed the colorless value in Color Category not being localized and not linking relevant cards when clicking on it's histogram bar.
* Fixed the global_variable_average_opening_hand_statistic function being extremely slow and potentially crashing large sets.
* Added is_tokenish method that checks if something is a token, an emblem, a designation, a rulestip, a counter or a checklist.
* Fixed a bug on some setups, where strings could be too long and would cause the display tab of the preferences menu to collapse on itself.
* fix some untranslated strings

---------

Co-authored-by: cajun <12363371+CajunAvenger@users.noreply.github.com>
2024-01-15 07:10:57 -06:00
GenevensiS
0960b3d694 Minor symbol fonts update (#27)
- Adjusted energy symbol size in `magic-mana-large`
- Added unfinity tickets in `magic-mana-large` and `magic-mana-small`, symbol TK
- Added defense in `magic-mana-small`, symbols D0-D99, D-99 - D+99
- Added a few `insert symbol menu` entries

---------

Co-authored-by: cajun <12363371+CajunAvenger@users.noreply.github.com>
2024-01-10 14:26:16 -06:00
cajun
cb9942ec42 fix double shrinking 2024-01-05 11:22:08 -06:00
cajun
a2f1f1ded6 Update statistics_script 2024-01-05 10:44:56 -06:00
cajun
5023d2a85c Update Alternate Rarity Color script (#24)
Added Alt Rarity to:
- Adventures
- Aftermath
- Mainframe
- M15 Future
- Mainframe Planeswalkers
- Mainframe DFCs
- Paradox
- Sagas
- Mainframe Splits

Added custom fonts to
- Adventures
- Mainframe
- Mainframe Tokens

Added Print Fix to
- Adventures
- Mainframe DFC
- Mainframe Planeswalkers
- Mainframe Tokens
- Paradox
- Sagas

Close #19
2024-01-05 08:31:38 -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
cajun
33d04480e5 fix fathomless descent and powerstone token 2023-11-25 03:41:52 -06:00
GenevensiS
8c617b5936 Statistics Update (#12)
* Adding GenevensiS's stats page overhaul
* Update card_fields: automated stats are now disabled
* Update set_fields: added customization fields for stats
* Stats have new icons
* Updated position hint and card shape for several frames
* Added preliminary localization updates
* Added detect_custom_subtypes_statistic

---------

Co-authored-by: cajun <kajunkittyavenger@gmail.com>
2023-11-10 07:21:14 -06:00
cajun
94b8383b32 Scripts for card numbers
Add partition support
Add MOM card number support
Add Stamp support
No templates utilize these just yet
2023-11-04 20:53:05 -05:00
cajun
df7fbdef1b LCI Keyword/Type Update
Fixes #17
2023-11-04 19:25:12 -05:00
CajunAvenger
2ee67a67f2 dungeon fix, update stamp support 2023-02-14 00:00:26 -06:00
CajunAvenger
9d5577346c Sync with Cajun-Style-Temples, part 2
Add Old Magic Logos to Packs
Add Alias blends to Adventure
Add Ancestral Generic to Devoid
Add Vorthos Box to Future
Fix Split-Fusable border and second face watermarks
Add Symbol Extractor
Update namechecker
2023-02-12 19:30:12 -06:00
GenevensiS
54be8e48ed Update word_lists_fr 2023-01-16 08:35:25 +01:00
CajunAvenger
c9178918e5 fixing issue with alternate card languages 2022-05-20 18:56:37 -05:00
CajunAvenger
496ed9d775 NEO Update 2022-02-08 16:55:24 -06:00
CajunAvenger
427188118d bugfixes 2021-10-24 14:48:18 -05:00
CajunAvenger
c2010056da fix agenda keyword, hydra blends 2021-10-07 01:28:37 -05:00
CajunAvenger
3c0b4a4d86 October update 2021-10-07 00:35:28 -05:00
CajunAvenger
946e8534b1 AFR Update and sorting 2021-07-09 13:48:12 -05:00
CajunAvenger
eda330eee8 Initial commit 2021-07-09 02:07:58 -05:00