You are viewing a potentially older version of this package. View all versions.
Garbage_Mammal-TerminalGames-1.2.0 icon

TerminalGames

Adds games to the Terminal. Currently has five games implemented, with more to come.

Date uploaded 5 months ago
Version 1.2.0
Download link Garbage_Mammal-TerminalGames-1.2.0.zip
Downloads 12246
Dependency string Garbage_Mammal-TerminalGames-1.2.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
XDev-SimpleCommandAPI-1.0.2 icon
XDev-SimpleCommandAPI

C# API plugin for Lethal Company

Preferred version: 1.0.2
NotAtomicBomb-TerminalApi-1.5.1 icon
NotAtomicBomb-TerminalApi

A Terminal Api

Preferred version: 1.5.1
xilophor-LethalNetworkAPI-2.1.4 icon
xilophor-LethalNetworkAPI

A library/API to allow developers to easily add networking to their mods.

Preferred version: 2.1.4

README

Terminal Games

Are you stuck on camera duty, bored out of your mind? Are you tired of babysitting the loot? Then look no further than Terminal Games! With Terminal Games, you can sit comfortably in the satfey of the ship and entertain yourself with state-of-the-art video game technology such as:

BlackJack

The classic card game, now digitized! Gamble your credits or play for free, see if you can beat the house! Do you not know when to double and when to hit? Well don't worry, because you can't double. Why? Because The Company always wins.

Numbers

A game often used to teach computer science brought directly to your computer, no science needed. Guess a number 1 to 1000 and get feedback on if your guess was too high or too low. You get ten guesses, can you solve this puzzle?

Go Fish

Is it a game of luck, or a game of strategy? Nobody knows! Fish for books and attempt to reign victorious in this children's card game.

Liar's Dice

The most complicated game you've never played, try to bluff or play it straight in this dice-based gambling game. You might be able to make it past the rules, but can you come out with your dice in your hand, or will you end up pennyless?

Salvage Synergy

Do you miss the danger involved in being out of the ship? Do you wish you could explore dark corridors marked with the smell of death instead of living in the safety and air-conditioning of your ship? Then try out Salvage Synergy, a text-based adventure game about you--yes, you--and your job of scavenging for The Company! With our revolutionary strides in technology, you can play some Salvage Synergy, take a quick break to help your coworkers, and then come back and resume your game, with all your data intact! Can you escape the facility?

More to Come

The Company has chosen a more...direct approach to motivating us developers to create more content for our entertainment starved employees. That's why we've put our blood, sweat and tears (emphasis on the tears part) into this latest edition! We hope you enjoy it as much as we enjoy still breathing, and have a happy New Year!

CHANGELOG

Version 1.0.0 - The Games Update

Added New Games

-Added BlackJack.
-Added Numbers.

Version 1.1.0 - The Dice Update

Added New Games

-Added Liar's Dice, a gambling game.
-Added Go Fish, a regular game.

Added Rules Screen for all games

Added Stats Screen

-Counts wins and number of games for all games.
-Counts average number of guesses for Numbers.
-Counts average number of books in Go Fish.
-Counts Credits earned/lost.

Fixed Bugs:

-Fixed BlackJack bug where an Ace could be counted as 1 several times.
-Fixed Numbers bug where the end of the game could display an incorrect message.

Version 1.2.0 - The New Years' Update

Added New Games

-Added Salvage Synergy: The Company's Lost Legacy, an adventure game.

Updated Games

-Improved graphic capability of some text based games.
-Slightly buffed AI difficulty of Liar's Dice.
-Slightly buffed AI difficulty of Go Fish.
-Implemented the double down feature in blackjack

Fixed Bugs:

-Fixed Dice bug where betting after playing a game of blackjack would result in another game of blackjack.

Version 2.0.0 - The Home-Stretch

Added New Game

-Added Hint, a lethal take on a classic board game concept.

Improved credit syncing among players, including a new dependency.

Fixed Bugs:

-Fixed BlackJack bug where credits were not given despite the player winning. (Thanks to DavidYJC on Github)
-Fixed BlackJack bug where the dealer recieving two aces resulted in an incorrect loss for the player.
-Fixed bug that prevented the stats screen from opening when certain games hadn't been played.

General Changes:

-Split list of games into two lists for easier readability.
-Updated rules keywords for ease of access.

Version 2.0.1 - The Day One Patch

Fixed Bugs:

-Fixed a bug where upon starting a new game credits were set to zero. (Thanks to Sourceshard on Github)
-Fixed a bug where upon changing save slots the credit value of the previous save slot overrides the credit value of the new save. 

Version 2.0.2 - The Cash Money Patch

Fixed Bugs:

-Fixed a bug where selling scrap would not increase the player's credits. (Thanks to BrawleyGithub on Github)
-Fixed a bug where the penalty for players dying would not apply correctly.
-Fixed a bug where the overtime bonus for selling scrap would not be added.

Version 2.0.3 - The "Whoops" Patch

Fixed Bugs:

-Actually fixed the bug where the penalty for players dying would not apply correctly.
-Fixed a bug where being fired would not reset credits. (Thanks to BrawleyGithub on Github)

Version 2.0.4 - BlackJack Patch

Fixed Bugs:

-Fixed a bug where drawing an ace as the final card would not change it to be a 1. (Thanks to BrawleyGithub on Github)
-Fixed a bug where doubling down and recieving an ace which would bust the player did not change it to be a 1.

Version 2.0.5 - Hint Patch

Fixed Bugs:

-Fixed a Hint bug where the AI would sometimes guess two rooms instead of a room and a character. (Thanks to BrawleyGithub on Github)
-Fixed a Hint bug where sueing would not properly resolve.

Tweaked Mechanics:

-Hint sueing is now clearer, and typing 'sue' in by itself will explain how to do it.

Version 2.0.6 - The Penultimate Patch

Revised Systems:

-Improved a system in place to sync credits among players.

Fixed Bugs:

-(Hopefully) Fixed a Hint bug where the correct hints were not selected, making the game impossible. (Thanks to BrawleyGithub on Github)
-Fixed a Blackjack bug where, if both the dealer and the player had a blackjack, the dealer would still incorrectly win.