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

MoreTerminalCommands

Adds new terminal commands like teleport and lights

Date uploaded 10 months ago
Version 1.0.0
Download link NavarroTech-MoreTerminalCommands-1.0.0.zip
Downloads 1343
Dependency string NavarroTech-MoreTerminalCommands-1.0.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.3.2 icon
NotAtomicBomb-TerminalApi

A Terminal Api

Preferred version: 1.3.2

README

Adds the following new commands to the ship's terminal:

teleport / tp

Command to activate the teleporter as though you pressed the button, will fail if the teleporter is on cooldown or not purchased

inverse

Same as above, just with the inverse teleporter

light / lights

Toggles the lights in the ship

CHANGELOG

Changelog

1.0.2

FIXES:

  • Fixed a bug that wasn't locking the door
  • Added an alternate command "door" to also toggle open/close the door

1.0.1

NEW COMMANDS:

  • "shipdoor" => Toggle the shipdoor open and closed.
  • "lockdoor" => Locks the shipdoor so the hydraulic won't decrease (make sure you unlock it before you inverse teleport away!)
  • "unlockdoor" => Unlocks the shipdoor
  • "greatasset" => Plays the great asset intro :)
  • "scotty" => Will also now teleport the chosen player (Star Trek reference hehe) CHANGED COMMANDS:
  • Changed "inverse" to "iteleport", as it was making it hard to buy the inverse teleport when you typed "buy inverse"
  • Also added "itp" to inverse teleport faster.

1.0.0

Base implementation