You are viewing a potentially older version of this package. View all versions.
timewaste-Overworked-1.0.2 icon

Overworked

Overworked is a QOL mod that aims to give players a more balanced experience, especially for high quota.

Date uploaded 5 months ago
Version 1.0.2
Download link timewaste-Overworked-1.0.2.zip
Downloads 848
Dependency string timewaste-Overworked-1.0.2

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

README

Lethal Company: Overworked (v81)

About the mod

Lethal Company: Overworked is a mod that aims to bring a more balanced experience to Lethal Company, with minor changes to the base game to keep it as vanilla-feeling as possible while rethinking some aspects of the game.

This mod works fully with vanilla clients.

The mod is currently in beta and contains minor bugs and missing features that will be fixed and added later.

This is also my very first mod and my first experience with C#!

Features

As of release, the mod contains a few QoL and balance changes to make your v81 experience more fun (and less miserable).

Moons

  1. Adamance's max and min item counts were reverted to v73's values.
  2. Artifice's max and min item counts were reverted to v56's values.

Interiors

  1. The underwater tiles in the Mineshaft interior will no longer slow you down.
  2. Cadavers have been temporarily disabled until further balancing.

Shop

  1. Extension Ladder now costs 30C (60C → 30C) to better suit the Adamance shortcut nerf.
  2. Pro Flashlight now costs 30C (32C → 30C) to allow players to get a shovel and a pro flashlight on quota 1.

User Interface

  1. A custom logo has been added to the main menu, and the loading screen has been slightly altered.
  2. The shotgun info in the top right of your screen will now show how many shells are loaded.
  3. I've reworked how the health meter displays your HP. It might be confusing at first, but it's easier to tell how much HP you have left.

Ship – Misc

  1. The collecting hitbox has been adjusted to allow collecting items on the outside railings. This way, you won’t have to run or damage boost through the bees at the end of the day. This is especially useful for solo players who can't collect every bee on the ship without using the pre-collection glitch.
  2. Collected items will now show a "Collected" label on the scanner.
  3. Upon reloading your save, all your items will be placed in specific spots in the ship. This prevents annoying loot piles that appear if you reload your save with items on your cruiser.
  4. Scrap items will now automatically teleport to specific spots on the ship at the end of the day.

Planned

I have many ideas for this mod, and I will definitely add the following if I have the time:

Refactoring

  1. As of right now, the code is a bit messy and doesn’t have proper error handling, so I plan on rewriting most of the features and creating new classes for the mod.

Menu

  1. I would love to make a custom menu with more interactions (the current one is really good; I just want to get better at programmatically developing UIs for future mods).
  2. An interface to buy items before creating a new save. The items would instantly appear inside your ship rather than having to route to the company and wait for the dropship.
  3. A default moon option before creating a new save.

Custom Selling Module

  1. I have an idea for a custom selling module that is fully vanilla-compatible, but the selling command wouldn’t be instant and would instead place items on the counter.

CHANGELOG

Changes

Overworked 1.0.0

  • Released

Overworked 1.0.1

  • Fixed an issue with the way assets were loaded

Overworked 1.0.2

  • You can no longer teleport ship scrap at the end of the day if you're not host
  • Fixed a few typos here and there
  • Fixed the artifice loot count
  • The cruiser loot should now teleport correctly for the host.
  • Updated the BepInEx dependency

Overworked 1.1.0

The mod has been entirely remade and is now more true to Vanilla while adding much needed QoL changes.

  • New selling module
  • Cadavers have been reenabled on tier 3 and tier 4 moons
  • Removed the enhanced collecting hitbox, as it felt too broken and caused some issues with the character controller
  • Overworked no longer changes anything related to the UI

Overworked 1.1.1

  • Selling module enhanced with a new Terminal system (No longers spams the scrap count in the chat unless if you use 'stock view -show' or 'stock view -s')
  • Scan enhanced and will now tell you if there are bees or a sapsucker or both. (You can also share the scan in the chat using 'scan -show' or 'scan -s')
  • You will now have to manually use the 'stock scrap' command at the end of the day to store the available ship scrap.
  • Also properly hides and disables the stock commands if you're no longer the host.

Overworked 1.1.2

  • Scan is now host only so that you don't abuse it on vanilla lobbies.

Overworked 1.1.3

  • Added a new configuration command to configure overworked to your liking.

Overworked 1.1.4

  • Fixed an issue that would prevent a level from loading.