Skip to content

Instantly share code, notes, and snippets.

@SinZ163
Created November 15, 2017 13:09
Show Gist options
  • Select an option

  • Save SinZ163/1d346736e4f42f2c7d225f7c3a841adb to your computer and use it in GitHub Desktop.

Select an option

Save SinZ163/1d346736e4f42f2c7d225f7c3a841adb to your computer and use it in GitHub Desktop.

Console Commands

  • New command: ik_enable_only_this_chain - Disables all chains except for the mentioned one on the selected entity(ies), by name of the chain. Arguments: {chain_name} [entity_name | {class_name} | no argument picks what player is looking at]
  • New command: snd_print_current_mixer_mixgroup - Get data related to mix group matching string
  • Removed command: irrad_atlas_print_stats
  • Removed command: irrad_flush
  • Removed command: snd_getmixer

Console Variables

  • ai_show_hull_attacks: Added new attribute help_text with value of Show AI hull traces for melee attacks. 1 = show them for attacks, 2 = show them for tests.
  • New convar: cl_jiggle_bone_debug (default 0) - Display physics-based 'jiggle bone' debugging information
  • New convar: cl_jiggle_bone_debug_pitch_constraints (default 0) - Display physics-based 'jiggle bone' debugging information
  • New convar: cl_jiggle_bone_debug_yaw_constraints (default 0) - Display physics-based 'jiggle bone' debugging information
  • New convar: cl_jiggle_bone_invert (default 0)
  • New convar: cl_jiggle_bone_sanity (default 1) - Prevent jiggle bones from pointing directly away from their target in case of numerical instability.
  • New convar: dota_bonus_hero_rollover_time (default -14400)
  • dota_gamemode_ability_draft_per_player_time: Default_value increased from 5 to 7 (+2)
  • New convar: dota_gamemode_ability_draft_pool_hero (default 0) - Forced hero id to be in the ability pool
  • dota_gamemode_ability_draft_pre_round_time: Default_value reduced from 10 to 5 (-5)
  • dota_gamemode_ability_draft_test_hero: Changed help_text From Forced hero id to Forced hero id for player 0
  • dota_neutral_initial_spawn_delay: Default_value increased from 30 to 60 (+30)
  • New convar: dota_npc_creep_pushback_enabled (default 1)
  • New convar: dota_npc_creep_pushback_height_scale (default 50)
  • New convar: dota_npc_creep_pushback_max_force (default 5000)
  • New convar: dota_npc_creep_pushback_min_force (default 1200)
  • New convar: dota_npc_creep_pushback_scale (default 1000)
  • dota_roshan_upgrade_rate: Default_value reduced from 240 to 60 (-180)
  • New convar: dota_turbo_creep_damage_vs_tower_scale (default 2)
  • New convar: dota_turbo_gold_scale (default 2)
  • New convar: dota_turbo_rubber_band_logging_enabled (default 0)
  • New convar: dota_turbo_rubber_band_max_player_lead (default 6)
  • New convar: dota_turbo_rubber_band_min_player_lead (default 4)
  • New convar: dota_turbo_rubber_band_min_time_between_calculation (default 5)
  • New convar: dota_turbo_scale_tower_properties (default 0.75)
  • New convar: dota_turbo_xp_scale (default 2)
  • New convar: dota_upload_item_purchase_history_duration_threshold (default 1500) - match duration below which we will not upload item purchases
  • dota_upload_item_purchase_history_mmr_threshold: Default_value increased from 2000 to 3000 (+1000)
  • New convar: engine_rendersystem_init - Rendersystem option requested (changing this does not change the rendersystem).
  • New convar: engine_rendersystem_used - Rendersystem option in use (changing this does not change the rendersystem).
  • New convar: fog_disable (default 0)
  • fog_enable_all_lights: Removed attribute default_value with value of 0
  • fog_enable_all_lights: Removed attribute flags/0 with value of cheat
  • New convar: ik_debug_all_chains_pre_update_post_tilt (default 0)
  • New convar: ik_debug_drawfixuprotation (default 0)
  • New convar: ik_debug_fabrik_backwards (default 1)
  • New convar: ik_debug_fabrik_forwards (default 1)
  • New convar: ik_debug_groundrule (default 0)
  • New convar: ik_debug_neutral_ref_pose (default 0)
  • New convar: ik_debug_planetilt (default 0)
  • New convar: ik_debugrule_degreespeed (default 0.1)
  • New convar: ik_debugrule_distance (default 100)
  • New convar: ik_debugrule_forcedegree (default 87)
  • ik_enable: Default_value increased from 0 to 1 (+1)
  • New convar: ik_fabrik_iterations (default 6)
  • New convar: ik_groundrule_max_normal_degrees_from_up (default 30)
  • New convar: ik_hinge_constraint_enable (default 1)
  • New convar: ik_locks_breaking_enabled (default 1)
  • New convar: ik_planetilt_enable (default 1)
  • New convar: labelled_debug_helper_arc_segments (default 20)
  • New convar: labelled_debug_helper_enabled (default 1)
  • New convar: labelled_debug_helper_scale (default 1)
  • New convar: nav_curve_alt (default 0)
  • New convar: nav_curve_iter (default 0)
  • New convar: nav_curve_lock (default -1)
  • New convar: nav_curve_max_step (default 10.0)
  • New convar: nav_curve_set (default -1)
  • New convar: nav_curve_step (default 0.02)
  • New convar: nav_draw_connections (default 0)
  • New convar: nav_draw_indices (default 0)
  • New convar: nav_edit_draw_mesh (default 1)
  • New convar: nav_genrt_debug (default 0)
  • New convar: nav_genrt_no_splice (default 0)
  • New convar: nav_genrt_no_split (default 0)
  • New convar: nav_genrt_step (default -1)
  • New convar: nav_obstacle_genrt (default 0)
  • New convar: nav_path_draw_arrow (default 1)
  • New convar: nav_path_smooth_constrain (default 0)
  • New convar: nav_path_smooth_draw_accel (default 0)
  • New convar: nav_path_smooth_draw_speed (default 0)
  • New convar: nav_path_smooth_max_accel (default 50.0)
  • New convar: nav_path_smooth_max_accel_forward (default 150.0)
  • New convar: nav_path_smooth_max_speed (default 200.0)
  • New convar: nav_path_smooth_turnaround (default 0)
  • New convar: nav_path_smooth_turnaround_threshold (default -0.5)
  • New convar: nav_show_area_connections (default 0) - Show connections to selected area when true
  • New convar: nav_show_area_info_font (default Consolas)
  • New convar: nav_show_area_info_font_size (default -1.0)
  • New convar: nav_show_area_info_font_voffset (default -11.0f)
  • New convar: nav_show_edit_pos (default 0)
  • New convar: nav_test_curve_opt (default 1)
  • New convar: nav_test_genrt (default 0)
  • New convar: nav_test_genrt_place (default 0)
  • New convar: nav_test_loop_radius (default 100)
  • New convar: nav_test_loop_string (default 0)
  • New convar: nav_test_loop_string_set (default 0) - Set to 1-3 to place endpoints of test string.
  • New convar: nav_test_path_max_climb_up (default -1.0)
  • New convar: nav_test_path_max_drop_down (default -1.0)
  • New convar: nav_test_smooth (default 0)
  • New convar: nav_test_smooth_in_speed (default 150)
  • New convar: nav_test_smooth_in_yaw (default 0)
  • New convar: nav_test_smooth_max_accel (default 200)
  • New convar: nav_test_smooth_separating_dist (default 200)
  • New convar: nav_test_spline (default 0)
  • New convar: nav_test_spline_place (default -1)
  • New convar: nav_test_split_obstacle_dirty (default 0)
  • New convar: nav_test_split_obstacle_update_pos (default 1)
  • New convar: net_log_processing (default 0) - Log network processing
  • New convar: phys_jiggle_bone_enable (default 1)
  • New convar: phys_show_stats (default 0)
  • New convar: r_bloom_offset (default 0.8)
  • New convar: r_bloom_scale (default 1.0)
  • New convar: r_light_probe_volume_debug_colors (default 0)
  • New convar: r_show_hipoly_draw_calls (default 0) - Transparent wireframe overlay for draw calls with triangle count higher than specified number
  • New convar: ragdoll_prop_sleepaftertime (default 4) - After this many seconds of being basically stationary, the ragdoll will go to sleep.
  • rate: Changed help_text From Max bytes/sec the host can receive data to Min bytes/sec the host can receive data
  • New convar: sc_allow_shadow_only_draws (default 1)
  • New convar: sc_keep_all_layers (default 0)
  • New convar: sc_show_rejected_objects (default 0)
  • New convar: sc_show_rejected_objects_range (default -1)
  • sv_client_min_interp_ratio: Default_value reduced from 1 to -1 (-2)
  • New convar: sv_infinite_clips (default 0) - Player's backpack will never run out of clips
  • New convar: vphys2_mesh_contact_clusters (default 0)
  • New convar: vr_hand_knuckles_use_grip (default 1)
  • New convar: vr_hand_left_attachment_rotation (default 0 0 0) - Rotation offset from the base Attachment point (for testing)
  • New convar: vr_hand_model (default 1)
  • New convar: vr_hand_right_attachment_offset (default 0 0 0) - Rotation offset from the base Attachment point (for testing)
  • New convar: vr_middle_finger_grip (default 0)
  • New convar: vr_spawn_at_player_start (default 0) - Whether to spawn the player or the anchor at the info_player_start. (0 = Honor the info_player_start spawnflags, 1 = spawn at the info_player_start position)
  • vr_throw_velocity_scale: Default_value increased from 1.4 to 1.6 (+0.2)
  • New convar: vr_tracked_object_post_projection (default 1)
  • Removed convar: ik_debug_lock_distance_to_target
  • Removed convar: ik_max_normal_degrees_from_up
  • Removed convar: irrad_maxstreams
  • Removed convar: irrad_overridefademaxdist
  • Removed convar: irrad_streamingthreshold
  • Removed convar: irrad_suppress
  • Removed convar: labelled_debug_helper_arc_fidelity
  • Removed convar: nav_test_polyclip
  • Removed convar: nav_test_split_obstacle_update
  • Removed convar: net_maxfilesize
  • Removed convar: prt_multibounce
  • Removed convar: prt_parallelmethod
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment