From: MirceaKitsune Date: Wed, 16 May 2012 13:08:25 +0000 (+0300) Subject: Tweak bloom settings and add much warmer looks. This requires an updated engine to... X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=5cdda912fcc026bb67a025aa96ec862740bc832c;p=voretournament%2Fvoretournament.git Tweak bloom settings and add much warmer looks. This requires an updated engine to display properly --- diff --git a/data/defaultVT.cfg b/data/defaultVT.cfg index d9600386..a105b678 100644 --- a/data/defaultVT.cfg +++ b/data/defaultVT.cfg @@ -223,9 +223,10 @@ v_kicktime 0.35 "how long a view kick from damage lasts" r_bloom_blur 2 r_bloom_brighten 2 r_bloom_colorexponent 1 -r_bloom_colorscale 1.5 -r_bloom_colorsubtract 0.15 +r_bloom_colorscale 2 +r_bloom_colorsubtract 0.2 r_bloom_resolution 480 +r_bloom_scenebrightness 0.85 r_hdr_irisadaptation 1 "adjust scene brightness according to light intensity at player location" r_hdr_irisadaptation_multiplier 2 "brightness at which value will be 1.0" diff --git a/docs/TODO.txt b/docs/TODO.txt index 5a51c0f3..5d9da900 100644 --- a/docs/TODO.txt +++ b/docs/TODO.txt @@ -210,4 +210,10 @@ - 0.8: Make crosshair size change based on distance of what you're looking at? -- 0.8: Play grab sound when grabbing consumable items? (maybe a different one) \ No newline at end of file +- 0.8: Play grab sound when grabbing consumable items? (maybe a different one) + +- 0.8 BUG: Dodging seems to be less for macros and more for micros, so it's not perfectly centered + +- 0.8: Do what Xonotic did to avoid conflicting versions when joining + +- 0.8: Use a modded version of Xonotic's menu skin? \ No newline at end of file