Releases: maximegmd/CyberEngineTweaks
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
What's Changed
- Fixed GetSupportedVersion() to show correct game version in log file by @flibdev in #1020
- Support for Game Version 2.31 by @dragonzkiller in #1031
New Contributors
Full Changelog: v1.36.0...v1.37.0
Patch 2.3
What's Changed
- Patch 2.3 support by @psiberx in #1018
- Update RED4ext.SDK by @alphanin9 in #1019
Full Changelog: v1.35.1...v1.36.0
v1.35.1
What's Changed
- Implement ImGui Notifications by @dragonzkiller in #995
- Log all errors occurring in require() by @psiberx in #997
- PDB generation for the release artifacts by @alphanin9 in #999
- Fix overlay rendering issues that lead to crashing when other overlays are present by @Kaldaien in #1003
- Better versioning by @WSSDude in #1004
- Fix ImGui spam of ShowCursor/HideCursor by @WSSDude in #1005
New Contributors
Full Changelog: v1.35.0...v1.35.1
Patch 2.21
What's Changed
- Add Missing New ImGui Types by @dragonzkiller in #985
- DisableIntroMovies: add
trailerBinkby @illusion0001 in #991 - Remove kiero by @WSSDude in #992
- Remove old patches (fix #990) by @WSSDude in #994
- Patch 2.21 support by @alphanin9 in #996
New Contributors
- @illusion0001 made their first contribution in #991
Full Changelog: v1.34.1...v1.35.0
v1.34.1
v1.34.0
What's Changed
- Fixed TweakDBID::ToString() not giving human readable TDBID by @alphanin9 in #966
- Update ImGui to 1.91.1 by @dragonzkiller in #970
- Added compatibility with Patch 2.2 by @alphanin9 in #977
Full Changelog: v1.33.0...v1.34.0
v1.33.0
What's Changed
- Fix exEntitySpawner by @psiberx in #954
- Added back ImGui Input functions by @justarandomguyintheinternet in #962
- Small fixes for Patch 2.13 by @alphanin9 in #964
- Update build.yml by @maximegmd in #965
New Contributors
- @justarandomguyintheinternet made their first contribution in #962
- @alphanin9 made their first contribution in #964
Full Changelog: v1.32.3...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