You are viewing a potentially older version of this package. View all versions.
ZG-BetterTerminal-1.1.1 icon

BetterTerminal

Quality of Life Terminal Changes and Commands under one Mod without TerminalAPI

Date uploaded 5 months ago
Version 1.1.1
Download link ZG-BetterTerminal-1.1.1.zip
Downloads 19129
Dependency string ZG-BetterTerminal-1.1.1

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
LethalAPI-LethalAPI_Terminal-1.0.1 icon
LethalAPI-LethalAPI_Terminal

A fully fledged modding API for everything to do with the on-ship Terminal. Including custom commands, interactions, terminal overhauls, conditional command overrides, and more.

Preferred version: 1.0.1

README

BetterTerminal

A Lethal Company mod designed to add quality of life features to the terminal that shouldn't conflict with other mods or vanilla features. With the goal to bring all the terminal essentials under one Mod and have some unique ones.

Config

You can not enable & disable each command in the config, By default they are all enabled. You can also make commands host only (Modded commands only at the moment), By default no commands besides the two below are host only Restart & CancelDelivery are locked to host only, This will not change

Config will generate after you start the game one time

Features

Adds custom commands to the Terminal as well as some display and speed quality of life changes.

  • Lights Command - Use this to toggle ship lights remotely
  • Launch Command -Use this to land or launch the ship
  • Door Command - Safely toggle the Ship Door
  • Tp Command - Teleport the player currently on the monitor (Respects Teleporter and Cooldown)
  • Itp Command - Uses the inverse Teleporter to the player currently on the monitor (Respects Inverse and Cooldown)
  • CancelDelivery Command (Host Only) - Cancel purchased items for a refund before delivery
  • Restart Command (Host Only) - Resets the game to day 1 with no firing scene
  • Items Command - See the accurate true value of items inside of the ship
  • ScanInside Command - See how many items are INSIDE the facility

Aliases

  • scan (inside/ship) - ScanInside & Items command
  • light - Lights command
  • teleport - Tp command
  • doors - Door Command
  • Land/Go - Launch Command
  • InverseTP - Itp Command

Installation

  • Install BepInEx.
  • Extract the contents of this zip file into your Lethal Company/BepInEx folder.

Suggestions/Issues

If you encounter something acting weirdly or want something added make an issue on https://github.com/Higgins4k/BetterTerminal

CHANGELOG

Changelog

Suggestions and bugs can be reported on GitHub https://github.com/Higgins4k/BetterTerminal

v1.1.1

  • Switched Inverse to InverseTP to not conflict with buying a teleporter
  • Fixed Teleporter Command from calling the Inverse Teleporter
  • Performance Changes
  • Thanks to bozeetopic Slendykins and SkyeAveragejoe on Github for reporting some issues/changes

v1.1.0

  • Added configuration
  • Added config to enable/disable commands
  • Added config to make commands host only
  • CancelDelivery & Restart can only be enabled/disabled, They will stay host only
  • Fixed Teleporter Command not respecting cooldown (Thanks to Miradae on Github for pointing the issue out)

v1.0.7

  • Thanks to HamedAlmanthari on Github for suggesting most these changes, Make an Issue above with Bugs/Suggestions
  • Itp and Inverse added as commands
  • Made typing when terminal faster
  • Restart command added for Host only

Aliases Added

  • scan (inside/ship) - ScanInside & Items command
  • light - Lights command
  • teleport - Tp command
  • doors - Door Command
  • Land/Go - Launch Command
  • Inverse - Itp Command

v1.0.6

  • Updated to v47
  • Performance Updates

v1.0.5

  • Initial release
  • Added ScanInside Command (Shows amount of items inside the facility still)
  • Added Items Command (Shows the true accurate value of scrap in the ship excluding keys)
  • Added CancelDelivery Command (HOST ONLY) (Cancel undelivered items for a refund)
  • Added bettermods Command (Run it)
  • Added Lights Command (Toggles Lights inside of the ship)
  • Added tp command (Teleports the player on the monitor) [Must have Teleporter & Cooldown Respect]
  • Added Door command (Toggles the ships doors)
  • Added Launch Command (Takes off or Lands the Ship from the terminal)