]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/hudVT.cfg
Include gmqcc binaries for Windows and Linux
[voretournament/voretournament.git] / data / hudVT.cfg
index b4d0408879a7713c3c99942bcef85296bd4bca72..6058281c7d677c8562bf1186dbe8af5874be885d 100644 (file)
@@ -1,8 +1,30 @@
 // Only some HUD components can be customized here at the time.\r
-// Components left to do: Timer, Portrait, Sbar ring, "HUD disabled" warnings, some race timers, some spectator messages,.\r
+// Components left to do: Portrait, Sbar ring, "HUD disabled" warnings, some race timers, some spectator messages.\r
 \r
-set hud_panel_status_background_position "0 -0.85 0"\r
-set hud_panel_status_background_scale "0.2 0.15 0"\r
+set hud_style "default" // which subfolder to use for HUD images in gfx/hud/\r
+\r
+set hud_backgrounds 4 // total number of backgrounds defined\r
+set hud_background_1_texture "bg_status"\r
+set hud_background_1_position "0 -0.85 0"\r
+set hud_background_1_scale "0.2 0.15 0"\r
+set hud_background_1_colortype 1 // 0 = white, 1 = HUD / team color, 2 = vore color\r
+set hud_background_2_texture "bg_stomach"\r
+set hud_background_2_position "-0.68 -0.58 0"\r
+set hud_background_2_scale "0.325 0.475 0"\r
+set hud_background_2_colortype 1 // 0 = white, 1 = HUD / team color, 2 = vore color\r
+set hud_background_3_texture "bg_stomach_status"\r
+set hud_background_3_position "-0.68 -0.58 0"\r
+set hud_background_3_scale "0.325 0.475 0"\r
+set hud_background_3_colortype 2 // 0 = white, 1 = HUD / team color, 2 = vore color\r
+set hud_background_4_texture "bg_timer"\r
+set hud_background_4_position "0.875 0.95 0"\r
+set hud_background_4_scale "0.125 0.05 0"\r
+set hud_background_4_colortype 1 // 0 = white, 1 = HUD / team color, 2 = vore color\r
+\r
+set hud_item_timer_text_position "0.875 0.96 0"\r
+set hud_item_timer_text_scale 16\r
+set hud_item_timer_icon_position "0.975 0.96 0"\r
+set hud_item_timer_icon_scale "0.025 0.035 0"\r
 \r
 set hud_item_score_race_primary_text_position "0 0.95 0"\r
 set hud_item_score_race_primary_text_scale 30\r
@@ -18,6 +40,16 @@ set hud_item_score_nonteam_primary_text_scale 34
 set hud_item_score_nonteam_secondary_text_position "-0.2 0.965 0"\r
 set hud_item_score_nonteam_secondary_text_scale 16\r
 \r
+set hud_item_strength_icon_position "-0.35 -0.95 0"\r
+set hud_item_strength_icon_scale "0.025 0.035 0"\r
+set hud_item_strength_text_position "-0.3 -0.95 0"\r
+set hud_item_strength_text_scale 18\r
+\r
+set hud_item_invincible_icon_position "-0.35 -0.875 0"\r
+set hud_item_invincible_icon_scale "0.025 0.035 0"\r
+set hud_item_invincible_text_position "-0.3 -0.875 0"\r
+set hud_item_invincible_text_scale 18\r
+\r
 set hud_item_weapon_position "0 -0.85 0"\r
 set hud_item_weapon_scale "0.2 0.15 0"\r
 \r
@@ -40,12 +72,12 @@ set hud_item_ammo_load_text_scale 12
 set hud_item_ammo_load_clip_text_position "0.03 -0.89 0"\r
 set hud_item_ammo_load_clip_text_scale 16\r
 \r
-set hud_item_digestion_icon_position "-0.89 -0.53 0"\r
+set hud_item_digestion_icon_position "-0.895 -0.53 0"\r
 set hud_item_digestion_icon_scale "0.02 0.03 0"\r
 \r
