You are viewing a potentially older version of this package. View all versions.
amnsoft-EmployeeAssignments-1.1.0 icon

EmployeeAssignments

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

By amnsoft
Date uploaded 5 months ago
Version 1.1.0
Download link amnsoft-EmployeeAssignments-1.1.0.zip
Downloads 5945206
Dependency string amnsoft-EmployeeAssignments-1.1.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

README

Install:

Extract and Drop the BepInEx folder into the LethalCompany game folder

Description:

Adds employee assignments, each time you land on a moon players will randomly be selected for assignment. When a player is selected they will be given a random assignment to complete before leaving the moon, The company will reward employees who complete assignments. Hosts can adjust values and whitelists in the new config file, the settings marked HostOnly will not be used if not the game host.

Current Assignment Types:

  • Scrap Retrieval (Collect specific scrap item, it will have the name "ASSIGNMENT TARGET")
  • Hunt & Kill Monster
  • Repair Broken Valve

Planned Assignment Types:

  • Employee Termination
  • And more

Scrap Retrieval

You will be notified of the item type at the start of the round, you must find the exact item named "ASSIGNMENT TARGET" and return it to the ship. Once returned the value of the item will be adjuted to show the correct value of this sepcial item. If collected by another employee the company will only pay the normal item value.

Hunt & Kill Monster

You will be tasked with hunting down an enemy, you will be told the enemy type you must track down at the start of the round, If you kill the assigned enemy it will drop a reward regardless of the player who killed it.

Repair Broken Valve

The company sensors have detected a valve leak, its location has been sent to your new Assignment Tracker Interface. Locate the valve and repair it. Once repaired a reward will drop.

Feedback and Bug Reporting

If you have any suggestions, feedback or bugs to report please head over to the discord post thread here https://discord.com/channels/1168655651455639582/1181269110684909598

Thanks to the testers helping out from discord

Darkmega Portokalis Moroxide atony grey HipposaauR

CHANGELOG

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