Barotrauma
Item IO Framework
กำลังแสดง 1-10 จาก 21 รายการ
< 1  2  3 >
อัปเดต: 11 เม.ย. @ 5: 53am

อัปเดต: 11 เม.ย. @ 5: 52am

fix UnpatchAll method error

อัปเดต: 3 ม.ค. @ 4: 57am

fix crash

อัปเดต: 14 ม.ค. 2024 @ 2: 37am

Seems to be working with items with `maxstacksizecharacterinventory`

อัปเดต: 15 พ.ย. 2023 @ 2: 24am

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

อัปเดต: 1 พ.ย. 2023 @ 9: 29am

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

อัปเดต: 25 ต.ค. 2023 @ 8: 41am

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

อัปเดต: 22 ต.ค. 2023 @ 9: 52am

Fix compatability with the Treacherous Tides update
Thanks to @archiecarrot123

อัปเดต: 12 เม.ย. 2023 @ 8: 27pm

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

อัปเดต: 10 เม.ย. 2023 @ 8: 26am

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.