Skip to content

Release v1.15.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Aug 20:31
· 24 commits to master since this release
d499d4c

Elden Ring app ver. 1.13.0

Added

  • Support for "key items" in EquipInventoryData header and RemoveItem, getItemIdx, getItemByIdx, isInventoryFull functions
  • getInvData function, returns inventory offset, if it's a key item inventory, and inventory size
  • by tremwil:
    • executeEzStateEvent(id, parameterArray, chrInsHandle), replacing the code for Npc Menus
  • by Dasaav:
    • getGoodsName, getWeaponName, getProtectorName, getAccessoryName, getMagicName, getArtsName, getNpcName, getPlaceName

Deprecated

  • Npc Menus code

Removed

  • Seamless PvP header

Fixed

  • ItemGib: Container item max quantity counted against its own limit