Skip to content

Release v1.4.0

Compare
Choose a tag to compare
@inuNorii inuNorii released this 20 Jun 00:21
· 278 commits to master since this release

Elden Ring app ver. 1.09.1

Added

  • Death Num in GameData
  • Char flags No Hit, No Attack, No Move, No Update for npc helpers and hero header
  • Length played pointers for current animation
  • Debug Stuff > GAME > LOCK_TGT_MAN
  • game_title var
  • address_version function to throw an error for incompatible scripts that rely on addresses
  • Get Param List as table script (intended as example)
  • inArray lua function to check if an item is inside a specified array
  • Kill all mobs script

Changed

  • Current Animation pointers changed for npc helpers and player
  • Renamed and moved some headers for consistency with Dark Souls III table
  • Free Camera script now uses address_version function
  • Tools in Param Mods now disable themselves after activation

Fixed

  • Fix Last Hit Npc Info
  • Fix animation header for npc helpers