Skip to content

Releases: Norbyte/lslib

Release v1.5.11

09 Jul 07:20
Compare
Choose a tag to compare

Changes in this version:

  • Add support for LSF v6 (BG3 EA patch 8)
  • Fix incorrect type data being added to .osi files in story build

Release v1.5.10

21 Aug 15:52
Compare
Choose a tag to compare

Changes in this version:

  • 64-bit LSF version number encoding fix
  • Fix wrong header being checked during LSX serialization
  • Fix BG3 LSF metadata encoding
  • Fix dumping of user queries in story files
  • General resource version number handling fixes

Release v1.15.9

22 Jul 17:49
Compare
Choose a tag to compare
  • Added support for BG3 patch .PAK-s

Release v1.15.8

16 Jul 13:40
Compare
Choose a tag to compare
  • Added full support for writing LSFv3 files
  • Fixed BG3 LSF header serialization

Release v1.15.7

15 Jul 18:34
Compare
Choose a tag to compare
  • Add support for LSFv5 introduced in BG3 Patch 5

Release v1.15.6

28 Feb 12:43
Compare
Choose a tag to compare

Changes:

  • Add proper V16 .pak support
  • Fix off-by-one bug in package version selector UI
  • Add support for recursive alias lookups in story (osi) files
  • Fix bug that caused BG3 story files to incorrectly serialize
  • Fix bug causing Granny decompression to fail in 64-bit builds

Release v1.15.5

27 Feb 08:06
Compare
Choose a tag to compare

Changes in this release:

  • Added support for BG3 Patch4 package files

Release v1.15.4

03 Dec 20:41
Compare
Choose a tag to compare
  • Resource: Fix LSJ serialization with certain TranslatedString attribute orders
  • Resource: Display location information for LSX parsing errors
  • GR2: Add support for BG3 mesh extended data format
  • GR2: Improve error message for non-triangle UVs
  • Osiris: Blacklist BG3 packages that are useless in mod discovery during compilation
  • Osiris: Improve story type info debug dumping
  • Misc: Fix support BG3 patch 3 savegames (issue with uppercase Globals.lsf)

Release v1.15.2

16 Oct 16:13
Compare
Choose a tag to compare
  • Re-save LSV packages using the correct version in the story database browser UI
  • Fix incorrect headers in uncompressed LSF files that caused the game to crash
  • Fix V15 package header processing
  • Allow targeting BG3 in story compiler
  • Added bg3 to allowed values for -g, --game argument (thanks @fireundubh )
  • Set -g, --game argument to required and removed -p, --package-version argument
  • Fixed issue where some arg handlers did not throw exceptions for out-of-range arguments

v1.15.1

13 Oct 16:22
Compare
Choose a tag to compare

Fixed a bug where BG3 packages over 1GB are not built properly.