Releases: The-Grand-Archives/Elden-Ring-CT-TGA
Releases · The-Grand-Archives/Elden-Ring-CT-TGA
Release v1.16.1
Elden Ring app ver. 1.15.0
Changed
- Supported version to v1.15.0
Fixed
- optional dlc arg isOwnDlc
- "Memorize Spells" npc menu
Release v1.16.0
Elden Ring app ver. 1.14.0
Added
- by Umgak:
- Ranni's Tower Fix script for Seamless Co-op
- by Dasaav:
- TGA read/write extensions for C strings and singular bits
Changed
- "Print player inventory items" has been renamed to "Print items" and now prints the currently selected type of inventory
- by Dasaav:
- ThingName to support writes (and never return nil)
- Change position of "Sword of Night" in ItemDropdownDLC and WEAPON_ID dropdowns
- Supported version to v1.14.0
Removed
- "Print storage chest items
Fixed
- getItemIdx, getItemByIdx, RemoveItem when no inventory specified
- equipItem when missing the "empty slot" weapons and protectors
- by Umgak:
- Model Masks offset in Last Protector Highlighted
Release v1.15.0
Elden Ring app ver. 1.13.0
Added
- Support for "key items" in EquipInventoryData header and RemoveItem, getItemIdx, getItemByIdx, isInventoryFull functions
- getInvData function, returns inventory offset, if it's a key item inventory, and inventory size
- by tremwil:
- executeEzStateEvent(id, parameterArray, chrInsHandle), replacing the code for Npc Menus
- by Dasaav:
- getGoodsName, getWeaponName, getProtectorName, getAccessoryName, getMagicName, getArtsName, getNpcName, getPlaceName
Deprecated
- Npc Menus code
Removed
- Seamless PvP header
Fixed
- ItemGib: Container item max quantity counted against its own limit
Release v1.14.1
Elden Ring app ver. 1.13.0
Changed
- Supported version to 1.13.0
Fixed
- A copypaste error in Invasion Regions that prevent the script from working
- ItemGib, getGoodsAddr_func AOB broke
- SpEffect.add / .erase
- Set flask level
Release v1.14.0
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
Release v1.13.0
Elden Ring app ver. 1.12.3
Added
- full EquipItemData header
- "Unequip slot" for EquipItem
- Lua rewrite of Warp
- Warp under Scripts -> Functions (now under both Functions and Build Creation, where it has been before)
- DLC grace IDs, thanks to Nordgaren
- Storage chest support for EquipInventoryData, getItemIdx, getItemByIdx, and RemoveItem (including Remove all duplicates)
- "Loading screen stuck fix" for Seamless Co-op users
Changed
- Seamless Co-op header was unnecessarily a script, now it's just a header
Fixed
- "Give build starting items" in MassItemGib
- some chrasm pointers
- "Remove Seamless Co-op Items" script
- EquipItem's unequip function
- Free Camera
- Session Info equipment offsets
Release v1.12.1
Elden Ring app ver. 1.12.3
Fixed
- ItemPopup address, replaced with AOB
Release v1.12.0
Elden Ring app ver. 1.12.3
Added
- Scadutree Blessing and Revered Spirit Ash Blessing pointers to Statistics
- DLC ashes of war to ItemGib dropdowns
- "Give build starting items" in MassItemGib
- New functions
- ItemPopup
- missingDlc
- Npc menus
- Moore
- Thiollier
- Grand Altar of Dragon Communion
- Communion with Bayle
- Event Flags
- by Signum:
- "Show DLC Map" to "Unlock all maps"
- Labeled DLC regions for Invasion Regions
- by Signum:
Changed
- DLC Larval Tear label to "Larval Tear (SotE)"
- Gesture scripts now have fake item popups
- "Remove Seamless Co-op items" script updated for mod rewrite
- ItemGib now adjusts projectile and consumable quantity based on inventory and storage
- MassItemGib quantities
- Npc Menus version to v2.02.3 (app ver 1.12.3)
- Supported game version to v2.02.3 (app ver 1.12.3)
Fixed
- ChangeMagic
- EquipType in ItemGib->Detailed
- Set flask level
- ItemGib inventory and storage check
- Event Flags script compatibility with Seamless Co-op
Release v1.11.2
Elden Ring app ver. 1.12
Fixed
- ItemGib getWeaponAddr hotfix for weapon level check
Release v1.11.1
Elden Ring app ver. 1.12
Added
- DLC check to ChangeMagic
Fixed
- copy paste mistake in event flag "unlock all" scripts