|
126 | 126 | |sar_cheat_hud|1|Display a warning in the HUD when cheats are active. 0 = disable, 1 = display if sv_cheats off, 2 = display always| |
127 | 127 | |sar_cheat_hud_x|-4|X position of the cheat warning HUD.| |
128 | 128 | |sar_cheat_hud_y|4|Y position of the cheat warning HUD.| |
129 | | -|sar_check_update|cmd|sar_check_update [release\|pre] - check whether the latest version of SAR is being used| |
| 129 | +|sar_check_update|cmd|sar_check_update [release\|pre\|canary] - check whether the latest version of SAR is being used| |
130 | 130 | |sar_clear_lines|cmd|sar_clear_lines - clears all active drawline overlays| |
131 | 131 | |sar_cm_rightwarp|0|Fix CM wrongwarp.| |
132 | 132 | |sar_command_debug|0|Output debugging information to the console related to commands. **Breaks svar_capture**| |
|
358 | 358 | |sar_on_pb|cmd|sar_on_pb \<command> [args]... - registers a command to be run when auto-submitter detects PB| |
359 | 359 | |sar_on_pb_clear|cmd|sar_on_pb_clear - clears commands registered on event "pb"| |
360 | 360 | |sar_on_pb_list|cmd|sar_on_pb_list - lists commands registered on event "pb"| |
| 361 | +|sar_on_renderer_finish|cmd|sar_on_renderer_finish \<command> [args]... - registers a command to be run when renderer finishes| |
| 362 | +|sar_on_renderer_finish_clear|cmd|sar_on_renderer_finish_clear - clears commands registered on event "renderer_finish"| |
| 363 | +|sar_on_renderer_finish_list|cmd|sar_on_renderer_finish_list - lists commands registered on event "renderer_finish"| |
| 364 | +|sar_on_renderer_start|cmd|sar_on_renderer_start \<command> [args]... - registers a command to be run when renderer starts| |
| 365 | +|sar_on_renderer_start_clear|cmd|sar_on_renderer_start_clear - clears commands registered on event "renderer_start"| |
| 366 | +|sar_on_renderer_start_list|cmd|sar_on_renderer_start_list - lists commands registered on event "renderer_start"| |
361 | 367 | |sar_on_session_end|cmd|sar_on_session_end \<command> [args]... - registers a command to be run on session end| |
362 | 368 | |sar_on_session_end_clear|cmd|sar_on_session_end_clear - clears commands registered on event "session_end"| |
363 | 369 | |sar_on_session_end_list|cmd|sar_on_session_end_list - lists commands registered on event "session_end"| |
|
595 | 601 | |sar_trace_teleport_eye|cmd|sar_trace_teleport_eye \<tick> [player slot] [trace name] - teleports the player to the eye position at the given trace tick on the given trace (defaults to hovered one or the first one ever made) in the given slot (defaults to 0).| |
596 | 602 | |sar_trace_use_shot_eyeoffset|1|Uses eye offset and angles accurate for portal shooting.| |
597 | 603 | |sar_transition_timer|0|Output how slow your dialogue fade was.| |
598 | | -|sar_update|cmd|sar_update [release\|pre] [exit] [force] - update SAR to the latest version. If exit is given, exit the game upon successful update; if force is given, always re-install, even if it may be a downgrade| |
| 604 | +|sar_unlocked_chapters|-1|Max unlocked chapter.| |
| 605 | +|sar_update|cmd|sar_update [release\|pre\|canary] [exit] [force] - update SAR to the latest version. If exit is given, exit the game upon successful update; if force is given, always re-install, even if it may be a downgrade| |
599 | 606 | |sar_velocitygraph|0|Shows velocity graph.| |
600 | 607 | |sar_velocitygraph_background|0|Background of velocity graph.| |
601 | 608 | |sar_velocitygraph_font_index|21|Font index of velocity graph.| |
|
0 commit comments