WD2 ScriptHook: Changelog

From Nomad DB

Current Version: 1.2.1 (Build r185, 03.11.2020)

Version Build Number Release Date Changes
1.2.1 r185 03.11.20

Fixed disabling "Skip Intro" option having no effect
Fixed mouse lock while noclipping
Fixed game crash when shutting down
Fixed crash when resizing the game (or switching between fullscreen/windowed)
Experimental fix for lighting issue while profiling

1.2 r182 27.10.20

Trainer: Added ability to change vehicle's License Plate
Trainer: Added ability to move vehicle parts, toggle engine/siren
Trainer: Added global traffic lights state
Lua: Added ScriptHook.GetEntitiesInRange,.GetEntitiesWithComponent
Lua: Added ScriptHook.GetEntityClassName,.GetEntityComponents,.EntityHasComponent
Lua: Added UI.SimpleTextInput
Lua: Removed ScriptHook.RepairLocalPlayerVehicle in favor of ScriptHook.RepairVehicle
Lua: Added Script:OnRender callback for scripts to render onto the screen
Lua: Added d3d functions
Startup Menu: Added option "Show Startup Menu" which can be used to disable the dialog
Fixed UI menus cutting off/blurring with high DPI settings
Fixed a crash in ScriptHook.Teleport
Fixed a crash when game scripts cause a Lua error (Dam crash)
Possible crash fix for D3D11 BackBuffer issue

1.1 r147 03.05.20

Added menu before the game launches (config options can be changed from here)
Added update check
Trainer: Added Power Glitch & Blackout menu
Trainer: Added Affiliation & Relationships menu
Trainer: Added World Loading Units loader (aka. Interiors)
Trainer: Added option to open game's clothing menu everywhere
Trainer: Restructured Clothing & Teleport menus
Trainer: Added Reset Option to Media Broadcasts
Lua: Added UISimpleMenu:SetEntryText
Fixed various crashes (startup, discord rich presence, world boundary, vehicle repair)
Fixed a crash when game's Lua scripting system reports an error
Fixed installer sometimes wanting to restart the computer

1.0.1 r127 22.04.20

Added a user-friendly Message Box for unsupported game versions
Installer: Added option to select distribution (Uplay, Uplay Plus, Steam)
Trainer: Moved Camera menu to its own category
Trainer: Added option to toggle "Ingame HUD"
Trainer: Added "Unlock all clothes", "Unlock all emotes" options (Inventory)
Lua: Added ScriptHook.IsIngameUIEnabled()
Fixed crashes that could occur in Noclip / Freecam
Fixed crash that was related to the world's boundary system
Fixed Noclip / Freecam not working properly after the Player dies
Fixed Noclip / Freecam keys A & D doing fly up / fly down
Fixed mouse not working Freecam
Fixed possible crashes in some custom Lua functions
Fixed possible crash in Discord integration
Removed leftover files inside data/vfs

1.0.0 r99 17.04.20 Removed some leftover assets
r97 17.04.20 Initial public release

Related Pages