From 61083d3ec063e6b922b80ebd4f685a7911c4e944 Mon Sep 17 00:00:00 2001 From: MirceaKitsune Date: Wed, 16 May 2012 14:44:43 +0300 Subject: [PATCH] Proper HUD blur colors when getting eaten (improved stomach environment as well) --- data/defaultVT.cfg | 8 ++++---- docs/TODO.txt | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/data/defaultVT.cfg b/data/defaultVT.cfg index 929d95dc..d9a838ba 100644 --- a/data/defaultVT.cfg +++ b/data/defaultVT.cfg @@ -1218,10 +1218,10 @@ seta hud_contents_slime_alpha 0.7 "alpha of the slime color blend when inside it seta hud_contents_slime_color "0 0.4 0.1" seta hud_contents_water_alpha 0.5 "alpha of the water color blend when inside it" seta hud_contents_water_color "0.4 0.3 0.3" -seta hud_contents_stomach_alpha 0.2 "alpha of the stomach color blend when inside it" -seta hud_contents_stomach_color "0.3 0.2 0" -seta hud_contents_swallow_alpha 0.2 "alpha of the swallow color blend while getting eaten" -seta hud_contents_swallow_color "0.3 0.25 0.2" +seta hud_contents_stomach_alpha 0.5 "alpha of the stomach color blend when inside it" +seta hud_contents_stomach_color "0.1 0.1 0" +seta hud_contents_swallow_alpha 0.75 "alpha of the swallow color blend while getting eaten" +seta hud_contents_swallow_color "0.1 0.1 0" seta hud_shownames 2 "1 = draw names of nearby team mates, 2 = also draw names of nearby enemies" seta hud_shownames_observers 1 "allow observers to see player names" diff --git a/docs/TODO.txt b/docs/TODO.txt index 8e5ad61c..5a51c0f3 100644 --- a/docs/TODO.txt +++ b/docs/TODO.txt @@ -208,6 +208,6 @@ - +0.8: Add some inclined HUD effect for more coolness, if it's possible. Maybe for the menu too -- 0.8: View blur while being swallowed (same one as damage blur), as well as the screen darkening perhaps +- 0.8: Make crosshair size change based on distance of what you're looking at? -- 0.8: Make crosshair size change based on distance of what you're looking at? \ No newline at end of file +- 0.8: Play grab sound when grabbing consumable items? (maybe a different one) \ No newline at end of file -- 2.39.2