From: MirceaKitsune Date: Fri, 16 Mar 2012 12:51:36 +0000 (+0200) Subject: Actually, no X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=529a994a38ac183c6b58be4416e3f689033a22ca;p=voretournament%2Fvoretournament.git Actually, no --- diff --git a/data/scripts/desertfactory.shader b/data/scripts/desertfactory.shader index 05ebdbdd..b0479793 100644 --- a/data/scripts/desertfactory.shader +++ b/data/scripts/desertfactory.shader @@ -155,7 +155,6 @@ textures/desertfactory_shaders/sign_explosion_clean { dpreflectcube cubemaps/exomorph/exomorph qer_editorimage textures/desertfactory_shaders/sign_explosion_clean.jpg - surfaceparm metalsteps { map textures/desertfactory_signs/explosion_clean.tga alphaFunc GT0 @@ -167,7 +166,6 @@ textures/desertfactory_shaders/sign_ladder_clean { dpreflectcube cubemaps/exomorph/exomorph qer_editorimage textures/desertfactory_shaders/sign_ladder_clean.tga - surfaceparm metalsteps { map textures/desertfactory_signs/ladder_clean.tga alphaFunc GT0 @@ -179,7 +177,6 @@ textures/desertfactory_shaders/sign_radioactive_clean { dpreflectcube cubemaps/exomorph/exomorph qer_editorimage textures/desertfactory_shaders/sign_radioactive_clean.tga - surfaceparm metalsteps { map textures/desertfactory_signs/radioactive_clean.tga alphaFunc GT0 @@ -191,7 +188,6 @@ textures/desertfactory_shaders/sign_shock_clean { dpreflectcube cubemaps/exomorph/exomorph qer_editorimage textures/desertfactory_shaders/sign_shock_clean.tga - surfaceparm metalsteps { map textures/desertfactory_signs/shock_clean.tga alphaFunc GT0 @@ -203,7 +199,6 @@ textures/desertfactory_shaders/sign_toxic_clean { dpreflectcube cubemaps/exomorph/exomorph qer_editorimage textures/desertfactory_shaders/sign_toxic_clean.tga - surfaceparm metalsteps { map textures/desertfactory_signs/toxic_clean.tga alphaFunc GT0 @@ -215,7 +210,6 @@ textures/desertfactory_shaders/sign_warning_clean { dpreflectcube cubemaps/exomorph/exomorph qer_editorimage textures/desertfactory_shaders/sign_warning_clean.tga - surfaceparm metalsteps { map textures/desertfactory_signs/warning_clean.tga alphaFunc GT0 @@ -227,7 +221,6 @@ textures/desertfactory_shaders/sign_wires_clean { dpreflectcube cubemaps/exomorph/exomorph qer_editorimage textures/desertfactory_shaders/sign_wires_clean.tga - surfaceparm metalsteps { map textures/desertfactory_signs/wires_clean.tga alphaFunc GT0 @@ -239,7 +232,6 @@ textures/desertfactory_shaders/sign_above_dirty { dpreflectcube cubemaps/exomorph/exomorph qer_editorimage textures/desertfactory_shaders/sign_above_dirty.tga - surfaceparm metalsteps { map textures/desertfactory_signs/above_dirty.tga alphaFunc GT0 @@ -251,7 +243,6 @@ textures/desertfactory_shaders/sign_explosion_dirty { dpreflectcube cubemaps/exomorph/exomorph qer_editorimage textures/desertfactory_shaders/sign_explosion_dirty.tga - surfaceparm metalsteps { map textures/desertfactory_signs/explosion_dirty.tga alphaFunc GT0 @@ -263,7 +254,6 @@ textures/desertfactory_shaders/sign_ladder_dirty { dpreflectcube cubemaps/exomorph/exomorph qer_editorimage textures/desertfactory_shaders/sign_ladder_dirty.tga - surfaceparm metalsteps { map textures/desertfactory_signs/ladder_dirty.tga alphaFunc GT0 @@ -275,7 +265,6 @@ textures/desertfactory_shaders/sign_radioactive_dirty { dpreflectcube cubemaps/exomorph/exomorph qer_editorimage textures/desertfactory_shaders/sign_radioactive_dirty.tga - surfaceparm metalsteps { map textures/desertfactory_signs/radioactive_dirty.tga alphaFunc GT0 @@ -287,7 +276,6 @@ textures/desertfactory_shaders/sign_shock_dirty { dpreflectcube cubemaps/exomorph/exomorph qer_editorimage textures/desertfactory_shaders/sign_shock_dirty.tga - surfaceparm metalsteps { map textures/desertfactory_signs/shock_dirty.tga alphaFunc GT0 @@ -299,7 +287,6 @@ textures/desertfactory_shaders/sign_toxic_dirty { dpreflectcube cubemaps/exomorph/exomorph qer_editorimage textures/desertfactory_shaders/sign_toxic_dirty.tga - surfaceparm metalsteps { map textures/desertfactory_signs/toxic_dirty.tga alphaFunc GT0 @@ -311,7 +298,6 @@ textures/desertfactory_shaders/sign_warning_dirty { dpreflectcube cubemaps/exomorph/exomorph qer_editorimage textures/desertfactory_shaders/sign_warning_dirty.tga - surfaceparm metalsteps { map textures/desertfactory_signs/warning_dirty.tga alphaFunc GT0 @@ -323,7 +309,6 @@ textures/desertfactory_shaders/sign_wires_dirty { dpreflectcube cubemaps/exomorph/exomorph qer_editorimage textures/desertfactory_shaders/sign_wires_dirty.tga - surfaceparm metalsteps { map textures/desertfactory_signs/wires_dirty.tga alphaFunc GT0 diff --git a/docs/TODO.txt b/docs/TODO.txt index f944e983..c004e288 100644 --- a/docs/TODO.txt +++ b/docs/TODO.txt @@ -150,4 +150,6 @@ - 0.7: Smaller default zoom for minimap -- 0.7 | 0.8 BUG: Display digits still appear on the 3rd person weapon when a player dies and becomes gibbed \ No newline at end of file +- 0.7 | 0.8 BUG: Display digits still appear on the 3rd person weapon when a player dies and becomes gibbed + +- 0.7: Regurgitate particle count obased on player size \ No newline at end of file