You are viewing a potentially older version of this package. View all versions.
BoomsTeam-ShipComputerAssistant-1.0.0 icon

ShipComputerAssistant

Adds purchasable crew monitoring software and a crew status command to the vanilla terminal.

Date uploaded a day ago
Version 1.0.0
Download link BoomsTeam-ShipComputerAssistant-1.0.0.zip
Downloads 12
Dependency string BoomsTeam-ShipComputerAssistant-1.0.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2305 icon
BepInEx-BepInExPack

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

Preferred version: 5.4.2305
xilophor-StaticNetcodeLib-1.2.0 icon
xilophor-StaticNetcodeLib

A library/patcher for NGO in a static context.

Preferred version: 1.2.0
Lordfirespeed-OdinSerializer-2024.2.2700 icon
Lordfirespeed-OdinSerializer

Fast, robust, powerful and extendible .NET serializer built for Unity

Preferred version: 2024.2.2700

README

Ship Computer Assistant

Ship Computer Assistant expands the vanilla Lethal Company terminal with a crew-monitoring system.

Features

  • Adds CREW to the vanilla terminal help page.
  • Adds Crew Monitoring Software to the Ship Upgrades section.
  • Allows Crew Monitoring Software to be purchased using group credits.
  • Adds the crew terminal command after the software is installed.
  • Displays current information for connected employees:
    • Name
    • Alive or deceased status
    • Health
    • General location
    • Carried weight
    • Currently held item

Commands

crew

Displays the current status of all connected employees.

The command requires Crew Monitoring Software to be installed.

crew upgrade

Displays information about Crew Monitoring Software and begins the purchase process.

Use:

  • confirm to complete the purchase
  • deny to cancel the purchase

Installation

Mod Manager

Install through Thunderstore Mod Manager or r2modman.

Manual Installation

  1. Install BepInEx for Lethal Company.
  2. Place ShipComputerAssistant.dll inside: BepInEx/plugins/ShipComputerAssistant/
  3. Launch the game.

Multiplayer

For the best experience, install the mod for every player who should be able to use and view the custom terminal command.

Players without the mod will not see the custom command or its terminal pages.

Version 1.0.0 Notes

This is the first public release.

The current upgrade state is session-based. It may reset when the game is restarted and may not yet behave like a fully synchronized vanilla unlockable across every multiplayer client.

Compatibility

Ship Computer Assistant patches the vanilla terminal directly.

Dependencies

  • BepInExPack
  • StaticNetcodeLib
  • OdinSerializer

Issues

When reporting a problem, include:

  • The BepInEx console error
  • The game version
  • Whether you were host or client
  • Whether the lobby was LAN or online
  • Your installed mod list

CHANGELOG

Changelog

1.0.1

Changed

  • Updated the Thunderstore description and README.
  • Improved package documentation.

1.0.0

Added

  • Added the crew terminal command.
  • Added live employee status information.
  • Added employee health display.
  • Added employee location display.
  • Added carried-weight display.
  • Added held-item display.
  • Added Crew Monitoring Software to the Ship Upgrades page.
  • Added a credit-based purchase flow using confirm and deny.
  • Added CREW and CREW UPGRADE information to the vanilla help page.

Known Limitations

  • Upgrade ownership is currently session-based.
  • Upgrade ownership is not yet saved independently for each game save.
  • Custom upgrade ownership may not synchronize automatically between clients.
  • LAN games may show fallback employee names instead of online usernames.