Barotrauma

Barotrauma

Showperf Extensions
Showing 1-10 of 52 entries
< 1  2  3  4  5  6 >
Update: 18 Jun @ 5:57am

updated to 1.9.7.0

Update: 21 Apr @ 7:54am

fixed a few errors in debug build

Update: 19 Apr @ 3:59pm

updated to 1.8.7.0

just fixed the errors, no changes at all

Update: 21 Jan @ 9:48am

fixed crash when picking up detonator in multiplayer

Update: 21 Jan @ 9:24am

Fixed showperf frame was considered revealed from creation and thus running all the patches

Crash on picking up a detonator in multiplayer still not fixed and will occur with showperf frame open
i'm still investigating

Update: 19 Jan @ 10:25am

Added null checks to every patch

If Showperf variable, which i never set to null, in some patch suddenly becomes null then only that patch won't work, and nothing will crash

Added global checks for nulls in mod lifecycle
If GUI becomes null mod will attempt to restart it
If mod itself dies, static patch that detects it will attempt to clean up all patches, gui and commands

Update: 15 Jan @ 11:58pm

Fixed NRE in Controller_Use
Removing try catch

Update: 4 Jan @ 10:13pm

Wrapped Controller.Use in try catch
Should catch mysterious NRE there
Tell me if you catch it

Update: 11 Dec, 2024 @ 9:06am

updated to 1.7.7.0

Update: 7 Dec, 2024 @ 2:41am

captured ItemContainer