Barotrauma

Barotrauma

Pickup Notifier
Näytetään 1–10 / 11
< 1  2 >
Päivitys: 4.7.2024 klo 12.55

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

Päivitys: 4.7.2024 klo 12.26

Päivitys: 4.7.2024 klo 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

Päivitys: 3.7.2024 klo 23.50

- add more logging for invalid sound tag checking

Päivitys: 3.7.2024 klo 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

Päivitys: 3.7.2024 klo 3.06

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

Päivitys: 30.6.2024 klo 14.36

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

Päivitys: 30.6.2024 klo 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

Päivitys: 29.6.2024 klo 22.23

- fix getting modded item names

Päivitys: 28.6.2024 klo 11.17

- fix text not displaying when receiving items in multiplayer