Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
BagConfigTooltipFixed
Standalone BagConfig fork that fixes accumulating Belt Bag tooltips.
By lsy_windy
CHANGELOG
v1.0.4
- Forked as BagConfigTooltipFixed by lsy_windy
- Fixed Belt Bag tooltips accumulating whenever StartOfRound.Start runs
- Added per-item storage for the original tooltip arrays
- Added temporary tooltip-size diagnostic logging
- add a LethalConfig button to fix a vanilla issue that can leave bags in an invalid state
v1.0.1
- rebuild for v73
- add support for remapping keys with InputUtils
v1.0.0
- lockdown client-side actions if the mod is missing on the host
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