X-Git-Url: https://de.git.xonotic.org/?p=voretournament%2Fvoretournament.git;a=blobdiff_plain;f=data%2FdefaultVT.cfg;h=8a18dcaa135078cfb2feab34f06481f1585e07a3;hp=d590b0e7fbb5532514454aabb8845220225a4533;hb=130395cb30a55aa1d0802d227fbdf1bf476b15d5;hpb=a8867966606d2f5e6bfff06d0b20c00defb352ef diff --git a/data/defaultVT.cfg b/data/defaultVT.cfg index d590b0e7..8a18dcaa 100644 --- a/data/defaultVT.cfg +++ b/data/defaultVT.cfg @@ -34,7 +34,7 @@ seta g_configversion 0 "Configuration file version (used to upgrade settings) 0: // version won't see old servers, and clients of the old version won't see new // servers either // -// e.g. Voretournament 1.6.1 RC1 will be 15101 +// e.g. Voretournament 1.6.1 RC1 will be 16101 gameversion 06001 gameversion_min 05000 // 0.5.0 still used this gameversion_max 07000 // 0.7.0 version allows any 0.6 release, but no more @@ -644,6 +644,10 @@ seta cl_notify_carried_items "3" "notify you of carried items when you obtain th seta cl_hitsound 1 "play a hit notifier sound when you have hit an enemy" seta cl_announcer default "name of the announcer you wish to use from data/sound/announcer" +seta cl_eventchase_death 1 "camera goes into 3rd person mode when the player is dead" +seta cl_eventchase_distance 140 "final camera distance" +seta cl_eventchase_speed 1.3 "how fast the camera slides back, 0 is instant" + seta cl_itembobheight 10 seta cl_itembobspeed 0.5 @@ -1522,10 +1526,10 @@ set g_triggerimpulse_radial_multiplier 1 "trigger_impulse radial field multiplie seta g_ghost_items 1 "enable ghosted items (when between 0 and 1, overrides the alpha value)" seta g_ghost_items_color "-1 -1 -1" "color of ghosted items, 0 0 0 leaves the color unchanged" -set cl_vore_stomachmodel 1 "when enabled, we see the stomach model around us when eaten. -1 = disabled, 1 = enabled, anything between 0 and 1 = alpha" +set cl_vore_stomachmodel 1 "when enabled, we see the stomach model around us when eaten. -1 = disabled, 1 = enabled, anything between = alpha" set cl_vore_cameraspeed 1.5 "speed at which you see yourself sliding down when swallowed, 0 disables" seta cl_vore_cutvolume_sound 0.75 "sound volume is reduced to this amount when you are in a stomach" -seta cl_vore_cutvolume_music 0.5 "music volume is reduced to this amount when you are in a stomach" +seta cl_vore_cutvolume_music 0.25 "music volume is reduced to this amount when you are in a stomach" seta cl_vore_cutvolume_fade 0.1 "fading speed of the volume change" seta cl_vore_autodigest 0 "when enabled, the player will automatically begin digesting enemy prey after eating them, as long as no team mates are inside (automated digest key)" set g_vore 1 "enables the vore system, you want this on!" @@ -1541,7 +1545,16 @@ set g_vore_soundocclusion 0.25 "directional player sounds are cut to this amount set g_vore_regurgitatecolor_release "0.4 0.6 0.1" "the color players will have when regurgitated alive" set g_vore_regurgitatecolor_release_fade 0.01 "how quickly the regurgitation color washes off players once they leave the stomach" set g_vore_regurgitatecolor_digest "0.15 0.25 0" "the color players will have when digested, only works when g_vore_keepdeadprey is disabled" -set g_vore_keepdeadprey 1 "If enabled, prey remains inside the stomach after dying from digestion, else the predator throws up their dead body" +set g_vore_keepdeadprey 1 "If enabled, prey remains in the stomach after dying, else the predator throws up their dead body. 0 = disabled, 1 = enabled, anything between = probability" + +set g_healthsize 100 "Players who are low on health shrink and become smaller, value specifies health at which the player has default size" +set g_healthsize_movementfactor 0.5 "Amount by which player size affects jumping and running" +set g_healthsize_exteriorweapon_scalefactor 1 "Amount by which player size resizes the exterior weapon model" +set g_healthsize_weapon_scalefactor 1 "Amount by which player size resizes the view weapon model" +set g_healthsize_weapon_scalefactor_pos 10 "Amount by which the view model is moved vertically based on player size" +set g_healthsize_vore_pos 2 "Amount by which view height changes for prey, based on the size difference between them and their predator" +set g_healthsize_min 50 "Player size may not drop below this amount of health" +set g_healthsize_max 150 "Player size may not grow past this amount of health" // part of an ugly hack for the menu audio sliders to work with the cutsound feature seta menu_volume 0.5