Releases: maximegmd/CyberEngineTweaks
Releases · maximegmd/CyberEngineTweaks
Major update and 1.10 support
v1.9.0 Update RED4ext.SDK
Crash fixes and better handling of in game objects
v1.8.4 Code style stuff
Imgui exposed to Lua
-
onUpdate now takes a delta parameter
-
onInit will be called once the scripting engine is ready
-
onShutdown will be called when destroying your script
-
ReloadScripts() and a button have been added to reload all mods on demand at runtime, making it far easier for you to debug your mods.
Fix bug regression and minor features
Dump now displays more information
Functions that return multiple arguments are automatically unpacked
Windows 7 and first iteration of scripting mods
This includes Windows 7 support and part of #354
Bug fixes and quality of life
Merge pull request #353 from WSSDude420/batch-of-fixes Fix crash if mods folder does not exist
1.7.2 contained 1.7.1...
v1.7.3 Enable pch
Bug fixed and some Windows 7 compatibility
v1.7.2 Enable pch
Bug fixes mostly
Merge pull request #299 from gibbed/user-type-improvements Improvements to user types.
1.06 patch support
v1.7.0 Fix for 1.06