]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/commitdiff
glowplant: fix samplesize, make map a bit darker to reesemble more the post-srgb...
authorMatthias Krüger <matthias.krueger@famsik.de>
Mon, 13 Mar 2017 14:06:06 +0000 (15:06 +0100)
committerMatthias Krüger <matthias.krueger@famsik.de>
Mon, 13 Mar 2017 14:06:06 +0000 (15:06 +0100)
maps/glowplant.map
maps/glowplant.map.options
scripts/map_glowplant.shader

index f8cc629d69b637ef5e7e135f0f3f97383e5c3139..c8f595d1c547e02e565eabbbfbe03328c9c1ed2d 100644 (file)
@@ -1,6 +1,5 @@
 {
 "classname" "worldspawn"
 {
 "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..."
 "_blocksize" "512 512 512"
 "message" "Glow Plant"
 "_description" "A nuclear power plant with a LOT of blue glowy stuff..."
index e2632aeb3d94e516be494f2c2d7b138dc1400665..79338516d037377dbf2768a303e91550166f6544 100644 (file)
@@ -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
 -light + -bounce 6 -bouncegrid -dirtscale 1.5
 -vis +
 -minimap +
 -sRGB
-Version: 15a
\ No newline at end of file
+Version: 15a
index e455e6a2f2cec6824aa12d6f844f56c53196f6f1..b10ddb758c6f85becc0996cec186c607d04e250e 100644 (file)
@@ -154,7 +154,7 @@ textures/map_glowplant/sky
        surfaceparm sky
        
        q3map_sunext 1 .40625 .17578125 1000 -55.452 17.379 3 16
        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 - -
 }
 
        skyparms env/exosystem2/exosystem2 - -
 }