v1.4.1
Fixes for game update 2026.60 (provider API changes):
- Rules/ability text reads again —
IAbilityTextProviderwas refactored (GetAbilityTextByCardGrpIds/GetKeywordText); resolve the method by name instead of "first string(uint) method". - Card names in the deck details popup (and other grp-id name lookups) read again —
ICardTitleProvider.GetCardTitlegained askinCodeparam; resolve it by name + uint first arg instead of an exact signature match.
Verification (SHA256):
AccessibleArenaInstaller.exe:e761d36326941e7e240506589f9985d224055235432cd822cacc223905ec662cAccessibleArena.dll:069fb781bdc5a3a90e7218b4966fc80d2780e3418582f2f3ed8589b34ee3d933
Verify in PowerShell with Get-FileHash <filename> -Algorithm SHA256 or in Command Prompt with certutil -hashfile <filename> SHA256.