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

DetailedScan

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

Date uploaded 6 months ago
Version 1.1.0
Download link fivetoofive-DetailedScan-1.1.0.zip
Downloads 10234
Dependency string fivetoofive-DetailedScan-1.1.0

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.

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