Skip to content

Releases: FINDarkside/TLD-Developer-Console

1.5.1

02 Apr 18:02

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.5.0...1.5.1

v1.5.0

25 Dec 17:47

Choose a tag to compare

Updated for MelonLoader 0.6.0 and TLD 2.06

v1.4.0

03 Jun 03:38
f0832f8

Choose a tag to compare

The scene command now has autocomplete results by pressing Tab. (#9)

There is a new command parameter_list that lists all the registered autocomplete parameters for any other command. (#11)

v1.3.0

21 May 20:34
540caa5

Choose a tag to compare

Added an output log in the mods folder

v1.2.1

30 Jun 19:52

Choose a tag to compare

Release for The Long Dark version 1.78+ and MelonLoader v0.2.3.

Changes:

  • Updated for MelonLoader v0.2.3
  • Added a scene_list command that shows the names of all scenes the game was built with
  • Initialize the developer console a bit earlier to show more log messages
  • Also scroll down if tab auto-completion presents multiple options

DLL SHA-1: 3b1f3d771c918daa792a4c97c938b8185ca7bb0b

v1.2

02 Jun 16:51

Choose a tag to compare

Release for The Long Dark version 1.77 / 1.78 and MelonLoader v0.2.x.

Changes:

  • Ported to MelonLoader and the current version of The Long Dark.
  • Removed our implementation of the "fly" and "save" commands, as Hinterland now already adds these commands.
  • Removed the "scene_index" command, as the scene build index method required for this command to work has been compiled out.
  • Removed the "load_scene" command. Use Hinterland's "scene" command with the scene name instead.

DLL SHA-1: 4c81ba91c9b13b366cffdf233953b1680ba524f8

1.1

04 Nov 16:03
c4fb79d

Choose a tag to compare

1.1
  • Scroll down when a command is submitted
  • Fixed save, currentSceneName (now called scene_name), and currentSceneIndex (now called scene_index
  • Added new pos command to get the current position
  • Added new tp command to teleport

1.0

01 Jul 18:50

Choose a tag to compare

1.0

Place in TheLongDark\mods
F1 to open the console
Tab to autocomplete