Barotrauma

Barotrauma

Showperf Extensions
Showing 41-50 of 52 entries
< 1  2  3  4  5  6 >
Update: 20 Aug, 2024 @ 7:14am

added sum
Gui is now complete cringe and needs refactor
also idk how to convert ticks to milliseconds, values are probably wrong

Update: 20 Aug, 2024 @ 3:40am

showing time in ms not

can be toggled with showperf_format

Update: 20 Aug, 2024 @ 2:55am

added "showperf ItemsDrawing" category

now list is scrolled only when shift+alt is pressed
+ camera zoom is locked when shift+alt is pressed

Update: 20 Aug, 2024 @ 1:18am

forgot to turn debug off

Should make this thing auto-disable when mod is not in LocalMods in next update

Update: 20 Aug, 2024 @ 1:12am

changed mod name

Update: 20 Aug, 2024 @ 12:59am

added "showperf characters" category

made showperf_track tabable

added "showperf_exposure size [graph]" command - is sets size of showperf graphs

added "printcolors" command because i can

Update: 19 Aug, 2024 @ 12:08pm

unhardcoded capture categories, should be easier to track other stuff

use showperf items instead of showperf_items

Update: 19 Aug, 2024 @ 5:46am

permitted commands in multiplayer

Update: 16 Aug, 2024 @ 2:24am

error CS0121: The call is ambiguous between the following methods or properties: 'Math.Round(decimal)' and 'Math.Round(double)'

Update: 16 Aug, 2024 @ 1:59am

renamed showperf_freeze to showperf_accumulate
showperf_accumulate - toggles between average and sum
showperf_freeze - freezes updates

Added:
showperf_duration - sets/prints capture duration
showperf_fps - sets/prints capture fps
showperf_track - toggles tracking of some ID
showperf_untrack - untracks some ID

Shift + Mouse wheel now scrolls the list