Skip to content

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 27 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