Barotrauma

Barotrauma

Pickup Notifier
Showing 1-10 of 11 entries
< 1  2 >
Update: 4 Jul, 2024 @ 12:55pm

- use impact_metal_light as a fallback for modded impactsoundtags. fixes "object reference not set..." console spam.

Update: 4 Jul, 2024 @ 12:26pm

Update: 4 Jul, 2024 @ 10:38am

- actually fix text notifications not displaying (now they should *only* display when you give an item to or receive an item from someone else)
- fix picking up a metal crate displaying a notification that you picked up two (it should not send a notification at all)
- attempt to fix current items being displayed as picked up on every round start (fixed by delaying when the mod is allowed to start displaying notifications)

istfg if this mod breaks again

Update: 3 Jul, 2024 @ 11:50pm

- add more logging for invalid sound tag checking

Update: 3 Jul, 2024 @ 11:38pm

- fix text notifications not displaying
- remove "object reference not set to an instance of an object" console spam, and attempt to add logging to narrow down the cause

Update: 3 Jul, 2024 @ 3:06am

- only items you give/receive will have a popup
- add sound cue when moving items between inventories

Update: 30 Jun, 2024 @ 2:36pm

- fix new console error spam because of typos lmao
- only make received item notifications play a sound

Update: 30 Jun, 2024 @ 9:08am

- change notification colours; make received item notification different from picked up item notification
- attempt to fix "attempt to index a nil value" potentially caused by assuming that the client is always controlling a character

Update: 29 Jun, 2024 @ 10:23pm

- fix getting modded item names

Update: 28 Jun, 2024 @ 11:17am

- fix text not displaying when receiving items in multiplayer