From: Matthias Krüger Date: Mon, 13 Mar 2017 14:06:06 +0000 (+0100) Subject: glowplant: fix samplesize, make map a bit darker to reesemble more the post-srgb... X-Git-Tag: xonotic-v0.8.2~55^2~4 X-Git-Url: http://git.xonotic.org/?a=commitdiff_plain;h=079505d285f8a5fe18d463ae887efed0972f88db;p=xonotic%2Fxonotic-maps.pk3dir.git glowplant: fix samplesize, make map a bit darker to reesemble more the post-srgb ambient levels. --- diff --git a/maps/glowplant.map b/maps/glowplant.map index f8cc629d..c8f595d1 100644 --- a/maps/glowplant.map +++ b/maps/glowplant.map @@ -1,6 +1,5 @@ { "classname" "worldspawn" -"_floodlight" "255 225 120 3750 50" "_blocksize" "512 512 512" "message" "Glow Plant" "_description" "A nuclear power plant with a LOT of blue glowy stuff..." diff --git a/maps/glowplant.map.options b/maps/glowplant.map.options index e2632aeb..79338516 100644 --- a/maps/glowplant.map.options +++ b/maps/glowplant.map.options @@ -1,6 +1,6 @@ --bsp + -samplesize 32 -minsamplesize 2 -np 20 +-bsp + -minsamplesize 2 -np 20 -light + -bounce 6 -bouncegrid -dirtscale 1.5 -vis + -minimap + -sRGB -Version: 15a \ No newline at end of file +Version: 15a diff --git a/scripts/map_glowplant.shader b/scripts/map_glowplant.shader index e455e6a2..b10ddb75 100644 --- a/scripts/map_glowplant.shader +++ b/scripts/map_glowplant.shader @@ -154,7 +154,7 @@ textures/map_glowplant/sky surfaceparm sky q3map_sunext 1 .40625 .17578125 1000 -55.452 17.379 3 16 - q3map_skylight 150 3 + q3map_skylight 80 3 skyparms env/exosystem2/exosystem2 - - }