Skip to content

Releases: BlazingTwist/SoD_Modding

SoD_DebugCamera - 1.1.20

09 Jun 17:34
Compare
Choose a tag to compare

The default console configuration now generates the keybind.

SoD_DebugCamera - 1.1.19

09 Jun 10:54
Compare
Choose a tag to compare
Pre-release

BepInEx 5.4.21 hotfix

SoD_DebugCamera - 1.1.18

28 Mar 10:24
Compare
Choose a tag to compare
Pre-release

SoD 3.30.0 compatibility patch

SoD_DebugCamera - 1.1.17

21 Dec 14:42
Compare
Choose a tag to compare

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

13 Dec 21:53
Compare
Choose a tag to compare

Fixed a bug that caused the Avatar Toggle Buttons to be permanently visible.

SoD_DebugCamera - 1.1.15

20 Oct 16:10
Compare
Choose a tag to compare

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

20 Oct 03:56
Compare
Choose a tag to compare

New config key: avatarButtonVisibility - controls visibility of the avatar hide button

SoD_DebugCamera - 1.1.13 (3.19.0)

20 Oct 02:17
Compare
Choose a tag to compare

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)

12 Oct 17:08
Compare
Choose a tag to compare

Fixed Inventory dumpItemData command output and exception.

SoD_DebugCamera - 3.18.0

19 Sep 21:44
Compare
Choose a tag to compare

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.