]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/defaultVT.cfg
Enable HDR iris adaptation by default. Causes the view to get brighter when the playe...
[voretournament/voretournament.git] / data / defaultVT.cfg
index e595ba89cd81234675e345cf19bbef7dfd3c019a..122d5f1798e20f08f5e0c6271213f96bc0679dea 100644 (file)
@@ -1,4 +1,4 @@
-set g_voretournamentversion 0.5.0git   "Voretournament version (formatted for humans)"\r
+set g_voretournamentversion 0.6.0git   "Voretournament version (formatted for humans)"\r
 \r
 //!<showbrand\r
 showbrand 3\r
@@ -34,10 +34,10 @@ 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\r
 // servers either\r
 //\r
-// e.g. Voretournament 1.5.1 RC1 will be 15101\r
-gameversion 05000\r
-gameversion_min 04000 // 0.4.0 still used this\r
-gameversion_max 06000 // 0.5.0 version allows any 0.6 release, but no more\r
+// e.g. Voretournament 1.6.1 RC1 will be 16101\r
+gameversion 06001\r
+gameversion_min 05000 // 0.5.0 still used this\r
+gameversion_max 07000 // 0.7.0 version allows any 0.6 release, but no more\r
 \r
 // compatibility guideline:\r
 //   version a.b.c   = a0b0c\r
@@ -107,16 +107,19 @@ _cl_color 187
 _cl_name "Player"\r
 _cl_playermodel models/player/vixen.zym\r
 _cl_playerskin 0\r
-crosshair 11\r
-seta crosshair_pickup 1 "crosshair grows then shrinks back when picking up an item"\r
+crosshair 13\r
+seta crosshair_color "1 1 0.5"\r
+seta crosshair_alpha 0.3\r
+seta crosshair_size 0.4\r
+seta crosshair_pickup 0.5 "crosshair grows then shrinks back when picking up an item"\r
 seta crosshair_color_by_health 1 "if enabled, crosshair color will depend on current health"\r
 seta crosshair_unarmed_dim_color 0.5 "dim crosshair color by this amount when we aren't holding a weapon"\r
 seta crosshair_unarmed_dim_alpha 0.5 "dim crosshair alpha by this amount when we aren't holding a weapon"\r
 seta crosshair_pickup_speed 4 "speed of the crosshair pickup effect"\r
 seta crosshair_ring_alpha 0.5 "alpha of the crosshair ammo ring"\r
-seta crosshair_ring_size 3 "size of the crosshair ammo ring"\r
+seta crosshair_ring_size 2.5 "size of the crosshair ammo ring"\r
 seta crosshair_swallowindicator 1 "when enabled, the crosshair will turn into a symbol to indicate you can swallow an enemy or team mate"\r
-seta crosshair_swallowindicator_size 0.5 "size of the crosshair swallow indicator"\r
+seta crosshair_swallowindicator_size 1 "size of the crosshair swallow indicator"\r
 seta crosshair_swallowindicator_color_red 1 "red amount for the crosshair swallow indicator, 0 for all color cvars uses normal crosshair color"\r
 seta crosshair_swallowindicator_color_green 1 "green amount for the crosshair swallow indicator, 0 for all color cvars uses normal crosshair color"\r
 seta crosshair_swallowindicator_color_blue 1 "blue amount for the crosshair swallow indicator, 0 for all color cvars uses normal crosshair color"\r
@@ -154,7 +157,7 @@ vid_pixelheight 1
 seta menu_vid_width 1024\r
 seta menu_vid_height 768\r
 seta menu_vid_pixelheight 1\r
-seta menu_vid_scale -0.25\r
+seta menu_vid_scale 0\r
 // 2D resolution 800x600\r
 vid_conwidth 800\r
 vid_conheight 600\r
@@ -162,6 +165,7 @@ vid_conheight 600
 v_deathtilt 0 // needed for spectators (who are dead to avoid prediction)\r
 \r
 // these settings determine how much the view is affected by movement/damage\r
+cl_smoothviewheight 0.2 // time of the averaging to the viewheight value so that it creates a smooth transition for crouching and such. 0 for instant transition\r
 cl_deathfade 1 // fade screen to dark red when dead, value represents how fast the fade is (higher is faster)\r
 cl_bobcycle 0.6 // how long the cycle of up/down view movement takes (only works if cl_bob is not 0), default is 0.6\r
 cl_bob 0.01 // how much view moves up/down when moving (does not move if cl_bobcycle is 0), default is 0.01\r
@@ -185,6 +189,13 @@ r_bloom_colorsubtract 0.25
 r_bloom_resolution 320\r
 r_hdr_range 4\r
 \r
+r_hdr_irisadaptation" 1 "adjust scene brightness according to light intensity at player location"\r
+r_hdr_irisadaptation_multiplier 2 "brightness at which value will be 1.0"};\r
+r_hdr_irisadaptation_minvalue 0.65 "minimum value that can result from multiplier / brightness"\r
+r_hdr_irisadaptation_maxvalue 1.35 "maximum value that can result from multiplier / brightness"\r
+r_hdr_irisadaptation_value 1 "current value as scenebrightness multiplier, changes continuously when irisadaptation is active"\r
+r_hdr_irisadaptation_fade 0.5 "fade rate at which value adjusts"\r
+\r
 // weapon model leaning / following\r
 cl_leanmodel 1 // enables weapon leaning effect when looking around\r
 cl_leanmodel_side_speed 0.7 "gun leaning sideways speed"\r
