You are viewing a potentially older version of this package. View all versions.
mattymatty-BagConfig-0.0.5 icon

BagConfig

Tweak the behavior of Belt Bags

Date uploaded a week ago
Version 0.0.5
Download link mattymatty-BagConfig-0.0.5.zip
Downloads 9029
Dependency string mattymatty-BagConfig-0.0.5

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

BagConfig

GitHub Release GitHub Pre-Release
Thunderstore Downloads

Tweak the behavior of the Belt bag.

Client-Side:

  • Set the max amount of items in the bag
  • Set what items can be put in the bag
  • Set the range form where you can grab items
  • Limit how many items of a type you can store

Host-Side:

  • Ensure other users in your lobby cannot exceed the settings you chose.

Fixes:

  • Apparatus grab will trigger the facility shutdown
  • as vanilla, prevent Maneater from being grabbed as it will soft-lock the lobby
  • Apply correct Vertical Offset of items that are dropped from the bag ( partial will not work for Cruiser )

Additional Features:

  • HUD warning on Full bag or Item not allowed
  • Empty bag interaction

Disclaimer:

All keybinds use the vanilla system so Item Secondary use for grab and Item Tertiary use for empty!

Configs:

  • Misc Settings:
    Miscellaneous Gale Tab
  • Limit Settings:
    Limits Gale Tab
    • example configuration of custom categories:
      Example Categories
      Example Ammo Category
      Example Weapon Category
  • Host Settings:
    Host Gale Tab

CHANGELOG

v0.0.5

  • improve Readme
  • add option to hide the bag when pocketed
  • improve Tooltip messages

v0.0.4

  • Fix NRE

v0.0.3

  • Reworked allowList sytem
  • Added Host-Side checks
  • Added support for late join
  • Fix dropped items clipping into the floor ( cruiser is still buggy! )

v0.0.1

  • WIP