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>
This commit is contained in:
@@ -239,11 +239,13 @@ help:
|
||||
number of packs: 要產生的 %ss 數量
|
||||
|
||||
# Preferences
|
||||
app language:
|
||||
注意: 你必須重新啟動MSE才能使語言修改生效
|
||||
zoom export:
|
||||
(當關閉該項的時候,卡牌會按照以下規則導出:
|
||||
100%大小,不旋轉)
|
||||
app language:
|
||||
注意: 你必須重新啟動MSE
|
||||
才能使語言修改生效
|
||||
zoom export:
|
||||
(當關閉該項的時候,
|
||||
卡牌會按照以下規則導出:
|
||||
100%大小,不旋轉)
|
||||
|
||||
# apprentice export
|
||||
set code: 套牌代碼是一個雙位元組代碼,它能被Apprentice識別成一幅套牌
|
||||
|
||||
Reference in New Issue
Block a user