Barotrauma
Item IO Framework
Εμφάνιση 1-10 από 21 καταχωρίσεις
< 1  2  3 >
Ενημέρωση: 11 Απρ στις 5:53

Ενημέρωση: 11 Απρ στις 5:52

fix UnpatchAll method error

Ενημέρωση: 3 Ιαν στις 4:57

fix crash

Ενημέρωση: 14 Ιαν 2024 στις 2:37

Seems to be working with items with `maxstacksizecharacterinventory`

Ενημέρωση: 15 Νοε 2023 στις 2:24

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

Ενημέρωση: 1 Νοε 2023 στις 9:29

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:41

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

Ενημέρωση: 22 Οκτ 2023 στις 9:52

Fix compatability with the Treacherous Tides update
Thanks to @archiecarrot123

Ενημέρωση: 12 Απρ 2023 στις 20:27

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

Ενημέρωση: 10 Απρ 2023 στις 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.