Barotrauma
Pickup Notifier
11개 중 1~10개 표시 중
< 1  2 >
업데이트: 2024년 7월 4일 오후 12시 55분
작성자: jia

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

업데이트: 2024년 7월 4일 오후 12시 26분
작성자: jia

업데이트: 2024년 7월 4일 오전 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

업데이트: 2024년 7월 3일 오후 11시 50분
작성자: jia

- add more logging for invalid sound tag checking

업데이트: 2024년 7월 3일 오후 11시 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

업데이트: 2024년 7월 3일 오전 3시 06분
작성자: jia

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

업데이트: 2024년 6월 30일 오후 2시 36분
작성자: jia

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

업데이트: 2024년 6월 30일 오전 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

업데이트: 2024년 6월 29일 오후 10시 23분
작성자: jia

- fix getting modded item names

업데이트: 2024년 6월 28일 오전 11시 17분
작성자: jia

- fix text not displaying when receiving items in multiplayer