You are viewing a potentially older version of this package. View all versions.
LucydDemon-DisableItemsInShop-2.0.0 icon

DisableItemsInShop

Disables using items in the shop & lobby. Fully customizable

Date uploaded a month ago
Version 2.0.0
Download link LucydDemon-DisableItemsInShop-2.0.0.zip
Downloads 8138
Dependency string LucydDemon-DisableItemsInShop-2.0.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

Disable Items In Shop

GitHub Thunderstore Version Thunderstore Downloads

As the title already tells, this mod let you disabling the use of certain items. No more flying items across the shop or wasted util in your lobby.
If you like my mod, I would really appreciate if you leave a like 💜

Configuration

There are two sections, once each for the disabling item in the shop and one for the lobby.

Options Default
Explosives (grenades & mines) True
Cart weapons (laser & cannon) True
Guns False
Melees False
Drones False
Orbs False
Rubber duck False
Custom items None

Disable Custom Items

  • Needs to be a comma-separated list
  • Only works for toggleable items like the guns, mines, etc.

[!IMPORTANT] If you use a mod manager like Gale, you can change the .cfg settings in the launcher itself or you can use REPOConfig to change it directly ingame.
In order for the .cfg file to appear, you must launch the game once after installing/updating the mod!

Any Problems?

If you need help or it doesn't work the right way, feel free to contact me in the R.E.P.O. Modding Discord or create an issue on GitHub.

CHANGELOG

v2.0.0

  • Changed the config structure so that you can now disable items for the shop and the lobby individually

Note: You may need to change the configuration again to your liking as this is a breaking change.

v1.5.0 (R.E.P.O v0.2.0 update)

  • Added the new C.A.R.T Laser & Cannon as an option under CartWeapons, default is true

v1.4.0

  • Added support to also disable drones & orbs
  • Disabling guns missfiring if disabled
  • Optimized the check for custom items

v1.3.1

  • Fixed a bug where items could be sometimes disabled, when they shouldn't

v1.3.0

  • Added support for disabling custom items

v1.2.0

  • Added support to disable melees & rubber ducks
  • Extended & optimized the config for more flexibility

Note: You may need to change the configuration again to your liking.

v1.1.1

  • Changed the config so you can select where you want to disable items

v1.1.0

  • Added the possibility to also disable items in the lobby
  • Optimized & cleaned up code

v1.0.0

  • Initial Release