-set hud_item_stomach_load_single_text_position "-0.89 -0.47 0"\r
+set hud_item_stomach_load_single_text_position "-0.895 -0.46 0"\r
 set hud_item_stomach_load_single_text_scale 20\r
-set hud_item_stomach_load_double_text_position "-0.89 -0.47 0"\r
+set hud_item_stomach_load_double_text_position "-0.895 -0.46 0"\r
 set hud_item_stomach_load_double_text_scale 16\r
 \r
 set hud_item_predator_position "-0.64 -0.525 0"\r
@@ -68,3 +100,58 @@ set hud_item_preylist_health_icon_length 0.05
 set hud_item_preylist_health_text_location 0.9\r
 set hud_item_preylist_health_text_length 0.1\r
 set hud_item_preylist_items 9\r
+\r
+seta cl_radar 2        "show radar. 1 in team maches, 2 always"\r
+seta cl_radar_players 2 "show players on the radar. 0 disables, 1 shows only team mates, 2 shows all players"\r
+seta cl_radar_content_alpha 0.9        "alpha of the minimap"\r
+seta cl_radar_background_alpha 0.5     "set to -1 to disable"\r
+seta cl_radar_foreground_alpha 0.9     "set to -1 to disable"\r
+seta cl_radar_scale 2048 "distance you can see on the radar"\r
+seta cl_radar_rotation 0       "rotation mode: you set what points up. 0 = player, 1 = west, 2 = south, 3 = east, 4 = north"\r
+seta cl_radar_size "160 128" "size of the radar in pixels"\r
+seta cl_radar_position "1 0" "1 0 would be upper right corner, 0.5 0.5 the center, append a 2 at the end to disable the corner hack, and a 1 to disable half the hack"\r
+seta cl_radar_zoommode 0       "zoom mode: 0 = zoomed by default, 1 = zoomed when +zoom, 2 = always zoomed, 3 = always zoomed out"\r
+alias cl_radar_rotate "toggle cl_radar_rotation 0 1 2 3 4"\r
+\r
+// Other HUD stuff below\r
+\r
+sbar_info_pos 50\r
+seta sbar_hudselector 1 "enables the HUD"\r
+seta sbar_alpha_bg 0.8 "alpha value of the HUD background"\r
+seta sbar_alpha_fg 1 "alpha value of the HUD foreground items"\r
+seta sbar_border_thickness 1 "scoreboard border thickness"\r
+seta sbar_color_bg "0 0.25 0.75" "default color of the HUD background"\r
+seta sbar_color_bg_team 1 "team color multiplier of the HUD background"\r
+seta sbar_timer_increment 0 "1 = show elapsed time on the timer"\r
+seta sbar_vote_alreadyvoted_alpha 0.75 "alpha of the vote dialog after you have voted"\r
+\r
+seta sbar_scoreboard_offset 100 "scoreboard vertical position"\r
+seta sbar_scoreboard_alpha_bg 0.6 "scoreboard background alpha"\r
+seta sbar_scoreboard_alpha_fg 1 "scoreboard foreground alpha"\r
+seta sbar_scoreboard_alpha_name 0.9 "alpha of player text in scoreboard list other than self"\r
+seta sbar_scoreboard_alpha_name_self 1 "alpha of player text in scoreboard list of self" \r
+seta sbar_scoreboard_fadeinspeed 10 "speed at which scoreboard fades in, higher is faster (0 = instant)"\r
+seta sbar_scoreboard_fadeoutspeed 5 "speed at which scoreboard fades out, higher is faster (0 = instant)"\r
+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
+\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
+\r
+seta sbar_ring1 1 "enables the first HUD ring"\r
+seta sbar_ring1_scale 110 "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_ring2 1 "enables the second HUD ring"\r
+seta sbar_ring2_scale 80 "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
+\r
+seta sbar_portrait 1 "enables portraits"\r
+seta sbar_portrait_time 5 "how long a portrait lasts on the screen"\r
+seta sbar_portrait_fade 0.1 "amount of time fading the portrait takes from total time"\r