@@ -272,6 +283,10 @@ set g_telefrags 1
 set g_telefrags_avoid 0\r
 set g_teleport_maxspeed 0 "maximum speed that a player can keep when going through a teleporter (if a misc_teleporter_dest also has a cap the smallest one of these will be used), 0 = don't limit, -1 = keep no speed"\r
 \r
+set g_respawn_ghosts 1 "if 1 dead bodies become ghosts and float away when the player respawns"\r
+set g_respawn_ghosts_speed 5 "the speed with which respawn ghosts float and rotate"\r
+set g_respawn_ghosts_maxtime 6 "maximum amount of time a respawn ghost can last, minimum time is half this value. 0 disables and ghosts fade when the body would"\r
+\r
 set sv_gibhealth 75 "Minus health a dead body must have in order to get gibbed"\r
 \r
 // fragmessage: This allows extra information to be displayed with the frag centerprints. \r
@@ -643,6 +658,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"\r
 seta cl_announcer default "name of the announcer you wish to use from data/sound/announcer"\r
 \r
+seta cl_eventchase_death 1 "camera goes into 3rd person mode when the player is dead"\r
+seta cl_eventchase_distance 140 "final camera distance"\r
+seta cl_eventchase_speed 1.3 "how fast the camera slides back, 0 is instant"\r
+\r
 seta cl_itembobheight 10\r
 seta cl_itembobspeed 0.5\r
 \r
@@ -1139,13 +1158,25 @@ seta sbar_scoreboard_fadeoutspeed 5 "speed at which scoreboard fades out, higher
 seta sbar_scoreboard_highlight 1 "enable highlighting for rows and columns in the scoreboard"\r
 seta sbar_scoreboard_highlight_alpha 0.10 "highlight alpha value (depends on sbar_scoreboard_highlight 1)"\r
 seta sbar_scoreboard_highlight_alpha_self 0.25 "self highlight alpha value"\r
-seta sbar_stomachboard_color1 "0 0.5 0" "RGB color of the stomach board indicators for self"\r
-seta sbar_stomachboard_color2 "0.5 0 0" "RGB color of the stomach board indicators for predator"\r
+seta sbar_stomachboard_color1 "0 0.5 0" "RGB color of the stomach board highlights when showing self"\r
+seta sbar_stomachboard_color2 "0.5 0.5 0" "RGB color of the stomach board highlights when showing team mate predators"\r
+seta sbar_stomachboard_color3 "0.5 0 0" "RGB color of the stomach board highlights when showing enemy predators"\r
 seta sbar_stomachboard_status_alpha 0.75 "alpha of the stomach board status"\r
 seta sbar_stomachboard_status_fade 1 "color fading speed of the stomach board status"\r
 seta sbar_stomachboard_highlight_alpha 0.25 "alpha of the stomach board highlight"\r
 seta sbar_timer_increment 0 "1 = show elapsed time on the timer"\r
 seta sbar_timer_scale 1 "scale multiplier of the timer"\r
+seta sbar_ring1 1 "enables the first HUD ring"\r
+seta sbar_ring1_scale 80 "scale of the first HUD ring"\r
+seta sbar_ring1_text_scale 12 "scale of the text on the first HUD ring"\r
+seta sbar_ring1_alpha 0.75 "alpha of the first HUD ring"\r
+seta sbar_ring1_info_voredelay 1 "show the first HUD ring for indicating vore delay"\r
+seta sbar_ring1_info_kickdelay 1 "show the first HUD ring for indicating kick delay"\r
+seta sbar_ring2 1 "enables the second HUD ring"\r
+seta sbar_ring2_scale 40 "scale of the second HUD ring"\r
+seta sbar_ring2_text_scale 10 "scale of the text on the second HUD ring"\r
+seta sbar_ring2_alpha 0.75 "alpha of the second HUD ring"\r
+seta sbar_ring2_info_regurgitateprepare 1 "show the second HUD ring for indicating regurgitation preparing"\r
 seta sbar_vote_alreadyvoted_alpha 0.75 "alpha of the vote dialog after you have voted"\r
 \r
 // for menu server list (eventually make them have engine support?)\r
@@ -1231,7 +1262,7 @@ alias sethostname "set menu_use_default_hostname 0; hostname $*"
 set sv_foginterval 0\r
 \r
 // Audio track names (for old-style "cd loop NUMBER" usage)\r
