Skip to content

Releases: Cjreek/Eos-Toolset

Eos Toolset 0.75a

12 Aug 19:07
Compare
Choose a tag to compare
  • Fixed a bug where appearances without a STR_REF were not imported.
    This affected the base game data import as well as the hak/2da import.

Eos Toolset 0.75

09 Jul 18:52
Compare
Choose a tag to compare
  • Upgraded the underlying UI framework Avalonia
  • Support for nwn_retail.key replacing the "ovr" folder in the most recent versions of NWN

Eos Toolset 0.74

04 May 17:36
Compare
Choose a tag to compare

Big bugfix patch:

  • VFX "Impact effect" will now be saved
  • VFX script constants will now be generated on export
  • Added unused "Epic Harper Scout" feat
  • Script constants for overridden cut feats and classes are now exported as well
  • Sorting of Appearances no longer crashes the toolset
  • Changing the name of an appearance now immediately updates its name in the tree
  • Exported float values are now exported with up to 4 decimal digits (was: 2)
  • Duplicating an overridden line no longer crashes the toolset
  • Fixed: Position of a record in the tree sometimes didn't update until reopening the project
  • Fixed serious regression in HAK/TLK/2da import that left the imported data with many missing connections to other imported data and effectively made it unuseable

Eos Toolset 0.73c

09 Feb 21:06
Compare
Choose a tag to compare

Fixed HAK-Import importing data with bad 2da line references.

Eos Toolset 0.73b

13 Jan 14:20
Compare
Choose a tag to compare
  • Fixed creating an AreaEffect instead of a Soundset when trying to add a custom soundset
  • Fixed custom object label not working correctly

Eos Toolset 0.73a

04 Dec 17:02
Compare
Choose a tag to compare

Bugfixes:

Better error handling when importing a custom baseitems.2da file

Eos Toolset 0.73

16 Aug 20:34
Compare
Choose a tag to compare

Features:

  • Added button to reload external files (hotkey: F5)

Bugfixes:

  • Fixed crash during the export of the TLK file when exporting previously imported strings

Eos Toolset 0.72a

02 Aug 20:02
Compare
Choose a tag to compare

Bugfixes:

  • Small UI fix for dark theme users
  • All external TGA files will now be shown in the icon search window

Eos Toolset 0.72

02 Aug 19:31
Compare
Choose a tag to compare

New Features:

  • Custom Tables
  • UI Improvements + Bugfixes

Eos Toolset 0.71

01 Aug 00:04
Compare
Choose a tag to compare

New Features:

  • Custom Dynamic Tables: custom table datatype with variable columns per instance
  • TLK string support for custom objects and custom dynamic tables
  • Support for missing ERF resource types
    • RES, MVE, WFX, MP3, IDS, ERF, BIF, KEY, PLH, THG, FNT, LUA, SLT, MOD, TLK, BTI, BTC, BTT, BTS, BTE, BTD, BTP, CSS, CCS, BTM, BTG, UTG, SAV, 4PC, HAK, NWM, BIK, BAK, DAT, SHD, XBC, MTR, KTX, TTF, SQL, LOD, GIF, PNG, JPG, CAF, JUI

Bugfixes

  • Some UI bugs