# Version 1.4.0

## New Features

### General

* Added an option to modify *Teleport Locations*.

## Removed Features

#### General

* Removed the *Disable Party Member Auto-Follow* script, *Rendering Flags*, *Post-Processing*, *FOV* options because they were either integrated into [The Insurgent's Bountiful Bundle](https://www.nexusmods.com/finalfantasy12/mods/185) which eases their usage, or are available elsewhere (e.g. [FF12 FOV Changer](https://www.nexusmods.com/finalfantasy12/mods/172)).

## Improvements & Fixes

### Inventory Editor (previously *Add to Inventory*)

* Now also supports removing items.

### Summon Chocobo

* Fixed an issue where the script could cause a soft-lock when executed inside towns.

### Open Shop/Save Anywhere

* Fixed an issue where the script could cause a crash if it was executed in a very small location like *The Tomb of Raithwall / Chamber of First Light*.
* Fixed an issue where the up- and down keys wouldn't being available for navigation purposes, if a shop was opened with the script while the game was paused.

### Battlepack Editor

* Added dozens of newly discovered attributes.

### VM Call Pointers

* Fixed an issue where the script could cause a crash if an invalid identifier was entered.

## Misc

* Restructured the party member, foe and ally editor and also updated them with new attributes.
* Updated a few drop-down lists with new identifiers and fixed some in others (credits to Eochaid).
* The in-game message triggered by the wrongful usage of a script will now appear instantly instead of gradually.
* A lot of scripts were cleaned up which should make the code a little shorter and also more efficient in some cases.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://xeavin.gitbook.io/the-insurgents-toolkit/changelogs/version-1.4.0.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
