Barotrauma
Item IO Framework
21 sonuçtan 1 ile 10 arası gösteriliyor
< 1  2  3 >
Güncelleme: 11 Nis @ 5:53

Güncelleme: 11 Nis @ 5:52

fix UnpatchAll method error

Güncelleme: 3 Oca @ 4:57

fix crash

Güncelleme: 14 Oca 2024 @ 2:37

Seems to be working with items with `maxstacksizecharacterinventory`

Güncelleme: 15 Kas 2023 @ 2:24

Merge pr from liuzk. Fixes item count logic. Thanks. I've been busy recently. I'm sorry for the delay.

Güncelleme: 1 Kas 2023 @ 9:29

Fix changed luacs making unintended files break mod. (Also, the previous update was wrong it seems I put in the wrong files.)

Güncelleme: 25 Eki 2023 @ 8:41

change mobilecontainer to io_box tag to make sample box usable in chests.

Güncelleme: 22 Eki 2023 @ 9:52

Fix compatability with the Treacherous Tides update
Thanks to @archiecarrot123

Güncelleme: 12 Nis 2023 @ 20:27

Read server message even if it happens earlier than current message. Hopefully this can solve the multiplayer errors.

Güncelleme: 10 Nis 2023 @ 8:26

Refactored much code. May have fixed the a bug in server not updating item count to clients when an update is already pending. If more reports of desync issues occur, will try to add a timer for puting back lasting items for sync.