You are viewing a potentially older version of this package. View all versions.
FluxTeam-EmployeeAssignmentsRevived-2.0.1 icon

EmployeeAssignmentsRevived

Personal assignments for employees, that can be completed for extra cash

Date uploaded 2 weeks ago
Version 2.0.1
Download link FluxTeam-EmployeeAssignmentsRevived-2.0.1.zip
Downloads 1498
Dependency string FluxTeam-EmployeeAssignmentsRevived-2.0.1

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

README

EmployeeAssignmentsRevived (v2.0.1)

A fully rebuilt and modernized revival of the original Employee Assignments mod by amnsoft, now maintained by FluxTeam.


🔧 Install

Drop the BepInEx folder into your Lethal Company game directory.


📦 Description

Adds immersive employee assignments! Every time you land on a moon, select players will be given randomized assignments from the company. Complete them to earn extra rewards.

This version features a full codebase refactor, enhanced network handling, centralized configuration, and modular assignment logic.

⚠️ Host-only settings are only applied if you're the game host.


✅ Current Assignment Types

  • Scrap Retrieval – Find and extract a marked item ("ASSIGNMENT TARGET")
  • Hunt & Kill Monster – Eliminate a designated enemy target
  • Repair Broken Valve – Locate and repair a detected valve leak

🧭 Assignment Details

🔹 Scrap Retrieval

You'll be informed of the item type at the start of the round. Find the "ASSIGNMENT TARGET" version of that scrap and return it to the ship.
If another employee brings it back, your bonus is void.

🔹 Hunt & Kill Monster

At mission start, you'll be told the enemy type to hunt. If the assigned enemy is killed, it drops a reward — regardless of who delivered the killing blow.

🔹 Repair Broken Valve

The company has detected a pressure anomaly. Use your new Assignment Tracker Interface to find and repair the leaking valve. Completing the repair will spawn a reward.


⚙️ Configuration

Settings are available in BepInEx/config/. Host-only toggles, assignment weights, enemy whitelists, and reward values are all customizable.


🙏 Credits

  • Original mod created by amnsoft
  • Rebuilt, maintained, and extended by FluxTeam
  • Thanks to original community testers:
    Darkmega, Portokalis, Moroxide, atony, grey, HipposaauR

🐞 Feedback / Bug Reports

https://github.com/kronflux/EmployeeAssignmentsRevived/issues

CHANGELOG

v2.0.1

  • Replaced legacy version check with live Thunderstore API integration to prevent false update flagging

v2.0.0

  • Rebranded as EmployeeAssignmentsRevived by FluxTeam
  • Fully refactored codebase with modular architecture and professional documentation
  • Centralized versioning, improved maintainability, and config structure cleanup
  • Fixed assignment logic bugs and improved network event handling
  • Updated Thunderstore download + version check URLs

v1.1.0

  • Handle error on monster list generation

v1.0.9

  • Fixed compatability with mods that allows monsters to die by other means (will only drop reward if player is close by)
  • Fixed compatability with mods that add new moons.
  • Fixed assignment failed popup showing for all players.
  • Added generated list of enemies for use with the whitelist.
  • Added config toggle for "All players can complete Assignments" to allow other players to complete your assignment without it failing.
  • Added mod update checker with warning when mod is out of date
  • Added assignment weights and whitelist
  • Added enemy reward values and weights

v1.0.8

  • Updated changelog with testers names
  • Fixed an error when trying to drop gold
  • Fixed values of drops not being set

v1.0.7

  • Fixed errors when completing and failing the Valve and Kill assignments
  • Added config option to always give assignments to all players
  • Handle disconnects correctly

v1.0.6

  • Implemented custom network message handling
  • Removed LC_API dependency
  • Fixed errors when receiving assignments causing only the host to be assigned.
  • Implemented HostOnly config options
  • Improved overall stabillity of asignment generation

v1.0.5

  • Updated readme

v1.0.4

  • Added new 'Repair Valve' Assignment
  • Implemented new Active Assignment UI

v1.0.3

  • Randomly select half the current player count to be assigned this round.
  • Fixed 'Hunt & Kill' Enemy type selection, no more unkillable targets!
  • Fixed 'Hunt & Kill' Enemy placement, You might have to look a little harder for the target.
  • No more assignments on the Company moon.

v1.0.2

  • Added random player selection for assignment
  • Implemented 'Hunt & Kill' Assignment

v1.0.1

  • Fixed compatabillity with other mods
  • Fixed assignment sequence timing
  • All players will recieve an assignment instead of just 2