Barotrauma
Item IO Framework
21件中 1-10 を表示
< 1  2  3 >
更新: 4月11日 @ 5時53分

更新: 4月11日 @ 5時52分

fix UnpatchAll method error

更新: 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日 @ 20時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.