Skip to content

Releases: BlazingTwist/SoD_Modding

SoD_DebugCamera - 3.18.0

17 Sep 15:42
Compare
Choose a tag to compare

Added new Command:

Command Input Description
pet color set [primary] [secondary] [tertiary] sets the color of the pet

SoD_DebugCamera - 3.17.1

02 Sep 14:53
Compare
Choose a tag to compare

Fixed BepInEx version.

SoD_DebugCamera - 3.17.1

18 Aug 06:50
Compare
Choose a tag to compare

Added Hack-Config Property:

  • squadTactics_clickToKill

Fixed behaviour of squadTactics hacks in general.

Added commands

  • Server get info
  • Store DumpData

SoD_DebugCamera - 3.15.0

17 Apr 19:11
Compare
Choose a tag to compare

Transition to Assembly patching using BepInEx, Harmony and MonoMod.
Should behave like the old mod (if it doesn't please tell me!)

Added Config Properties

  • enableUTDebug - enables SoD's internal logger (bool)
  • logServiceCalls - enables logging of WebServiceCalls (bool)
  • serviceCallFilter - disable specific service calls from being logged (List)
  • cursorVisibility - allows forcing/hiding the cursor ("Force" | "Hide" | "Default")