SourcePauseTool
SourcePauseTool copied to clipboard
[Request] Trace improvements
High priority
- [ ] show multiple traces at the same time
- [ ] bind traces to files (e.g.
spt_trace_start [file_name]) - [ ] add some way to synchronize multiple traces
- [ ] bind traces to files (e.g.
- [ ] convert demo to trace (add the gobbler)
- [ ]
spt_trace_set_tickand co should work even when there is no active trace - [ ] add ImGui config for trace options
- [ ] save the user's style/color preferences
- [ ] add colors to trace path
- [ ] position/velocity graphs in ImGui
- [ ] add toggle to override user scroll behavior to allow easier scrubbing through trace
Low priority
- [ ] teleport player to trace position instead of using cam control
- [ ] trace hud should show more information
- [ ] hover support (mouse over a position in the trace and show useful information)
- [ ] add a way to trim traces
- [ ] json/csv export
- [ ] record:
- [ ] physics penetrating entities
- [ ] entity AABB
- [ ] IVP mindists?
- [ ] usercmd
- [ ] change TAS test scripts to diff against traces