Barotrauma

Barotrauma

Lua For Barotrauma (with xpath patch)
Menampilkan31-40 dari 63 kiriman
< 1  2  3  4  5  6  7 >
Pembaruan: 9 Apr 2023 @ 11:44pm

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

Pembaruan: 9 Apr 2023 @ 9:08am

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

Pembaruan: 4 Apr 2023 @ 8:52am

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.

Pembaruan: 24 Mar 2023 @ 4:10am

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

Pembaruan: 22 Mar 2023 @ 6:46am

Fix wrong DedicatedSever version number string.

Pembaruan: 19 Mar 2023 @ 7:28am

updated for 1.0.8 base game.

Pembaruan: 16 Mar 2023 @ 5:14am

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.

Pembaruan: 31 Jan 2023 @ 9:06am

merged a lua bugfix commit not in previous patch

Pembaruan: 31 Jan 2023 @ 8:59am

Updated to Vanilla 0.21.6, Lua 1.0.45

Pembaruan: 20 Des 2022 @ 4:17pm

updated for 0.20.16, lua 1.0.44