Barotrauma
Lua For Barotrauma (with xpath patch)
Se afișează 51-60 din 63 intrări
< 1  2  3  4  5  6  7 >
Actualizare: 10 sept. 2022 @ 5:15

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

Actualizare: 10 sept. 2022 @ 3:49

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.

Actualizare: 9 sept. 2022 @ 4:31

Fix update logic. Now this package can update like lua mod.

Actualizare: 7 sept. 2022 @ 9:29

Fix item name display empty if no localization text is found, but name="xxx" is present...

Actualizare: 5 sept. 2022 @ 12:28

Fix reorder problem, fix regresssion

Actualizare: 5 sept. 2022 @ 9:03

Fix upload. Currently cannot re-create inherit history on reorder+reload (exactly which mod's which item/character).

Put newer inheriting items ABOVE older ones for now.

Actualizare: 5 sept. 2022 @ 7:03

last upload was wrong

Actualizare: 5 sept. 2022 @ 6:58

Fixed some issues in ragdoll file resolving (bug is also present in vanilla). Also improved part of the package matching logic.

Actualizare: 2 sept. 2022 @ 23:18

Fix inheriting <ragdolls folder="default"/> and <animations folder="default"/> evaluates to the overriding path's folders.

Fix items path update logic to address preprocess and postprocess differences, and fix inheriting from vanilla relative path (xxx.png need to be converted to Content/xxxx).

Actualizare: 2 sept. 2022 @ 19:43

Fix some path handling error.