Divinity: Original Sin 2

Divinity: Original Sin 2

LeaderLib - Definitive Edition
กำลังแสดง 191-200 จาก 359 รายการ
< 1 ... 18  19  20  21  22 ... 36 >
อัปเดต: 12 พ.ค. 2020 @ 9: 45am

Minor Update
Lowered required extender version (v46 -> v45).

อัปเดต: 12 พ.ค. 2020 @ 8: 01am

1.6.10.0
A minor update with some API tweaks.

API Changes [Extender]
  • Added a Lua scripting helper for exploding a projectile at a position (Mods.LeaderLib.Game.ExplodeProjectileAtPosition).
  • Added a new developer mode game setting (EnableDeveloperTests). The character sheet UI tests are disabled unless this is enabled now (tests as in LeaderLib adding internal abilities to the characte sheet).

อัปเดต: 8 พ.ค. 2020 @ 9: 35pm

อัปเดต: 8 พ.ค. 2020 @ 9: 30pm

อัปเดต: 8 พ.ค. 2020 @ 9: 21pm

1.6.9.0
Changes
  • [Extender] Added some initial external game settings, starting with a Skill Tier override option (changes skill tiers to Starter if certain conditions are met, which makes them show up in character creation). Currently only configurable via a json file (Documents\Larian Studios\Divinity Original Sin 2 Definitive Edition\Osiris Data\LeaderLib_GameSettings.json).

API Changes [Extender]
  • Tweaked the HitWithWeapon condition check.

อัปเดต: 5 พ.ค. 2020 @ 7: 15pm

Changes
  • Reworded the "Working Story Error" text to be clearer.
[i.imgur.com]

อัปเดต: 5 พ.ค. 2020 @ 3: 28pm

Changes
  • Updated localization (fixed a few typos, updated xml files for other languages).

อัปเดต: 5 พ.ค. 2020 @ 3: 02pm

1.6.8.0
Changes
  • Added a new game setting option to pull nearby party members within 30m into combat.
[i.imgur.com]

API Changes [Extender]
  • Updated extender support for the new ModTable changes.
  • Added helpers for wrapping damage and resistance values in localized text with the correct colors.
  • Added events for when players change their points via the character sheet, allowing mods to listen for attribute/ability/etc changes.
  • Added an lua-based event system for mods to listen for skill usage in several states (preparing, using, casted, hit).
  • Added lua-based timer support.
  • [Developer Mode] Added some experimental tests to add more built-in, hidden abilities to the character sheet (stuff like Runecrafting, Sourcery, Brewmaster, etc. Internal abilities that are normally not used or displayed in the UI).

อัปเดต: 27 มี.ค. 2020 @ 6: 33am

อัปเดต: 27 มี.ค. 2020 @ 4: 42am

1.6.6.0

Changes
  • [Extender] Updated extender support for the new server/client changes.
  • Fix for Force helpers moving targets hit in the same direction.
  • Tweaked CC preset listeners (gets the current preset when a character is picked).
  • Added Explode helpers for dealing damage via projectiles with Osiris scripting.