Barotrauma
Lua For Barotrauma (with xpath patch)
63件中 31-40 を表示
< 1  2  3  4  5  6  7 >
更新:2023年4月9日 @ 23時44分

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

更新:2023年4月9日 @ 9時08分

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

更新:2023年4月4日 @ 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.

更新:2023年3月24日 @ 4時10分

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

更新:2023年3月22日 @ 6時46分

Fix wrong DedicatedSever version number string.

更新:2023年3月19日 @ 7時28分

updated for 1.0.8 base game.

更新:2023年3月16日 @ 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.

更新:2023年1月31日 @ 9時06分

merged a lua bugfix commit not in previous patch

更新:2023年1月31日 @ 8時59分

Updated to Vanilla 0.21.6, Lua 1.0.45

更新:2022年12月20日 @ 16時17分

updated for 0.20.16, lua 1.0.44