Skip to content

Releases: maximegmd/CyberEngineTweaks

v1.37.1

28 Sep 10:49

Choose a tag to compare

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

Patch 2.31

11 Sep 22:02
fc3cb70

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.36.0...v1.37.0

Patch 2.3

17 Jul 22:22
99f3dbb

Choose a tag to compare

What's Changed

Full Changelog: v1.35.1...v1.36.0

v1.35.1

05 Mar 17:50
12873ce

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.35.0...v1.35.1

Patch 2.21

23 Jan 17:27
c8c9749

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.34.1...v1.35.0

v1.34.1

13 Dec 01:28
c8d9774

Choose a tag to compare

What's Changed

  • Updated TweakDB databases for 2.2 game version
  • Fix ImGui mouse position when render resolution is different than window resolution in #979

Full Changelog: v1.34.0...v1.34.1

v1.34.0

11 Dec 08:31
960fa82

Choose a tag to compare

What's Changed

Full Changelog: v1.33.0...v1.34.0

v1.33.0

13 Sep 13:27
d543378

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.32.3...v1.33.0

v1.32.3

20 Jul 13:28
a6a0628

Choose a tag to compare

What's Changed

Full Changelog: v1.32.2...v1.32.3

v1.32.2

04 Apr 18:44

Choose a tag to compare

What's Changed

  • Fixed error reporter crash.
  • Improved readability of the console window, especially errors by @DVLP in #935
  • Fix "Disable VSync" settings description by @PotatoOfDoom in #910

New Contributors

  • @DVLP made their first contribution in #935

Full Changelog: v1.32.1...v1.32.2