]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/defaultVT.cfg
Vore Tournament 0.6.0 has been released! This GIT is now 0.7.0git
[voretournament/voretournament.git] / data / defaultVT.cfg
index 0fcaf58ec36c983222f7fd7e23f2129eb2a65aa7..f1a48fb995bb3344b6a3f8b4259ae16cbacddc18 100644 (file)
@@ -1,4 +1,4 @@
-set g_voretournamentversion 0.6.0git   "Voretournament version (formatted for humans)"\r
+set g_voretournamentversion 0.7.0git   "Voretournament version (formatted for humans)"\r
 \r
 //!<showbrand\r
 showbrand 3\r
@@ -35,9 +35,9 @@ seta g_configversion 0        "Configuration file version (used to upgrade settings) 0:
 // servers either\r
 //\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
+gameversion 07001\r
+gameversion_min 06000 // 0.6.0 still used this\r
+gameversion_max 08000 // 0.7.0 version allows any 0.8 release, but no more\r
 \r
 // compatibility guideline:\r
 //   version a.b.c   = a0b0c\r
@@ -142,6 +142,10 @@ seta cl_flash_pickup_color "0 0 1" "color of the pickup flash"
 seta cl_flash_vore 0.25 "if enabled, the screen flashes by this amount when eating or getting eaten"\r
 seta cl_flash_vore_color_prey "1 0 0" "color of the vore flash for prey"\r
 seta cl_flash_vore_color_pred "0 1 0" "color of the vore flash for predators"\r
+seta cl_flash_respawn 0.25 "if enabled, the screen flashes by this amount when picking up an item"\r
+seta cl_flash_respawn_color "1 1 1" "color of the pickup flash"\r
+seta cl_spawnfov 0.5 "the field of view starts zoomed out by this amount when you spawn"\r
+seta cl_spawnfov_speed 1 "the fov fades back to normal at this speed"\r
 fov 90\r
 seta cl_velocityzoom -0.2      "velocity based zooming of fov, negative values zoom out"\r
 seta cl_velocityzoomtime 0.3   "time value for averaging speed values"\r
@@ -1601,6 +1605,7 @@ set g_vore_swallowmodel_range 100 "Distance by which the swallow model oscillate
 \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_soundfactor 0.5 "The sounds players make are amplified or reduced by this amount based on their size"\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
@@ -1609,10 +1614,11 @@ 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"\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
-seta menu_bgmvolume 1\r
+seta menu_volume 1\r
+seta menu_bgmvolume 0.5\r
 set volume $menu_volume\r
 set bgmvolume $menu_bgmvolume\r
+set mastervolume 1.4\r
 \r
 set sv_weaponstats_damagefile "" "when set to a file name, per-weapon damage stats get written to that file"\r
 set sv_weaponstats_killfile "" "when set to a file name, per-weapon kill stats get written to that file"\r