X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=scripts%2Fmap_xoylent.shader;h=07b92eb120a2a429fc946eca80bb75bbb04dbe3a;hb=492dd91e94a3ef26ce478642d27b7ed1e23d232a;hp=39ee4c7df40d4cbb01a7761d277072f33fd02163;hpb=5625abded13bf4902f027931d831bfc79a9d372b;p=xonotic%2Fxonotic-maps.pk3dir.git diff --git a/scripts/map_xoylent.shader b/scripts/map_xoylent.shader old mode 100755 new mode 100644 index 39ee4c7d..07b92eb1 --- a/scripts/map_xoylent.shader +++ b/scripts/map_xoylent.shader @@ -8,9 +8,9 @@ textures/map_xoylent/sky surfaceparm nomarks skyparms env/extragalactic/asteroids - - //farbox cloudheight nearbox - q3map_sunExt 1 0.6875 0.375 340 25 47 0 16 //rgb intensity degrees elevation deviance samples + q3map_sunExt 1 0.8 0.6 260 25 47 0 16 //rgb intensity degrees elevation deviance samples q3map_lightmapFilterRadius 0 8 //self other - q3map_skylight 110 3 //amount iterations + q3map_skylight 20 3 //amount iterations } textures/map_xoylent/light-panel01-surfacelight @@ -275,3 +275,107 @@ textures/map_xoylent/trak6_trim4_edit blendfunc filter } } +models/map_xoylent/asteroid +{ + qer_editorimage models/map_xoylent/asteroid.tga + { + map models/map_xoylent/asteroid.tga + } +} + +models/map_xoylent/asteroid_egg +{ + qer_editorimage models/map_xoylent/asteroid_egg.tga + surfaceparm nolightmap + { + map models/map_xoylent/asteroid_egg.tga + } +} + +models/map_xoylent/asteroid_egg_sign +{ + qer_editorimage models/map_xoylent/asteroid_egg_sign.tga + surfaceparm nolightmap + { + map models/map_xoylent/asteroid_egg_sign.tga + } +} + +models/map_xoylent/asteroids_skybox +{ + qer_editorimage models/map_xoylent/asteroids_skybox.tga + surfaceparm nolightmap + { + map models/map_xoylent/asteroids_skybox.tga + } +} + +models/map_xoylent/lamp_light +{ + qer_editorimage models/map_xoylent/lamp_light.tga + q3map_surfacelight 2500 + q3map_lightRGB 1 0.9375 0.875 + { + map models/map_xoylent/lamp_light.tga + } +} + +models/map_xoylent/lamp_small_light +{ + qer_editorimage models/map_xoylent/lamp_light.tga + q3map_surfacelight 500 + q3map_lightRGB 1 0.9375 0.875 + { + map models/map_xoylent/lamp_light.tga + } +} + +models/map_xoylent/pathway +{ + qer_editorimage models/map_xoylent/pathway.tga + dpglossintensitymod 3 + dpglossexponentmod 4 + { + map models/map_xoylent/pathway.tga + } + { + map $lightmap + rgbGen identity + tcGen lightmap + blendfunc filter + } +} + +models/map_xoylent/spawnpoint_light +{ + qer_editorimage models/map_xoylent/spawnpoint_light.tga + { + map models/map_xoylent/spawnpoint_light.tga + tcMod scroll 0.5 0 + } +} + +models/map_xoylent/spine +{ + qer_editorimage models/map_xoylent/spine.tga + dpglossintensitymod 3 + dpglossexponentmod 4 + { + map models/map_xoylent/spine.tga + } + { + map $lightmap + rgbGen identity + tcGen lightmap + blendfunc filter + } +} + +models/map_xoylent/turbine_fan +{ + qer_editorimage models/map_xoylent/turbine_fan.tga + surfaceparm nolightmap + { + map models/map_xoylent/turbine_fan.tga + } +}