You are viewing a potentially older version of this package. View all versions.
FNKT_Labs-REPONoItemsLeft-1.2.6 icon

REPONoItemsLeft

Taxman wants his money! If there aren't enough valuables on the map, kill a monster to get the money — or die!

Date uploaded a week ago
Version 1.2.6
Download link FNKT_Labs-REPONoItemsLeft-1.2.6.zip
Downloads 8831
Dependency string FNKT_Labs-REPONoItemsLeft-1.2.6

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

🛠️ Support

This is my first mod, so if you find any issues, please report them on Discord!

💰 REPO: No Items Left

Taxman wants his money!
If there aren’t enough valuables on the map, you’ll need to kill a monster to make up for it — or die trying!

✨ Features

  • Timer: This mod checks if there are enough items to complete the current objective. If not, a countdown starts, giving players a chance to earn money by killing monsters. Fail to do that in time and... well, you know.
  • Map Value HUD: A new HUD element shows how much value remains on the map. If the value drops below the goal, the timer keeps ticking until the current extraction point is completed.

⚙️ Settings

  • General:

    • Debug Logs – Toggle whether the mod should spam the console with useful (or mildly confusing) debug info. (Default: False)
  • Countdown Timer:

    • Seconds – Sets how many seconds players have to earn money by killing monsters when there aren’t enough items left and the objective isn’t met. (Default: 300)
    • Stop Timer When Over Quota – Stops the countdown when you've collected more than enough. Time to relax. (Default: False)
  • Remaining Value:

    • Visible – Toggles the map value HUD display. (Default: True)

📝 Notes

  • All players in the session must have this mod installed for it to work properly.
  • It should be compatible with other mods. If something breaks, let me know!

CHANGELOG

🆕🔧 v1.2.7

  • Silenced some angry error messages in the Beta version.
  • Mutators mod is now supported — let the chaos expand.

🔧 v1.2.6

  • Removed the Enabled setting.
  • Fixed compatibility with GetBackToTheTruck mod.

🔧 v1.2.5

  • Optimized item collision and break handling. Stutters were spotted — and hopefully dealt with. 🤞

🆕🔧 v1.2.4

  • Added new settings:

    • Enabled – Turns the mod on or off.
    • Debug Logs – Toggle whether the mod should spam the console with useful (or mildly confusing) debug info. (Default: False)
  • Fixed duplicate managers spawning during gameplay. They weren’t helping — just arguing over who’s in charge.

🆕🔧 v1.2.3

  • Added a new setting:

    • Stop Timer When Over Quota – If you’ve already got enough loot, the timer now chills out. (Default: False)
  • Fixed custom maps starting the timer instantly. They were a little too eager.

🔧 v1.2.2

  • Tweaked some logs. They should make slightly more sense now.
  • Fixed the wrong player being blamed for breaking stuff. Justice has been served.
  • Added messages for when no one is at fault for an item breaking (blame the enemy... or gravity).

🔧 v1.2.1

  • Adjusted some property and category names in the mod settings for better clarity. (Now things are where they actually belong!)

🔧 v1.2.0

  • Fixed an issue where the map value shown to other players didn’t match the host’s value. Now everyone’s on the same page.
  • Updated the README. Yes, people still read it. Hopefully.

🆕 v1.1.9

  • Added a configuration option to disable the map value HUD. For when you prefer suspense over stats.

🆕🔧 v1.1.8

  • The amount of valuables on the map is now shown in the HUD! This value appears only when an extraction point is active and waiting. You can turn it off in the mod settings if you like surprises.
  • When an item breaks, all players are now notified to keep their HUDs up to date.
  • Killing a monster adds the value of its drop to the total map value.
  • Any value lost due to objects colliding with the environment is now recorded in the map value HUD. Because the walls must be held accountable.

🔧 v1.1.7

  • Fixed a bug where checking the haul amount at the Shop level broke extraction point logic. (Thanks, Zewo!)

🆕🔧 v1.1.6

  • Fixed more typos in the mod's text. English is hard, okay?
  • The timer is now shown in minutes and seconds. (No more math in your head!)
  • Added new effects for the timer and improved how it's displayed.
  • Added 16 random phrases blaming whoever broke the last object before everything went wrong. Let the finger-pointing begin.

🔧 v1.1.5

  • Rewrote and cleaned up a lot of the code. It’s fresher now.
  • Fixed a bug where the countdown didn’t stop after completing an extraction point, especially when multiple points were active.

🆕 v1.1.0 – Mod Rework

Big overhaul in this version! If something breaks, let me know. Thanks!

  • Reworked the mod’s logic: it now checks if players can collect enough money to complete the current objective. If not, the timer starts. Good luck!

Other changes

  • The default timer is now 300s (5 minutes).

🔧 v1.0.4

  • Removed dependency on the REPOConfig mod.

🔧 v1.0.3

  • Fixed compatibility issues with REPOConfig version 1.1.0.

🔧 v1.0.2

  • Increased the timer limit to 600s (10 minutes).
  • Fixed typos in some texts.
  • Added a Discord link to the description for feedback. Feel free to yell at me constructively.

🔧 v1.0.1

  • Fixed a bug where the timer wasn’t syncing across players.
  • Fixed a bug where players could still die even after collecting enough money, because fairness matters.

⭐ v1.0.0

  • Initial release.