Barotrauma
Item IO Framework
Mostrando 1-10 de 21 aportaciones
< 1  2  3 >
Actualización: 11 ABR a las 5:53 a. m.

Actualización: 11 ABR a las 5:52 a. m.

fix UnpatchAll method error

Actualización: 3 ENE a las 4:57 a. m.

fix crash

Actualización: 14 ENE 2024 a las 2:37 a. m.

Seems to be working with items with `maxstacksizecharacterinventory`

Actualización: 15 NOV 2023 a las 2:24 a. m.

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

Actualización: 1 NOV 2023 a las 9:29 a. m.

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

Actualización: 25 OCT 2023 a las 8:41 a. m.

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

Actualización: 22 OCT 2023 a las 9:52 a. m.

Fix compatability with the Treacherous Tides update
Thanks to @archiecarrot123

Actualización: 12 ABR 2023 a las 8:27 p. m.

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

Actualización: 10 ABR 2023 a las 8:26 a. m.

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.