Releases · maximegmd/CyberEngineTweaks
v1.37.1
What's Changed
- Various fixes and bitfield type support by @psiberx in #1034
- Fixed
NewProxycrashes and corrupted lua state in some cases - Fixed
TweakDBIDctor crash when a non-null-terminated string is passed - Fixed
UnknownTypememory leak - Fixed
Variantmemory 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 (returnsnilearly for circular dependency) - Simplified memory management when converting lua values to RED types
- Removed some dead code
- Fixed
- Updated
.karks from latest WolvenKit
Full Changelog: v1.37.0...v1.37.1
Patch 2.31
Patch 2.3
v1.35.1
Patch 2.21
v1.34.1
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
v1.33.0
v1.32.3
v1.32.2
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
Full Changelog: v1.32.1...v1.32.2