Releases: maximegmd/CyberEngineTweaks
Releases · maximegmd/CyberEngineTweaks
Patch 2.21
What's Changed
- Add Missing New ImGui Types by @dragonzkiller in #985
- DisableIntroMovies: add
trailerBink
by @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
Entity spawner fix
Fixes entity spawner not working due to a change in address.
Game version 2.12a
Full Changelog: v1.31.3...v1.32.0
1.31.3 bug fix
Fixes a few bugs with spawning and options, also does not depend on red4ext anymore
1.31.2 - bug fix
Fixes a bug where Red4ext and CET would compete for a hook, we use red4ext's hook now to prevent any conflict.