Barotrauma

Barotrauma

Lua For Barotrauma (with xpath patch)
Showing 41-50 of 61 entries
< 1  2  3  4  5  6  7 >
Update: 14 Dec, 2022 @ 9:12am

updated for 0.20.15

Lua networking may have some issues for now, will be fixed when lua fix them (if problem exists).

Update: 10 Nov, 2022 @ 3:22am

path starting with "Mods/" are now path relative to executable, not previous file. Should fix some shuttles.

Add dump_prefab_id command for mod debugging.

Update: 22 Oct, 2022 @ 10:29am

Fix luasetup is looking for LuaSetup.lua from original lua package

Update: 20 Oct, 2022 @ 10:06pm

updated to vanilla version 0.19.14

Update: 7 Oct, 2022 @ 2:02am

updated to lua Oct 6 @ 11:55pm, main game 19.11. Nothing major.

Update: 5 Oct, 2022 @ 2:41pm

Updated to 0.19.10.
Also fixed two bugs related to content management and loading in vanilla.

Update: 11 Sep, 2022 @ 10:15am

Undo the change that forces package to reload. Item prefabs should be already fixed in last update. Reordering mod should take less time again.

Update: 10 Sep, 2022 @ 5:21am

This should be the correct fix, previous one does not fix said problem.

Update: 10 Sep, 2022 @ 5:15am

Last update turned out to be wrong fix. This one is expected to work with the said fix.

Update: 10 Sep, 2022 @ 3:49am

Fix the problem of reloading package logic only takes into account of package existence, not package inheritance history.

This fix will result in longer package reorder reload time.