> For the complete documentation index, see [llms.txt](https://xeavin.gitbook.io/the-insurgents-past/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xeavin.gitbook.io/the-insurgents-past/support-and-updates/changelogs/version-1.5.0.md).

# Version 1.5.0

### Features

* Each feature has been split into its own standalone Lua script and can now be used independently. Features are no longer toggled via a configuration file, but are selected during installation instead. This change simplifies maintenance, introduces modularity, and improves overall mod compatibility.
* Added a **Shared Treasure Hunter** option that makes treasure contents depend on whether any active party member has the Treasure Hunter augment, not just the party leader.

#### Classic Guests & Espers

Has been split into 3 separate options.

* **Uncontrollable Guests & Espers**: Guests and Espers cannot be controlled.
* **Free Items For Guests & Espers**: Guests and Espers do not consume items, and can use them via gambits even if they are not present in the inventory.
* **No Configurable Guest & Esper Gambits**: The gambits of Guests and Espers in the party cannot be configured.

### Misc

* Fixed an issue where battle messages were in English, even if the game language was set to something else.
* Fixed an issue where the last entry of battlepack section 16 (party members) was missing some (unused) data.
* Fixed an issue where the following battlepack sections included (unused) garbage data at the end of the file: 3, 7, 8, 10, 15, 18, 28, 29, 30, 31, 37, 39, 58.
* Fixed an issue where the contents of the last (unused) license node was set to `Potion` instead of `None`.
* Removed battlepack section 27 (battle menu restrictions) as there is no difference between its TZA and Classic version.
* Now requires Lua Loader v1.7.2 or higher.
