Skip to content

v1.37.1

Latest

Choose a tag to compare

@WSSDude WSSDude released this 28 Sep 10:49
· 1 commit to master since this release

What's Changed

  • Various fixes and bitfield type support by @psiberx in #1034
    • Fixed NewProxy crashes and corrupted lua state in some cases
    • Fixed TweakDBID ctor crash when a non-null-terminated string is passed
    • Fixed UnknownType memory leak
    • Fixed Variant memory leak
    • Fixed lua error logging for Overrides
    • Fixed random crashes when modifying TweakDB
    • Added basic bitfield type support (properties treated as integers)
    • Added workaround to handle circular requires (returns nil early for circular dependency)
    • Simplified memory management when converting lua values to RED types
    • Removed some dead code
  • Updated .karks from latest WolvenKit

Full Changelog: v1.37.0...v1.37.1