Divinity: Original Sin 2

Divinity: Original Sin 2

LeaderLib - Definitive Edition
Viser 221–230 av 359 bidrag
< 1 ... 21  22  23  24  25 ... 36 >
Oppdatering: 30. jan. 2020 @ 22.29

Oppdatering: 30. jan. 2020 @ 22.29

Oppdatering: 25. jan. 2020 @ 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.

Oppdatering: 18. jan. 2020 @ 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.

Oppdatering: 7. jan. 2020 @ 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.

Oppdatering: 5. jan. 2020 @ 19.48

Oppdatering: 5. jan. 2020 @ 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.

Oppdatering: 5. jan. 2020 @ 9.56

Oppdatering: 5. jan. 2020 @ 7.34

1.5.10.0

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

Oppdatering: 4. jan. 2020 @ 21.04

1.5.9.3

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