Updated spt_hud_velocity HUD cvar to be a drop-down instead of a checkbox
The tab callbacks in the main window are now in a child window (independent scrolling region)
Internal changes:
Added RTA time to timer feature (this is so that you can tell if the feature is actually on when using it in ImGui)
Removed the 'open' bool param from the main window ImGui callbacks - it's really inconvenient if the user has to check for it all the time and doesn't use it 95% of the time
The distinction between the QoL & the Cheats tab is pretty muddy. Some of that may be organized differently or shifted around in the future ¯\(ツ)/¯.
GUI Changes:
Internal changes:
The distinction between the QoL & the Cheats tab is pretty muddy. Some of that may be organized differently or shifted around in the future ¯\(ツ)/¯.
Independent scrolling region:
QoL tab:
Cheats tab: