Releases: BlazingTwist/SoD_Modding
Releases · BlazingTwist/SoD_Modding
SoD_DebugCamera - 1.1.20
The default console configuration now generates the keybind.
SoD_DebugCamera - 1.1.19
BepInEx 5.4.21 hotfix
SoD_DebugCamera - 1.1.18
SoD 3.30.0 compatibility patch
SoD_DebugCamera - 1.1.17
Added new commands
Command | Input | Description |
---|---|---|
Mission DumpIDs | <outputFileName> | dumps basic info on all missions, use this to gather mission IDs |
Mission DumpData | [missionIDs] | dumps detailed mission data for mission IDs (root missions only, sub-missionIDs get converted to root missions) |
SoD_DebugCamera - 1.1.16
Fixed a bug that caused the Avatar Toggle Buttons to be permanently visible.
SoD_DebugCamera - 1.1.15
New config keys:
consoleReverseOutput
- place new lines at the top of the console instead of the bottom (so you don't have to scroll to see recent logs)consoleMaxOutputLines
- remove older lines once the console output has this many lines
SoD_DebugCamera - 1.1.14
New config key: avatarButtonVisibility
- controls visibility of the avatar hide button
SoD_DebugCamera - 1.1.13 (3.19.0)
Added new command
Command | Input | Description |
---|---|---|
level runToggleScript | [scriptName] <mode> <verbose> <accuracy> | execute a toggleScript (enables/disables objects in the scene) |
DeleteLookedAtObject
now logs information for creating toggleScripts.
SoD_DebugCamera - 1.1.12 (3.19.0)
Fixed Inventory dumpItemData
command output and exception.
SoD_DebugCamera - 3.18.0
Added new Commands:
Command | Input | Description |
---|---|---|
Level set lighting | <lightColor> <lightIntensity> <lightDirection> | set the lighting in the current scene |
pet color setf | [primary] [secondary] [tertiary] <saveData> | sets the color of the pet |
Update 1.1.11-2
- Fixed localization for
pet color setf
parser.