Barotrauma
Lua For Barotrauma (with xpath patch)
63件中 21-30 を表示
< 1  2  3  4  5  6  7 >
更新:2023年5月12日 @ 0時43分

Updated for vanilla v1.0.13.2

更新:2023年4月15日 @ 8時16分

Fix regression.

更新:2023年4月14日 @ 22時24分

Fix affliction problem.

更新:2023年4月14日 @ 11時10分

Previous fix was not complete.

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

Fix multiplayer sync issues.

更新:2023年4月13日 @ 8時51分

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

更新:2023年4月13日 @ 7時53分

Fix new code path having problems in mod reloading.

更新:2023年4月12日 @ 10時18分

Merged changes in lua that allow vscode debugging.

更新:2023年4月12日 @ 8時19分

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

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