You are viewing a potentially older version of this package. View all versions.
fivetoofive-DetailedScan-1.2.2 icon

DetailedScan

A terminal command for a detailed scan of the scrap still remaining outside the ship.

Date uploaded 4 months ago
Version 1.2.2
Download link fivetoofive-DetailedScan-1.2.2.zip
Downloads 275173
Dependency string fivetoofive-DetailedScan-1.2.2

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.5.0 icon
NotAtomicBomb-TerminalApi

A Terminal Api

Preferred version: 1.5.0

README

DetailedScan

Type detailed in the terminal when landed at a moon to bring up a list of all of the scrap still remaining outside of the ship, and their individual value.

  • det also works due to the nature of how the terminal works.
  • ds can now also be used.

You can view the commands in the other section of the terminal in-game if you forget them.

If you are not the host, item values in the detailed scan may appear as all '0' until the ship lands. If this happens, just back out of the terminal and re-enter the command.

Installation

Use the thunderstore mod manager or r2modman to install.

Otherwise unzip this mod into your Lethal Company/BepInEx/plugins folder for manual installation

CHANGELOG

1.2.2

  • Fixed a bug were leaving a match and joining another (or the same) match without quiting the game breaks the mod.

1.2.1

  • Fixed a bug that caused the list to appear empty even when on a moon.

1.2.0

  • Updated to TerminalAPI 1.5.0
  • Changed how the code updates the terminal to be more inline with the new version of TerminalAPI.
  • You can now view the commands as options listed under the Other category in the terminal.

1.1.3

  • updated to TerminalAPI 1.4.0

1.1.2

  • Tested for version 45
  • Updated README
  • added ds as a new quicker command.

1.1.1

  • Removed pointless logging of events.
  • Updated the README with more information.

1.1.0

  • Now shows total amount and total value of items not in ship.
  • Switched to using TerminalAPI events
  • Fixed Formatting

1.0.0

  • Initial Release