X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-maps.pk3dir.git;a=blobdiff_plain;f=scripts%2Fliquids_lava.shader;h=60931cdc0bee58d3d2ce751fedb7ff456b095d49;hp=5d3f2d790ddcdea264597f5883c89b99c9f918aa;hb=4d3266df75b37c9a1ea5fff5731e31c46045c359;hpb=0ddfcc57044a577382568deedacd60ed3af4e97f diff --git a/scripts/liquids_lava.shader b/scripts/liquids_lava.shader index 5d3f2d79..60931cdc 100644 --- a/scripts/liquids_lava.shader +++ b/scripts/liquids_lava.shader @@ -11,7 +11,7 @@ textures/liquids_lava/lava0 q3map_lightSubdivide 64 { map textures/liquids_lava/lava0.tga - blendfunc add + blendfunc GL_SRC_ALPHA GL_ONE } } @@ -26,7 +26,24 @@ textures/liquids_lava/lava0_flow q3map_lightSubdivide 64 { map textures/liquids_lava/lava0.tga - blendfunc add + blendfunc GL_SRC_ALPHA GL_ONE + tcMod scroll 0 -0.25 + } +} + +textures/liquids_lava/lava0_flow_pipe +{ + qer_editorimage textures/liquids_lava/lava0.tga + surfaceparm lava + surfaceparm noimpact + surfaceparm trans + cull disable + deformVertexes wave 2 sin 1 2 0.25 0.1 + q3map_surfacelight 1000 + q3map_lightSubdivide 64 + { + map textures/liquids_lava/lava0.tga + blendfunc GL_SRC_ALPHA GL_ONE tcMod scroll 0 -0.25 } } @@ -44,7 +61,7 @@ textures/liquids_lava/lava0_blue q3map_lightSubdivide 64 { map textures/liquids_lava/lava0_blue.tga - blendfunc add + blendfunc GL_SRC_ALPHA GL_ONE } } @@ -59,7 +76,24 @@ textures/liquids_lava/lava0_blue_flow q3map_lightSubdivide 64 { map textures/liquids_lava/lava0_blue.tga - blendfunc add + blendfunc GL_SRC_ALPHA GL_ONE + tcMod scroll 0 -0.25 + } +} + +textures/liquids_lava/lava0_blue_flow_pipe +{ + qer_editorimage textures/liquids_lava/lava0_blue.tga + surfaceparm lava + surfaceparm noimpact + surfaceparm trans + cull disable + deformVertexes wave 2 sin 1 2 0.25 0.1 + q3map_surfacelight 1000 + q3map_lightSubdivide 64 + { + map textures/liquids_lava/lava0_blue.tga + blendfunc GL_SRC_ALPHA GL_ONE tcMod scroll 0 -0.25 } } @@ -77,7 +111,7 @@ textures/liquids_lava/lava0_green q3map_lightSubdivide 64 { map textures/liquids_lava/lava0_green.tga - blendfunc add + blendfunc GL_SRC_ALPHA GL_ONE } } @@ -92,7 +126,24 @@ textures/liquids_lava/lava0_green_flow q3map_lightSubdivide 64 { map textures/liquids_lava/lava0_green.tga - blendfunc add + blendfunc GL_SRC_ALPHA GL_ONE + tcMod scroll 0 -0.25 + } +} + +textures/liquids_lava/lava0_green_flow_pipe +{ + qer_editorimage textures/liquids_lava/lava0_green.tga + surfaceparm lava + surfaceparm noimpact + surfaceparm trans + cull disable + deformVertexes wave 2 sin 1 2 0.25 0.1 + q3map_surfacelight 1000 + q3map_lightSubdivide 64 + { + map textures/liquids_lava/lava0_green.tga + blendfunc GL_SRC_ALPHA GL_ONE tcMod scroll 0 -0.25 } } @@ -110,7 +161,7 @@ textures/liquids_lava/lava0_purple q3map_lightSubdivide 64 { map textures/liquids_lava/lava0_purple.tga - blendfunc add + blendfunc GL_SRC_ALPHA GL_ONE } } @@ -125,8 +176,24 @@ textures/liquids_lava/lava0_purple_flow q3map_lightSubdivide 64 { map textures/liquids_lava/lava0_purple.tga - blendfunc add + blendfunc GL_SRC_ALPHA GL_ONE tcMod scroll 0 -0.25 } } +textures/liquids_lava/lava0_purple_flow_pipe +{ + qer_editorimage textures/liquids_lava/lava0_purple.tga + surfaceparm lava + surfaceparm noimpact + surfaceparm trans + cull disable + deformVertexes wave 2 sin 1 2 0.25 0.1 + q3map_surfacelight 1000 + q3map_lightSubdivide 64 + { + map textures/liquids_lava/lava0_purple.tga + blendfunc GL_SRC_ALPHA GL_ONE + tcMod scroll 0 -0.25 + } +} \ No newline at end of file