From 14225619a62e96a816da43f868649a5b8fe7a8eb Mon Sep 17 00:00:00 2001 From: Evan Goers Date: Sun, 21 Sep 2014 05:38:48 +0000 Subject: Adjusted shininess levels. --- base/materials/glass.shader | 42 +++++++++++++++++++++--------------------- base/materials/tsukhan.shader | 27 +++++++++++++++------------ 2 files changed, 36 insertions(+), 33 deletions(-) (limited to 'base') diff --git a/base/materials/glass.shader b/base/materials/glass.shader index 4229d0a..b2585d5 100644 --- a/base/materials/glass.shader +++ b/base/materials/glass.shader @@ -12,7 +12,7 @@ textures/glass/blue { color 0.00 0.00 1.00 specular 0.00 0.00 1.00 - shininess 128 + shininess 256 environment } } @@ -33,7 +33,7 @@ textures/glass/red { color 1.00 0.00 0.00 specular 1.00 0.00 0.00 - shininess 128 + shininess 256 environment } } @@ -54,7 +54,7 @@ textures/glass/green { color 0.00 1.00 0.00 specular 0.00 1.00 0.00 - shininess 128 + shininess 256 environment } } @@ -75,7 +75,7 @@ textures/glass/yellow { color 1.00 1.00 0.00 specular 1.00 1.00 0.00 - shininess 128 + shininess 256 environment } } @@ -96,7 +96,7 @@ textures/glass/orange { color 1.00 0.50 0.00 specular 1.00 0.50 0.00 - shininess 128 + shininess 256 environment } } @@ -117,7 +117,7 @@ textures/glass/brown { color 0.50 0.25 0.00 specular 1.00 1.00 1.00 - shininess 128 + shininess 256 environment } } @@ -138,7 +138,7 @@ textures/glass/purple { color 1.00 0.00 1.00 specular 1.00 0.00 1.00 - shininess 128 + shininess 256 environment } } @@ -159,7 +159,7 @@ textures/glass/dark { color 0.50 0.50 0.50 specular 1.00 1.00 1.00 - shininess 128 + shininess 256 environment } } @@ -180,7 +180,7 @@ textures/glass/plain { color 1.00 1.00 1.00 specular 1.00 1.00 1.00 - shininess 128 + shininess 256 environment } @@ -212,7 +212,7 @@ textures/glass/entity qer_editorimage textures/glass/entity { entity - shininess 128 + shininess 256 environment } } @@ -222,7 +222,7 @@ textures/glass/entity_bright qer_editorimage textures/glass/entity { entity - shininess 128 + shininess 256 environment bright } @@ -235,7 +235,7 @@ textures/glass/entity_dark entity color 0.50 0.50 0.50 specular 1.00 1.00 1.00 - shininess 128 + shininess 256 environment } } @@ -247,7 +247,7 @@ textures/glass/entity_dark_bright bright entity color 0.75 0.75 0.75 - shininess 128 + shininess 256 environment } } @@ -257,7 +257,7 @@ textures/glass/entity_second qer_editorimage textures/glass/entity_second { entitySecond - shininess 128 + shininess 256 environment } } @@ -268,7 +268,7 @@ textures/glass/entity_second_bright { bright entitySecond - shininess 128 + shininess 256 environment } } @@ -279,7 +279,7 @@ textures/glass/entity_second_dark { entitySecond color 0.50 0.50 0.50 - shininess 128 + shininess 256 environment } } @@ -291,7 +291,7 @@ textures/glass/entity_second_dark_bright bright entitySecond color 0.75 0.75 0.75 - shininess 128 + shininess 256 environment } } @@ -301,7 +301,7 @@ textures/glass/entity_third qer_editorimage textures/glass/entity_third { entityThird - shininess 128 + shininess 256 environment } } @@ -312,7 +312,7 @@ textures/glass/entity_third_bright { bright entityThird - shininess 128 + shininess 256 environment } } @@ -323,7 +323,7 @@ textures/glass/entity_third_dark { entityThird color 0.50 0.50 0.50 - shininess 128 + shininess 256 environment } } @@ -335,7 +335,7 @@ textures/glass/entity_third_dark_bright bright entityThird color 0.75 0.75 0.75 - shininess 128 + shininess 256 environment } } diff --git a/base/materials/tsukhan.shader b/base/materials/tsukhan.shader index 73039ad..33b4f49 100644 --- a/base/materials/tsukhan.shader +++ b/base/materials/tsukhan.shader @@ -14,7 +14,6 @@ textures/tsukhan/tsukhan_entity { entity color 1.00 1.00 1.00 - map textures/tsukhan/tsukhan_white environment } } @@ -25,7 +24,6 @@ textures/tsukhan/tsukhan_entity_dark { entity color 0.50 0.50 0.50 - map textures/tsukhan/tsukhan_white environment } } @@ -36,7 +34,6 @@ textures/tsukhan/tsukhan_entitysecond { entitySecond color 1.00 1.00 1.00 - map textures/tsukhan/tsukhan_white environment } } @@ -47,7 +44,6 @@ textures/tsukhan/tsukhan_entitysecond_dark { entitySecond color 0.50 0.50 0.50 - map textures/tsukhan/tsukhan_white environment } } @@ -56,10 +52,13 @@ textures/tsukhan/tsukhan_glow_fx { qer_editorimage textures/tsukhan/tsukhan_glow_fx { - entityThird - map textures/tsukhan/tsukhan_glow environment + } + { + entityThird + map textures/colors/white bright + blendfunc add } } @@ -67,7 +66,8 @@ textures/tsukhan/tsukhan_grey25 { qer_editorimage textures/tsukhan/tsukhan_grey25 { - map textures/tsukhan/tsukhan_grey25 + color 0.25 0.25 0.25 + shininess 128 environment } } @@ -76,7 +76,8 @@ textures/tsukhan/tsukhan_grey50 { qer_editorimage textures/tsukhan/tsukhan_grey50 { - map textures/tsukhan/tsukhan_grey50 + color 0.5 0.5 0.5 + shininess 128 environment } } @@ -85,7 +86,8 @@ textures/tsukhan/tsukhan_grey75 { qer_editorimage textures/tsukhan/tsukhan_grey75 { - map textures/tsukhan/tsukhan_grey75 + color 0.75 0.75 0.75 + shininess 128 environment } } @@ -94,7 +96,8 @@ textures/tsukhan/tsukhan_grey90 { qer_editorimage textures/tsukhan/tsukhan_grey90 { - map textures/tsukhan/tsukhan_grey90 + color 0.9 0.9 0.9 + shininess 128 environment } } @@ -103,7 +106,7 @@ textures/tsukhan/tsukhan_white { qer_editorimage textures/tsukhan/tsukhan_white { - map textures/tsukhan/tsukhan_white + shininess 128 environment } -} +} \ No newline at end of file -- cgit v1.2.3