Skip to content

Release v1.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jul 08:23
· 62 commits to master since this release
75a8493

Elden Ring app ver. 1.12.3

Added

  • by Dasaav
    • Save Character Flags, saves a list of all your flags to a file
    • Event Flags lua rewrite
  • New lua functions:
    • booltonumber(bool)
    • getPlayerIns(addr_or_slot) / getEnemyIns(addr)

Changed

  • ItemGive now sets maxNum depending on potGroupId when relevant
  • Functions made accessible from anywhere:
    • Lua rewrite of AddSoul
    • Lua rewrite of ItemDrop
    • SpEffect.add, SpEffect.erase, SpEffect.remove
    • PlayAnimation
    • BulletSpawn.create
    • ef.getFlag rewrite
    • ef.setFlag rewrite
    • ef.batchSetFlags

Fixed

  • "Remove by Item ID" for Storage Chest
  • "Unlock all Summoning Pools" thanks to ivi, also includes DLC summoning pools now
  • Session Info equipment for real
  • Focus, Stamina, Great Rune offsets
  • Currently Equipped Magic helper shows correct spell more reliably
  • Invasion Regions code by SeriouslyCasual and Dasaav
  • Teleport to Map-Relative Coordinates offsets