Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
| Date uploaded | 5 months ago |
| Version | 1.0.0 |
| Download link | timewaste-Overworked-1.0.0.zip |
| Downloads | 61 |
| Dependency string | timewaste-Overworked-1.0.0 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2305README
Lethal Company: Overworked (v81)
About the mod
Lethal Company: Overworked is a mod that aims to bring a more balanced experienced 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 experience with C# ever!
Features
As of release, the mod contains a few QOL and balance changes to make your v81 experience more fun (less miserable).
Moons
- Adamance's max and min item counts were reverted to v73's min and max.
- Artifice's max and min items counts were reverted to v56's min and max.
Interiors
- The underwater tiles on the Mineshaft interior will no longer slow you down.
- The Cadavers have been temporarly disabled until further balance.
Shop
- Extension ladder now costs 30C (60C->30C) to better suit the Adamance shortcut nerf.
- Pro-Flashlight now costs 30C (32C->30C) to allow players to get a shovel and a pro-flash on quota 1.
User interface
- A custom logo has been added to the main menu and the loading screen as been slightly altered.
- The shotgun infos on the top right of your screen will now show you how many shells left are loaded.
- I've reworked how the health meter shows your HP, it might be confusing at first but it's easier to tell how much hp you have left.
Ship-Misc
- The collecting hitbox has been made 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 solos where you can't collect every single bees on the ship without using the precollection glitch.
- Collected items will now show a "Collected" label on the scanner.
- Upon reloading your save, all your items will be replaced at specific spots in the ship, this is to prevent the annoying loot piles that appears if you reload your save with items on your cruiser.
- Scrap items will now automatically teleport at specific spots of 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
- 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
- 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 UI's for future mods).
- 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 waiting for the drop ship.
- A default moon option before creating a new save.
Custom selling module
- 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 put 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.