Version 1.2.0

Released on 13/08/2022.

Main Features

Dalan

Dalan will now provide the player with a lot of handy options when talking to him at any given point in the story. This includes:

  • Reset Jobs

  • Equip Default Gear

  • Set Default Gambits

  • Re-roll Stats

Some of these options can be really useful when transitioning to or from a mod that overhauls several aspects of the game without being forced to start a new game. For more information, see the Dalan section.

VM Extension

New VM Calls

Added entirely new VM call targets such as:

  • Reading from or writing to memory.

  • Executing any in-game function.

  • and much more.

For a detailed overview, see the VM Extension section.

Set Gambit Slot Max

Since the gambit slot count is already properly handled by this mod when reseting jobs, gambits, and so on, this target call no longer serves a purpose. To prevent the game from altering a party member's gambit slot count in a specific game event, it has been made inaccessible.

Has Job Assigned

Will now also work for all party members (e.g. reks, guests and espers).

General (Vanilla)

UI

  • Fixed an issue where UI elements couldn't be displayed outside of a 16:9 aspect ratio.

  • Fixed an issue where the scroll table gradient wouldn't work correctly outside of a 16:9 aspect ratio.

Effects

  • Effects will no longer be hidden if the game is paused (e.g. wait mode).

License Nodes

  • Fixed an issue where the quickening nodes on a license board wouldn't be correct if the default Quickenings of a party member were changed.

  • Fixed an issue where unlocking a gambit slot node by default for a party member wouldn't result in their gambit slot count increasing.

General (Mod)

Gambits

  • Refreshing a party members stats (e.g. via a save crystal) will now no longer recalculate their gambit slot count as this method proved to be too error prone. Instead it will now only ensure that the slot count is not below 2 so that party members are able to reach the max gambit slot count via license nodes if they didn't have at least 2 default gambits.

  • Fixed an issue where disabling a gambit entry in all sets of a guest with more than 2 default gambits would result in their gambit slot also decreasing the next time their stats were refreshed (e.g. via a save crystal).

Last updated