Skip to content

Release v1.10.0

Compare
Choose a tag to compare
@inuNorii inuNorii released this 20 Jun 23:02
· 222 commits to master since this release

Elden Ring app ver. 1.12

Added

  • ApplyEffect
  • Colosseum IDs to Event Flags
  • Party Member Info
  • ChangeMagic
  • ItemGive lua script under Global Functions
  • DLC items to MassItemGib

Changed

  • Increase size of ItemGibArray alloc in ItemGib, might fix crashing
  • Improved getItemIdx
  • Renamed Shared Functions to Global Functions
  • Moved getItemIdx, getItemByIdx, and getItemType into a single script
  • Moved code of RemoveItem, equipItem, and changeMagic under Global Functions
  • "Remove Seamless Co-op items" now uses equipItem and RemoveItem
  • Supported game version to app ver 1.12 (executable v2.02)

Fixed

  • RemoveItem