Barotrauma
Lua For Barotrauma (with xpath patch)
Εμφάνιση 31-40 από 63 καταχωρίσεις
< 1  2  3  4  5  6  7 >
Ενημέρωση: 9 Απρ 2023 στις 23:44

Add more compatibility for c# mods targeting normal lua: More Level Content now works.

Ενημέρωση: 9 Απρ 2023 στις 9:08

Fix dumping nonexistent it crashing game.
Fix replacing element with xpath not working.

Ενημέρωση: 4 Απρ 2023 στις 8:52

Improved inheritance loading logic, now failed inheritance will have correct output.
Also implemented default override behavior, outputing error in debug console, but still treating upper one as override.

Ενημέρωση: 24 Μαρ 2023 στις 4:10

Better error info when detected cyclic inheritance. Reported by 事不过三兄

Ενημέρωση: 22 Μαρ 2023 στις 6:46

Fix wrong DedicatedSever version number string.

Ενημέρωση: 19 Μαρ 2023 στις 7:28

updated for 1.0.8 base game.

Ενημέρωση: 16 Μαρ 2023 στις 5:14

This is updated for game version 1.0.7.0 and Lua version 1.0.50. Do note that 1.0.7.0 game changed the way some items works, and inheriting from now non-existent items is an error. Mods with genetic materials and others need to update xml to stop crash on level load. Disable those mods before they update to solve this.

Ενημέρωση: 31 Ιαν 2023 στις 9:06

merged a lua bugfix commit not in previous patch

Ενημέρωση: 31 Ιαν 2023 στις 8:59

Updated to Vanilla 0.21.6, Lua 1.0.45

Ενημέρωση: 20 Δεκ 2022 στις 16:17

updated for 0.20.16, lua 1.0.44