-set g_cdtracks_remaplist "feeding_frenzy digital-pursuit brokenlight ninesix sixtyfour_revisited infiltrator stone_fortress high_tech_lab space_walk meltdown inner-peace out-there variable quiet boss_theme ghost-town" "list used by mapinfo system to automatically assign cdtracks - must match the cd remap command"\r
+set g_cdtracks_remaplist "feeding_frenzy digital-pursuit brokenlight ninesix sixtyfour_revisited infiltrator stone_fortress high_tech_lab space_walk meltdown inner-peace out-there neon variable quiet boss_theme ghost-town" "list used by mapinfo system to automatically assign cdtracks - must match the cd remap command"\r
 set g_cdtracks_dontusebydefault "" "list used by mapinfo system to automatically assign cdtracks - must be a subset of g_cdtracks_remaplist"\r
 cd remap $g_cdtracks_remaplist\r
 seta cl_intermission 1 "play intermission music"\r
@@ -1520,27 +1551,37 @@ 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)"\r
 seta g_ghost_items_color "-1 -1 -1" "color of ghosted items, 0 0 0 leaves the color unchanged"\r
 \r
-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"\r
-set cl_vore_cameraspeed 1.5 "speed at which you see yourself sliding down when swallowed, 0 disables"\r
-set cl_vore_punchangle 12 "your view gets tilted by this amount when swallowing or regurgitating someone"\r
-set cl_vore_kick_punchangle 3 "your view gets tilted by this amount when receiving stomach kicks"\r
+set cl_vore_stomachmodel 1 "when enabled, we see the stomach model around us when eaten. -1 = disabled, 1 = enabled, anything between = alpha"\r
 seta cl_vore_cutvolume_sound 0.75 "sound volume is reduced to this amount when you are in a stomach"\r
-seta cl_vore_cutvolume_music 0.5 "music volume is reduced to this amount when you are in a stomach"\r
+seta cl_vore_cutvolume_music 0.25 "music volume is reduced to this amount when you are in a stomach"\r
 seta cl_vore_cutvolume_fade 0.1 "fading speed of the volume change"\r
 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)"\r
 set g_vore 1 "enables the vore system, you want this on!"\r
 set g_vore_digestion 1 "enables digestion system, you want this on!"\r
 set g_vore_kick 1 "enables stomach kick system, you want this on!"\r
+set g_vore_spawnshield 0 "when disabled, players with spawn shields cannot be swallowed"\r
 set g_vore_reversescoring 0 "reverses vore scoring, and gives digested prey a frag rather than the predator (offer yourself gameplay), does not affect suicides, weapon kills and team kills"\r
 set g_vore_teamvore 1 "allow players to swallow their team mates"\r
 set g_vore_biggergut 1 "when enabled, a player can't swallow someone with more players in their stomach than them"\r
+set g_vore_biggersize 1 "when enabled, a player can't swallow someone larger than them, when g_healthsize is enabled"\r
 set g_vore_showhealth 1 "when enabled, a predator can see their prey's health on the stomach board, and prey can see the health of players he's joining in the stomach"\r
 set g_vore_gurglesound 1 "predators make an ambient gurgling sound"\r
 set g_vore_soundocclusion 0.25 "directional player sounds are cut to this amount of their initial volume for eaten players (simulates hearing harder from the stomach)"\r
 set g_vore_regurgitatecolor_release "0.4 0.6 0.1" "the color players will have when regurgitated alive"\r
 set g_vore_regurgitatecolor_release_fade 0.01 "how quickly the regurgitation color washes off players once they leave the stomach"\r
 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"\r
-set g_vore_keepdeadprey 1 "If enabled, prey remains inside the stomach after dying from digestion, else the predator throws up their dead body"\r
+set g_vore_keepdeadprey 0.75 "If enabled, prey remains in the stomach after dying, else the predator throws up their dead body. 0 = disabled, 1 = ernabled, anything between = probability"\r
+set g_vore_neighborprey_distance 16 "Distance by which prey inside the same stomach are positioned away from each other. 0 disables seeing neighboring prey"\r
+set g_vore_neighborprey_scale 1 "When neighborprey is enabled, all prey is resized by this amount"\r
+\r
+set g_healthsize 100 "Players who are low on health shrink and become smaller, value specifies health at which the player has default size"\r
+set g_healthsize_movementfactor 0.5 "Amount by which player size affects jumping and running"\r
+set g_healthsize_exteriorweapon_scalefactor 1 "Amount by which player size resizes the exterior weapon model"\r
+set g_healthsize_weapon_scalefactor 1 "Amount by which player size resizes the view weapon model"\r
+set g_healthsize_weapon_scalefactor_pos 10 "Amount by which the view model is moved vertically based on player size"\r
+set g_healthsize_vore_pos 4 "Amount by which view height changes for prey, based on the size difference between them and their predator"\r
+set g_healthsize_min 50 "Player size may not drop below this amount of health"\r
+set g_healthsize_max 150 "Player size may not grow past this amount of health"\r
 \r
 // part of an ugly hack for the menu audio sliders to work with the cutsound feature\r
 seta menu_volume 0.5\r
@@ -1662,6 +1703,9 @@ r_fakelight 1
 // equalize looks better than fullbright\r
 r_equalize_entities_fullbright 1\r
 \r
+// UTF-8\r
+utf8_enable 1\r
+\r
 // safe font defaults\r
 r_font_hinting 1\r
 r_font_disable_freetype 0\r