Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix keys for MTGA update in 2021/8/24 #33

Open
wants to merge 27 commits into
base: master
Choose a base branch
from

Conversation

poslogithub
Copy link

  • [data_loc_*.mtga] langkeys are null in 11/21 patch, so use isoCode instead.
  • [data_cards_*.mtga] Keys below are not required now, so add try-except logic.
    • castingcost
    • colorIdentity
    • types
    • subtypes
    • rarity
    • isToken
    • abilities
  • [data_cards_*.mtga] Keys below are renamed.
    • abilityId -> Id
    • textId -> TextId
  • [data_cards_*.mtga] hiddenAbilities are added

@poslogithub poslogithub changed the title for MTGA update in 2021/8/24 #32 for MTGA update in 2021/8/24 Sep 3, 2021
@poslogithub poslogithub changed the title for MTGA update in 2021/8/24 Fix keys for MTGA update in 2021/8/24 Sep 3, 2021
poslogithub and others added 26 commits September 4, 2021 07:58
print(r"C:\Program Files\Wizards of the Coast\MTGA\MTGA_Data\Downloads\Data")を削除
* isoCodeをen-USからja-JPに変更
* 無意味なprintを削除
isoCodeをen-USからja-JPに変更、他微修正
不要なprintを削除
2022/7/28 アンソロジー実装で動かなくなったのを改修
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant