]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Move out of hud skins some personal centerprint settings
authorterencehill <piuntn@gmail.com>
Mon, 7 Mar 2022 14:08:53 +0000 (15:08 +0100)
committerterencehill <piuntn@gmail.com>
Mon, 7 Mar 2022 14:16:03 +0000 (15:16 +0100)
_hud_common.cfg
_hud_descriptions.cfg
hud_luma.cfg
hud_luminos.cfg
hud_luminos_minimal.cfg
hud_luminos_minimal_xhair.cfg
hud_luminos_old.cfg
hud_nexuiz.cfg

index 3aaa8ae6df5e74d0110106955cce979c0efb3d19..82e5b579a1b811ef47ee875c8a4f914dd4d9a080 100644 (file)
@@ -118,6 +118,17 @@ seta hud_panel_infomessages_group0 1 "show group 0 messages (showing keys for no
 seta hud_panel_infomessages_group_time 6 "number of seconds a message of a group lasts before it gets changed"
 seta hud_panel_infomessages_group_fadetime 0.4 "group message fade in/out time"
 
+seta hud_panel_centerprint_time 3 "message duration (NOTE: certain messages have a fixed duration)"
+seta hud_panel_centerprint_fade_in 0.15 "how long a message takes to fade in"
+seta hud_panel_centerprint_fade_out 0.15 "how long a message takes to fade out (this time is included in the message duration and can't be > 5)"
+seta hud_panel_centerprint_fade_subsequent 1 "enable extra fading effects for each additional message, so that the more messages you have the more they become faded out"
+seta hud_panel_centerprint_fade_subsequent_passone 3 "division factor for the first pass for alpha fading, with 2 all messages after the first have half alpha"
+seta hud_panel_centerprint_fade_subsequent_passone_minalpha 0.5 "minimum factor that the first pass can fade to"
+seta hud_panel_centerprint_fade_subsequent_passtwo 10 "division factor for the second pass for alpha fading, it applies another fade on top of the first pass to make it more transitioned"
+seta hud_panel_centerprint_fade_subsequent_passtwo_minalpha 0.5 "minimum factor that the second pass can fade to"
+seta hud_panel_centerprint_fade_subsequent_minfontsize 0.75 "minimum factor for the font size from the subsequent fading effects"
+seta hud_panel_centerprint_fade_minfontsize 0 "minimum factor for the font size from the fading in/out effects"
+
 seta hud_panel_scoreboard_namesize 15 "size limit of player names and relative column (multiplied by fontsize)"
 seta hud_panel_scoreboard_maxheight 0.6 "max height of the scoreboard; a few players that wouldn't fit into the scoreboard are listed in the last row"
 seta hud_panel_scoreboard_others_showscore 1 "show scores of players listed in the last row when the scoreboard reaches the max height"
index 02d2d5a0f46adb114c507ccbc327b5dc57ed39c3..185eb5c21e2004f0a70107551d0862651d7b29e5 100644 (file)
@@ -274,16 +274,6 @@ seta hud_panel_centerprint_align "" "text alignment: 0 left, 0.5 center, 1 right
 seta hud_panel_centerprint_flip "" "invert messages order"
 seta hud_panel_centerprint_fontscale "" "scale the text font by this amount"
 seta hud_panel_centerprint_fontscale_bold "" "scale the bold text font by this amount"
-seta hud_panel_centerprint_time "" "message duration (NOTE: certain messages have a fixed duration)"
-seta hud_panel_centerprint_fade_in "" "how long a message takes to fade in"
-seta hud_panel_centerprint_fade_out "" "how long a message takes to fade out (this time is included in the message duration and can't be > 5)"
-seta hud_panel_centerprint_fade_subsequent "" "enable extra fading effects for each additional message, so that the more messages you have the more they become faded out"
-seta hud_panel_centerprint_fade_subsequent_passone "" "division factor for the first pass for alpha fading, with 2 all messages after the first have half alpha"
-seta hud_panel_centerprint_fade_subsequent_passone_minalpha "" "minimum factor that the first pass can fade to"
-seta hud_panel_centerprint_fade_subsequent_passtwo "" "division factor for the second pass for alpha fading, it applies another fade on top of the first pass to make it more transitioned"
-seta hud_panel_centerprint_fade_subsequent_passtwo_minalpha "" "minimum factor that the second pass can fade to"
-seta hud_panel_centerprint_fade_subsequent_minfontsize "" "minimum factor for the font size from the subsequent fading effects"
-seta hud_panel_centerprint_fade_minfontsize "" "minimum factor for the font size from the fading in/out effects"
 
 seta hud_panel_minigameboard_pos "" "position of this panel"
 seta hud_panel_minigameboard_size "" "size of this panel"
index a39ea003a8734a778efca27413ace686013431b2..36f91775c092ef461df9fbcb36065181b28a76a6 100644 (file)
@@ -275,16 +275,6 @@ seta hud_panel_centerprint_align "0.5"
 seta hud_panel_centerprint_flip "0"
 seta hud_panel_centerprint_fontscale "1"
 seta hud_panel_centerprint_fontscale_bold "1.4"
-seta hud_panel_centerprint_time "3"
-seta hud_panel_centerprint_fade_in "0.15"
-seta hud_panel_centerprint_fade_out "0.15"
-seta hud_panel_centerprint_fade_subsequent "1"
-seta hud_panel_centerprint_fade_subsequent_passone "3"
-seta hud_panel_centerprint_fade_subsequent_passone_minalpha "0.5"
-seta hud_panel_centerprint_fade_subsequent_passtwo "10"
-seta hud_panel_centerprint_fade_subsequent_passtwo_minalpha "0.5"
-seta hud_panel_centerprint_fade_subsequent_minfontsize "0.75"
-seta hud_panel_centerprint_fade_minfontsize "0"
 
 seta hud_panel_minigameboard_pos "0.22 0.15"
 seta hud_panel_minigameboard_size "0.50 0.60"
index 7d3f119327a5da2632f2fd7a5fe08070ff0adda7..4b862b37a8d01889a1eaa0c47a1459d6fec69a38 100644 (file)
@@ -275,16 +275,6 @@ seta hud_panel_centerprint_align "0.5"
 seta hud_panel_centerprint_flip "0"
 seta hud_panel_centerprint_fontscale "1"
 seta hud_panel_centerprint_fontscale_bold "1.4"
-seta hud_panel_centerprint_time "3"
-seta hud_panel_centerprint_fade_in "0.15"
-seta hud_panel_centerprint_fade_out "0.15"
-seta hud_panel_centerprint_fade_subsequent "1"
-seta hud_panel_centerprint_fade_subsequent_passone "3"
-seta hud_panel_centerprint_fade_subsequent_passone_minalpha "0.5"
-seta hud_panel_centerprint_fade_subsequent_passtwo "10"
-seta hud_panel_centerprint_fade_subsequent_passtwo_minalpha "0.5"
-seta hud_panel_centerprint_fade_subsequent_minfontsize "0.75"
-seta hud_panel_centerprint_fade_minfontsize "0"
 
 seta hud_panel_minigameboard_pos "0.22 0.15"
 seta hud_panel_minigameboard_size "0.50 0.60"
index 66fdc01cb2c8fcd4c684fa2d818343d4a81a9700..1da5ad1ee67ca567a3ad621d33d15c739b9c2a33 100644 (file)
@@ -275,16 +275,6 @@ seta hud_panel_centerprint_align "0.5"
 seta hud_panel_centerprint_flip "0"
 seta hud_panel_centerprint_fontscale "1"
 seta hud_panel_centerprint_fontscale_bold "1.4"
-seta hud_panel_centerprint_time "3"
-seta hud_panel_centerprint_fade_in "0.15"
-seta hud_panel_centerprint_fade_out "0.15"
-seta hud_panel_centerprint_fade_subsequent "1"
-seta hud_panel_centerprint_fade_subsequent_passone "3"
-seta hud_panel_centerprint_fade_subsequent_passone_minalpha "0.5"
-seta hud_panel_centerprint_fade_subsequent_passtwo "10"
-seta hud_panel_centerprint_fade_subsequent_passtwo_minalpha "0.5"
-seta hud_panel_centerprint_fade_subsequent_minfontsize "0.75"
-seta hud_panel_centerprint_fade_minfontsize "0"
 
 seta hud_panel_minigameboard_pos "0.22 0.15"
 seta hud_panel_minigameboard_size "0.50 0.60"
