Divinity: Original Sin 2

Divinity: Original Sin 2

LeaderLib - Definitive Edition
359件中 221-230 を表示
< 1 ... 21  22  23  24  25 ... 36 >
更新: 2020年1月30日 @ 22時29分

更新: 2020年1月30日 @ 22時29分

更新: 2020年1月25日 @ 12時02分

1.5.14.0

Changes
  • Added a distance check for dialog redirection if teleporting is disabled.
  • Specialty debug LeaderLib skills now are marked as "IsEnemySkill", making them be ignored by mods like "Total Skillbook Availability" (they no longer show up in Character Creation).

For Mod Authors:

Osiris API Changes
  • Added a new command (LeaderLog_Commands_SetSkillRequirement) that checks if a character has equipped weapon types, and sets the corresponding flags.

Lua API Changes
  • Added functions for getting a random number or random entry in a table.
  • Added a function for cloning an item.

更新: 2020年1月18日 @ 7時49分

1.5.13.0

For Mod Authors:

Osiris API Changes
  • Added an aura system as a replacement/alternative to aura statuses.
  • Dynamic menus now support translated string keys.
  • Object toggle scripts now automatically deactivate when the level ends, if a non-global object was being tracked.

更新: 2020年1月7日 @ 14時25分

1.5.11.0

Osiris API Changes
  • Fixed object scripts not cancelling deactivation
  • Reworked LeaderLib_Helper_RefreshUI's ability to refresh skills if the extender is active.
  • Added all damage types to DB_LeaderLib_DamageTypes.

Lua API Changes
  • Added helpers for registering local functions or tables as global functions.
  • Added functions for redirecting damage and reducing damage.
  • Added all damage types to DB_LeaderLib_DamageTypes.

更新: 2020年1月5日 @ 19時48分

更新: 2020年1月5日 @ 10時01分

1.5.10.1

Changes
  • Fix for the duplicate preset menu items after leaving Fort Joy (and in existing saves).
    Technically these were both the Act 1 and post-Act 1 default presets being present in the same menu.

更新: 2020年1月5日 @ 9時56分

更新: 2020年1月5日 @ 7時34分

1.5.10.0

Changes
  • Fix for the preset and registration menus not working in older saves.

更新: 2020年1月4日 @ 21時04分

1.5.9.3

Changes
  • Tiny update with a new charScript for mod authors to play around with: LeaderLib_IdleAnimation.charScript