Barotrauma
Lua For Barotrauma (with xpath patch)
Εμφάνιση 21-30 από 63 καταχωρίσεις
< 1  2  3  4  5  6  7 >
Ενημέρωση: 12 Μαϊ 2023 στις 0:43

Updated for vanilla v1.0.13.2

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

Fix regression.

Ενημέρωση: 14 Απρ 2023 στις 22:24

Fix affliction problem.

Ενημέρωση: 14 Απρ 2023 στις 11:10

Previous fix was not complete.

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

Fix multiplayer sync issues.

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

Fix added base prefabs not cleared now that things are default-override.

Ενημέρωση: 13 Απρ 2023 στις 7:53

Fix new code path having problems in mod reloading.

Ενημέρωση: 12 Απρ 2023 στις 10:18

Merged changes in lua that allow vscode debugging.

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

Update for 1.0.9.0 game.
Also fixed regression by forcing upper packages to reload too.

Ενημέρωση: 11 Απρ 2023 στις 6:36

1. Add Affliction and AfflictionHusk to supported xpath prefabs. This means Affliction file content with exception of CPRSettings and DamageOverlay.
2. Add dump_prefab_id debug console command autocomplete for first parameter.
3. Clear pacakge errors on reload package. This should help xml hot reload for some cases.