Barotrauma
Pickup Notifier
Εμφάνιση 1-10 από 11 καταχωρίσεις
< 1  2 >
Ενημέρωση: 4 Ιουλ 2024 στις 12:55
από jia

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

Ενημέρωση: 4 Ιουλ 2024 στις 12:26
από jia

Ενημέρωση: 4 Ιουλ 2024 στις 10:38
από 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

Ενημέρωση: 3 Ιουλ 2024 στις 23:50
από jia

- add more logging for invalid sound tag checking

Ενημέρωση: 3 Ιουλ 2024 στις 23:38
από 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

Ενημέρωση: 3 Ιουλ 2024 στις 3:06
από jia

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

Ενημέρωση: 30 Ιουν 2024 στις 14:36
από jia

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

Ενημέρωση: 30 Ιουν 2024 στις 9:08
από 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

Ενημέρωση: 29 Ιουν 2024 στις 22:23
από jia

- fix getting modded item names

Ενημέρωση: 28 Ιουν 2024 στις 11:17
από jia

- fix text not displaying when receiving items in multiplayer