Difference between revisions of "WD2 ScriptHook: Changelog"

From Nomad DB
Line 5: Line 5:
 
!Build Number!!Release Date!!Changes
 
!Build Number!!Release Date!!Changes
 
|-
 
|-
! rowspan="2" |'''1.0'''
+
! rowspan="3" |'''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
 
|'''r99'''||17.04.20||Removed some leftover assets
 
|-
 
|-

Revision as of 22:57, 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