Barotrauma

Barotrauma

Storage Icons
Showing 1-10 of 14 entries
< 1  2 >
Update: Jun 23, 2023 @ 1:18pm

fix "cannot convert clr type Barotrauma.VisualSlot" error (I was unable to reproduce this error, but I think this will work)

Update: Jun 23, 2023 @ 11:34am

bug was added in last version, will fix soon

Update: Jun 22, 2023 @ 11:54am

fix issues relating to nested inventories
fix plus sign position not updating when the parent inventory is repositioned

Update: Jun 11, 2023 @ 12:03pm

fix whitelist commands not working
improve performance with background enabled
disable background by default
fix icon offset for nested inventories

Update: Apr 29, 2023 @ 7:19am

fix 2x2 icons not moving when inventory is dragged

Update: Apr 28, 2023 @ 6:07pm

add 2x2 grid for icons
add '+' icon to indicate if there are more than 1 type of item in a container
add background to improve icon visibility
move key=value configs to "config" subcommand
all new features can be configured

Changes made by nmay231

Update: Mar 5, 2023 @ 2:17pm

use ForcedAutorun instead of Autorun
forgot to remove my config from last release

Update: Mar 4, 2023 @ 8:53am

fixed bug where icons would not resize when a container is moved to an inventory with a different slot size
fixed (very small) memory leak (cache is now cleared on roundStart and roundEnd)
added seed bags to default config (this will only affect new installations unless the config file is removed)

Update: Jan 19, 2023 @ 8:36pm

fixed several issues where commands did not work properly

Update: Jan 19, 2023 @ 6:57pm

forgot to remove my config from last version