Barotrauma
Item IO Framework
21개 중 1~10개 표시 중
< 1  2  3 >
업데이트: 2025년 4월 11일 @ 오전 5시 53분

업데이트: 2025년 4월 11일 @ 오전 5시 52분

fix UnpatchAll method error

업데이트: 2025년 1월 3일 @ 오전 4시 57분

fix crash

업데이트: 2024년 1월 14일 @ 오전 2시 37분

Seems to be working with items with `maxstacksizecharacterinventory`

업데이트: 2023년 11월 15일 @ 오전 2시 24분

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

업데이트: 2023년 11월 1일 @ 오전 9시 29분

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

업데이트: 2023년 10월 25일 @ 오전 8시 41분

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

업데이트: 2023년 10월 22일 @ 오전 9시 52분

Fix compatability with the Treacherous Tides update
Thanks to @archiecarrot123

업데이트: 2023년 4월 12일 @ 오후 8시 27분

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

업데이트: 2023년 4월 10일 @ 오전 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.