index 147d9f9e5d7cbc7f171ad52edef9da0c5ee4f7ba..056160bee54df7bb97cba2711622a7b150681744 100644 (file)
@@ -275,16 +275,6 @@ seta hud_panel_centerprint_align "0.5"
 seta hud_panel_centerprint_flip "0"
 seta hud_panel_centerprint_fontscale "1"
 seta hud_panel_centerprint_fontscale_bold "1.4"
-seta hud_panel_centerprint_time "3"
-seta hud_panel_centerprint_fade_in "0.15"
-seta hud_panel_centerprint_fade_out "0.15"
-seta hud_panel_centerprint_fade_subsequent "1"
-seta hud_panel_centerprint_fade_subsequent_passone "3"
-seta hud_panel_centerprint_fade_subsequent_passone_minalpha "0.5"
-seta hud_panel_centerprint_fade_subsequent_passtwo "10"
-seta hud_panel_centerprint_fade_subsequent_passtwo_minalpha "0.5"
-seta hud_panel_centerprint_fade_subsequent_minfontsize "0.75"
-seta hud_panel_centerprint_fade_minfontsize "0"
 
 seta hud_panel_minigameboard_pos "0.22 0.15"
 seta hud_panel_minigameboard_size "0.50 0.60"
index d490f5fcedacd379eb2f72be88243d722c017e1a..b71d44cea9606e9f96acd7aa6647d7c85558b73f 100644 (file)
@@ -275,16 +275,6 @@ seta hud_panel_centerprint_align "0.5"
 seta hud_panel_centerprint_flip "0"
 seta hud_panel_centerprint_fontscale "1"
 seta hud_panel_centerprint_fontscale_bold "1.4"
-seta hud_panel_centerprint_time "3"
-seta hud_panel_centerprint_fade_in "0.15"
-seta hud_panel_centerprint_fade_out "0.15"
-seta hud_panel_centerprint_fade_subsequent "1"
-seta hud_panel_centerprint_fade_subsequent_passone "3"
-seta hud_panel_centerprint_fade_subsequent_passone_minalpha "0.5"
-seta hud_panel_centerprint_fade_subsequent_passtwo "10"
-seta hud_panel_centerprint_fade_subsequent_passtwo_minalpha "0.5"
-seta hud_panel_centerprint_fade_subsequent_minfontsize "0.75"
-seta hud_panel_centerprint_fade_minfontsize "0"
 
 seta hud_panel_minigameboard_pos "0.22 0.15"
 seta hud_panel_minigameboard_size "0.50 0.60"
index 7ae8ea586839256aa91f4bc1078732d2d5f07e17..78b69a72fb4fd3bd6d7a7766ea906d73cffee9bc 100644 (file)
@@ -275,16 +275,6 @@ seta hud_panel_centerprint_align "0.5"
 seta hud_panel_centerprint_flip "0"
 seta hud_panel_centerprint_fontscale "1"
 seta hud_panel_centerprint_fontscale_bold "1.4"
-seta hud_panel_centerprint_time "3"
-seta hud_panel_centerprint_fade_in "0.15"
-seta hud_panel_centerprint_fade_out "0.15"
-seta hud_panel_centerprint_fade_subsequent "1"
-seta hud_panel_centerprint_fade_subsequent_passone "3"
-seta hud_panel_centerprint_fade_subsequent_passone_minalpha "0.5"
-seta hud_panel_centerprint_fade_subsequent_passtwo "10"
-seta hud_panel_centerprint_fade_subsequent_passtwo_minalpha "0.5"
-seta hud_panel_centerprint_fade_subsequent_minfontsize "0.75"
-seta hud_panel_centerprint_fade_minfontsize "0"
 
 seta hud_panel_minigameboard_pos "0.22 0.15"
 seta hud_panel_minigameboard_size "0.50 0.60"