Difference between revisions of "WD2 ScriptHook: Changelog"

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

Revision as of 23:01, 21 April 2020

Current Version: 1.2.1 (Build r185, 03.11.2020)

Version Build Number Release Date Changes
1.0 r122 21.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

r99 17.04.20 Removed some leftover assets
r97 17.04.20 Initial public release

Related Pages