Barotrauma

Barotrauma

Modding Toolkit
Showing 1-10 of 26 entries
< 1  2  3 >
Update: 11 Feb, 2024 @ 5:52am

- Added tooltip popup hover button on settings (will only appear on settings that have a tooltip set).

Update: 9 Feb, 2024 @ 10:25am

- Added support for tooltips in settings menu.

Update: 20 Dec, 2023 @ 12:18am

- Changed logging to use luatrauma logging methods.
- Added access checks bypass for DedicatedServer.

Update: 19 Dec, 2023 @ 2:44pm

- Recompiled against latest assemblies, should resolve the "access to <method> failed" errors.

Update: 26 Oct, 2023 @ 6:02pm

- Updated to match changes to the new LuaCs loader patch.
- Removed unneeded cleanup. Now handled by LuaCs.

Update: 20 Oct, 2023 @ 9:28am

Baro update.
- Assembly Loading is now part of LuaCsForBarotrauma and has been removed from Modding Toolkit.

Update: 20 Sep, 2023 @ 4:24pm

- Added interim support for LuaCs Assembly Loading PR structured asembly plugins.

Update: 29 Mar, 2023 @ 5:23pm

- Fixed error caused by Assembly unloading.
- Added timeout limit for Assembly unloading.

Update: 26 Mar, 2023 @ 2:53pm

Fixed an error that caused the Assembly Context Loaders to be Garbage Collected. Removed test plugins.

Update: 21 Mar, 2023 @ 5:30pm

Fixed error caused by removal of mouse state. NOTE: this requires any keybinds bound to Left or Right Mouse Button to be rebound in the settings menu.