You are viewing a potentially older version of this package. View all versions.
LuciusofLegend-QuotaOverhaul-1.3.1 icon

QuotaOverhaul

Your ultimate Quota configuration mod for a fun and balanced experience!

Date uploaded 2 weeks ago
Version 1.3.1
Download link LuciusofLegend-QuotaOverhaul-1.3.1.zip
Downloads 2417
Dependency string LuciusofLegend-QuotaOverhaul-1.3.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
xilophor-LethalNetworkAPI-3.3.2 icon
xilophor-LethalNetworkAPI

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

Preferred version: 3.3.2
Sigurd-CSync-5.0.1 icon
Sigurd-CSync

Configuration file syncing library for BepInEx.

Preferred version: 5.0.1

README

QuotaOverhaul

The goal of Quota Overhaul is to make the quota system as fun, rewarding, and configurable as possible. I've taken inspiration from several existing mods, added some stuff of my own, and I'm always taking input from the community.

THIS PROJECT IS IN ALPHA Here be bugs! Probably. I'm actively fixing issues as they are reported. If you encounter a bug, check the github issues to see if it has been reported. If not, please create an issue to let me know.

Features

Starting Credits

You can configure the starting credits. Yay!

Quota Variables

You can configure the starting quota, change other settings for how fast it increases, and modify the impact of RNG.

Quota Deadline

You can configure the number of days you have to complete the quota. You can also configure the soonest day that the quota is allowed to end.

Player Count Scaling

The quota increases the more players you have. This should make high player counts more balanced. The scaling is always based on the highest number of concurrent players during the current quota, to avoid exploits. Very configurable.

Configurable Credit Fines

You can toggle fines on and off, change the percent fine per dead player, or use the new Dynamic Mode, which is more configurable and scales based on the number of players online (specifically, the highest player count on a given moon run).

Quota Death Penalties

You get penalties to the quota for dying! This is intended to replace losing all your scrap when all players die, and maybe the credit fines if you want. Configurable with the same options as credit fines.

Loot Saving

You can configure exactly what happens to your loot when all players die. You can keep it all, lose it all like vanilla, set a chance for each item to be saved, or a collective chance for your whole hoard.

Equipment Loss

Configurable equipment loss! This has similar settings to loot saving.

Roadmap

  • Dynamic Difficulty
  • Dynamic Loot
  • Dynamic Dungeon Size
  • Dynamic Loot Saving

Feel free to submit your ideas via a github issue!

Known Issues

  • The penalty menu looks a little weird

If you find a bug, github issues are also great for that.

NOTE:

Quota Overhaul is released under the MIT License, which means you are 100% free to fork it, copy it, modify it, and distribute it on any platform, under any license. If I ever stop maintaining this mod and it starts breaking with new versions of Lethal Company, I encourage you to fork it and keep the mod alive.

Happy Modding!

Credits

Quota Overhaul takes inspiration from:

  • Quota Tweaks by mrov
  • Save Our Loot by MrHydralisk
  • Custom Death Penalty by ImpulsiveLass

Icon by @Endoxicom!

CHANGELOG

QuotaOverhaul Changelog

1.3.1

  • Postifx() to Postfix() :D

1.3.0

  • Fix some syncing issues
  • Rearrange some things internally

1.2.6

  • Make most things only run host-side. Should hopefully fix a bug or two.

1.2.5

  • Fix issue where the quota would be stuck at zero

1.2.4

  • New icon by endoxicom

1.2.3

  • Fix icon dimensions

1.2.2

  • Added an option to set the earliest day the quota is allowed to end
  • Added an icon, made by Cirno the 9th!

1.2.1

  • Fixed Dynamic Quota Penalty always being zero
  • Added state saving

1.2.0

  • Fixed props not despawning when leaving a moon
  • Attempted a fix for quota penalty issues (untested)