Barotrauma
Item IO Framework
Affichage des entrées 1-10 sur 21
< 1  2  3 >
Mis à jour le : 11 avr. à 5h53

Mis à jour le : 11 avr. à 5h52

fix UnpatchAll method error

Mis à jour le : 3 janv. à 4h57

fix crash

Mis à jour le : 14 janv. 2024 à 2h37

Seems to be working with items with `maxstacksizecharacterinventory`

Mis à jour le : 15 nov. 2023 à 2h24

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

Mis à jour le : 1 nov. 2023 à 9h29

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

Mis à jour le : 25 oct. 2023 à 8h41

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

Mis à jour le : 22 oct. 2023 à 9h52

Fix compatability with the Treacherous Tides update
Thanks to @archiecarrot123

Mis à jour le : 12 avr. 2023 à 20h27

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

Mis à jour le : 10 avr. 2023 à 8h26

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.