Releases: FINDarkside/TLD-Developer-Console
Releases · FINDarkside/TLD-Developer-Console
1.5.1
What's Changed
- fix for 2.10 by @dommrogers in #23
- add CI by @dommrogers in #26
New Contributors
- @dommrogers made their first contribution in #23
Full Changelog: 1.5.0...1.5.1
v1.5.0
v1.4.0
v1.3.0
v1.2.1
Release for The Long Dark version 1.78+ and MelonLoader v0.2.3.
Changes:
- Updated for MelonLoader v0.2.3
- Added a
scene_listcommand 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
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
- 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
Place in TheLongDark\mods
F1 to open the console
Tab to autocomplete