Skip to content

Releases: The-Grand-Archives/Elden-Ring-CT-TGA

Release 1.9.0

06 Mar 00:19
Compare
Choose a tag to compare

Elden Ring app ver. 1.10.1

Added

  • Misc/WIP > Dependencies > Shared Functions
    • getItemIdx
    • getItemByIdx
    • getItemType
  • EquipItem function, equip any item from inventory via inventory index or item id
  • "Remove by Item ID" for RemoveItem

Release v1.8.0

24 Feb 21:23
Compare
Choose a tag to compare

Elden Ring app ver. 1.10.1

Added

  • Current magic slot and magic quantities (unused) to EquipMagicData
  • BulletSpawn

Fixed

  • Npc Menus

Release v1.7.1

18 Jan 16:06
Compare
Choose a tag to compare

Elden Ring app ver. 1.10.1

Added

  • Basic first time setup question for update check

Changed

  • Supported game version to app ver 1.10.1 (executable v2.00.1)

Fixed

  • by Dasaav:
    • Last Hit Npc Info
    • Free Camera

Release v1.7.0

21 Nov 19:47
Compare
Choose a tag to compare

Elden Ring app ver. 1.10

Added

  • Hero > GameData > EquipInventoryData > Print Inventory
  • Scripts > Functions > RemoveItem
  • Scripts > Functions > RemoveItem > Remove All Duplicates
  • Scripts > Npc Menus has been greatly expanded to include more menus and made slightly easier to update:
  • by sovietspaceship:
    • Colosseum unlock state Event Flags
    • Unlock all Colosseums script

Changed

  • OpenProcess approach now uses a table and for loop

Fixed

  • Allocated memory in PlayAnimation should deallocate properly now

Release v1.6.1

20 Aug 00:58
Compare
Choose a tag to compare

Elden Ring app ver. 1.10

Fixed

  • by tremwil:
    • CSEventFlagMan / CSFD4VirtualMemoryFlag symbols, which broke Event Flags

Release v1.6.0

18 Aug 14:41
Compare
Choose a tag to compare

Elden Ring app ver. 1.10

Added

  • Functions header
  • PlayAnimation script
  • "Wraith Caller" and some other enemy to Kill all mobs
  • Scripts > Build Creation > Set flask level
  • Scripts > Build Creation > Add charge to flask

Changed

  • Moved scripts from Scripts > Misc to Scripts > Functions
  • Removed Deathsbane Jerky, Deathsbane White Jerky, Drawstring Freezing Grease from ItemGib dropdown
  • Required CE files check now includes "luaclient-x86_64.dll"

Release v1.5.0

27 Jul 20:02
Compare
Choose a tag to compare

Elden Ring app ver. 1.10

Added

  • Npc Menus header
    • Level Up
    • Shop
    • Rebirth
    • Cosmetics
  • by Dasaav:
    • setBit function

Changed

  • Supported game version to app ver 1.10 (executable v2.00)

Release v1.4.0

20 Jun 00:21
Compare
Choose a tag to compare

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

Release v1.3.1

18 Apr 12:11
Compare
Choose a tag to compare

Elden Ring app ver. 1.09.1

Added

  • Check if user enabled dbk32 QueryMemoryRegionEx
  • Permanent lantern toggle script

Changed

  • Supported game version to v1.09.1

Release v1.3.0

02 Apr 22:22
Compare
Choose a tag to compare

Elden Ring app ver. 1.09

Added

  • Check if user has required TCC DLL
  • Seamless PvP Community:
    • by Orang:
      • Remove Water Effects
    • by Jacky Dima:
      • Remove No Attack
      • Cycling Tear
      • Heal using Bone Dart
      • Prevent Rot
    • by Jouta Kujo:
      • Auto Revive

Changed

  • OptionsData -> Ray Tracing Quality setting moved up one header
  • Supported game version changed to v1.09

Fixed

  • Version check for Free Camera script
  • Free camera updated for v1.09
  • Spacing on version check errors
  • NoGoodsConsume