Barotrauma
Pickup Notifier
11件中 1-10 を表示
< 1  2 >
更新: 2024年7月4日 @ 12時55分

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

更新: 2024年7月4日 @ 12時26分

更新: 2024年7月4日 @ 10時38分

- 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

更新: 2024年7月3日 @ 23時50分

- add more logging for invalid sound tag checking

更新: 2024年7月3日 @ 23時38分

- 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

更新: 2024年7月3日 @ 3時06分

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

更新: 2024年6月30日 @ 14時36分

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

更新: 2024年6月30日 @ 9時08分

- 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

更新: 2024年6月29日 @ 22時23分

- fix getting modded item names

更新: 2024年6月28日 @ 11時17分

- fix text not displaying when receiving items in multiplayer