[h3]New feature:[/h3] [list][*]Graphic Options have been simplified. Most options have been moved into the new Advanced Graphic Options submenu. The new Quality option can be used to automatically adjust Advanced Graphic Options to common useful presets.[/list] [h3]Bug fixes:[/h3] [list][*]Fixed issue where game objects could get improperly mixed up when applying multiple mods that introduce new models of the same type (would most commonly occur with new Monsters). This fix will not retroactively modify existing save data for mods that have already been applied. [*]Fixed possible crash when interacting with a Crystal that didn't have a Crystal Name set on its corresponding class. [*]Fixed IsPlayerGender NPC Condition to properly display gender list instead of item list. [*]If Audio Engine has been set to NAudio and the game fails to start up because of it, it will now attempt to use the default Audio Engine instead of shutting down. [*]Fixed delay when first selecting New Game or Continue when many mods are available.[/list] [h3]New modding features:[/h3] [list][*]Added new NPC Action Types: UnlockJob, UnlockPassive, LearnAbility, and LearnPassive. [*]Added new Passive property: Default Locked. Use with UnlockPassive to have passives unlocked via NPCs. [*]Added new Ability Mod: AddSpecificStatusCountUser. Renamed existing AddSpecificStatusCount to AddSpecificStatusCountTarget. [*]Added new Ability Mods: StatusRestrictedTarget and StatusRestrictedUser. These ability mods function like existing StatusRequiredTarget and StatusRequiredUser except that their conditions pass instead when the selected status is not currently applied.[/list]