NotAtomicBomb-Terminal_History icon

Terminal History

Command History for the Terminal.

Last updated a month ago
Total downloads 284215
Total rating 22 
Categories Mods Tools BepInEx Client-side
Dependency string NotAtomicBomb-Terminal_History-1.0.5
Dependants 445 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100
NotAtomicBomb-TerminalApi-1.4.0 icon
NotAtomicBomb-TerminalApi

A Terminal Api

Preferred version: 1.4.0
Rune580-LethalCompany_InputUtils-0.4.2 icon
Rune580-LethalCompany_InputUtils

Utilities for creating InputActions and having them be accessible in game

Preferred version: 0.4.2

README

Terminal History

Overview

Allows you to goto previously sent terminal commands using the up and down arrow keys.

Installation

Just drag and drop the BepInEx folder to your Lethal Company root folder(Where the Lethal Company.exe is). Or just use the ThunderStore mod loader.

Changelog

Version 1.0.0

  • Release

Version 1.0.1

  • Fixed an error if you input more than 20 different commands, credits: NickolasFleim

Version 1.0.2

  • Implemented LethalCompany InputUtils and reformed everything to support this new way of handling the keybinds. This now gives the mod functionality to change the keybinds in-game. credits: CTN-Originals

Version 1.0.3

  • Implemented the command draft functionality. If they user has typed out anything already without sending it and instead uses the (up) keybind to go back in command history, it will save the drafted command they typed out and if they return to index -1 with the (down) keybind it will be restored.in-game. credits: CTN-Originals
  • fixed a bug where if you go out of the terminal while already having used the back keys, the next time you use them it would not have been reset to the beginning. credits: CTN-Originals

Version 1.0.4

  • Added the terminal functionality for when a previous command is edited(whether added or deleting) it will set the current index to -1 and will be saved as a command draft