X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=defaultXonotic.cfg;h=7322bd42de0fd4bcafe4ea446a6ed53be7326f50;hp=bc346e94a7e6c66d1e10a0daadb4852a7a537c0d;hb=64f2b309aa5be8aafb9ad2137174bb6d99aeb876;hpb=275cead32998c415fff49383920c26e21de48662 diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index bc346e94a..7322bd42d 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -36,6 +36,8 @@ alias +hook +button6 alias -hook -button6 alias +jetpack +button10 alias -jetpack -button10 +alias +dodge +button11 +alias -dodge -button11 alias use "impulse 21" // for backwards compatibility @@ -782,7 +784,8 @@ seta g_waypointsprite_turrets_maxdist 5000 "max distace for turret sprites" seta g_waypointsprite_tactical 1 "tactical overlay on turrets when in a vehicle" seta cl_damagetext "1" "Draw damage dealt where you hit the enemy" -seta cl_damagetext_format "-{total}" "How to format the damage text. {health}, {armor}, {total}, {potential}, {potential_health}" +seta cl_damagetext_format "-{total}" "How to format the damage text. {health}, {armor}, {total}, {potential}: full damage not capped to target's health, {potential_health}: health damage not capped to target's health" +seta cl_damagetext_format_verbose 0 "{health} shows {potential_health} too when they differ; {total} shows {potential} too when they differ" seta cl_damagetext_color "1 1 0" "Damage text color" seta cl_damagetext_color_per_weapon "0" "Damage text uses weapon color" seta cl_damagetext_size "8" "Damage text font size" @@ -795,7 +798,7 @@ seta cl_damagetext_accumulate_alpha_rel "0.65" "Only update existing damage text seta cl_damagetext_friendlyfire "1" "Show damage text for friendlyfire too" seta cl_damagetext_friendlyfire_color "1 0 0" "Damage text color for friendlyfire" -set sv_itemstime 1 "enable networking of left time until respawn for items such as mega health and large armor" +set sv_itemstime 1 "enable networking of time left until respawn for items such as mega health/armor and powerups" // so it can be stuffcmd-ed still set cl_gravity 800 "but ignored anyway"