Barotrauma

Barotrauma

Pickup Notifier
Visar 1–10 av 11 poster
< 1  2 >
Uppdatering: 4 jul, 2024 @ 12:55
av jia

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

Uppdatering: 4 jul, 2024 @ 12:26
av jia

Uppdatering: 4 jul, 2024 @ 10:38
av jia

- 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

Uppdatering: 3 jul, 2024 @ 23:50
av jia

- add more logging for invalid sound tag checking

Uppdatering: 3 jul, 2024 @ 23:38
av jia

- 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

Uppdatering: 3 jul, 2024 @ 3:06
av jia

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

Uppdatering: 30 jun, 2024 @ 14:36
av jia

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

Uppdatering: 30 jun, 2024 @ 9:08
av jia

- 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

Uppdatering: 29 jun, 2024 @ 22:23
av jia

- fix getting modded item names

Uppdatering: 28 jun, 2024 @ 11:17
av jia

- fix text not displaying when receiving items in multiplayer