Releases: The-Grand-Archives/Elden-Ring-CT-TGA
Releases · The-Grand-Archives/Elden-Ring-CT-TGA
Release v1.11.0
Elden Ring app ver. 1.12
Added
- Print active SpEffects
- Npc Menus -> Remembrance Duplication
- Parts of player storage to EquipInventoryData header
- Played Area header (WIP) to Hero header
- ItemGib dropdown for DLC items, requires dlc license
- Equipment of Champions shop menu
- Global Functions->Test functions:
- isOwnDlc
- isDlcMagic
- isInventoryFull / isStorageFull
- Event Flags
- by Signum:
- DLC graces
- DLC cookbooks
- DLC maps
- DLC bosses
- by Signum:
Changed
- Replaced ItemGib with lua rewrite, old ItemGib code moved to Misc/WIP->Deprecated
- MassItemGib weapon scripts made more easily customisable
Fixed
- Fix Unlock All Gestures scripts
- Stastics->SaveLoad2
- Gesture scripts, again
- Invasion Regions, does NOT include DLC regions yet
- Kill All Mobs, does NOT include DLC enemies yet
- Statistics->Last Grace
- Statistics->Misc header
Release v1.10.1
Elden Ring app ver. 1.12
Added
- Unlock all Shadow of the Erdtree gestures
- more missing weapons to give all weapons (SotE)
- MassItemGib additions:
- Give all ashes of war
- Give all remembrances
- Give all bell bearings
- Give all spirit ashes
- Give all sorceries and incantations (should be split up later)
- by Layka:
- Give all crystal tears (SotE)
- Give all projectiles x99 (SotE)
- by Bearmageddon:
- Give all greases x999
- Give all crafted pots x999
- Give all misc consumables x999
- Give all crafting materials x999
Changed
- CsDlc names
- address_version text to specify "executable version" instead of "app ver"
Fixed
- Fix Print Inventory
- Remove All Duplicates
- getItemIdx, getItemByIdx, getItemType
- ChrAsm
- GestureGameData
- GestureEquipData
- Unlock all gestures
- EquipInventoryData
- Npc Menus
Release v1.10.0
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
Release v1.9.0
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
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
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
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
Elden Ring app ver. 1.10
Fixed
- by tremwil:
- CSEventFlagMan / CSFD4VirtualMemoryFlag symbols, which broke Event Flags
Release v1.6.0
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
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)