Barotrauma
Pickup Notifier
Mostrando 1-10 de 11 aportaciones
< 1  2 >
Actualización: 4 JUL 2024 a las 12:55

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

Actualización: 4 JUL 2024 a las 12:26

Actualización: 4 JUL 2024 a las 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

Actualización: 3 JUL 2024 a las 23:50

- add more logging for invalid sound tag checking

Actualización: 3 JUL 2024 a las 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

Actualización: 3 JUL 2024 a las 3:06

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

Actualización: 30 JUN 2024 a las 14:36

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

Actualización: 30 JUN 2024 a las 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

Actualización: 29 JUN 2024 a las 22:23

- fix getting modded item names

Actualización: 28 JUN 2024 a las 11:17

- fix text not displaying when receiving items in multiplayer