Tremulous Forum

General => Feedback => Topic started by: gareth on March 29, 2007, 08:29:34 pm

Title: feature request: different shadows for each class
Post by: gareth on March 29, 2007, 08:29:34 pm
i thought it would be nice to have different shadows for each class, so i started making some, however they dont always rotate with the model, humans seem to, grangers sometimes do, no other aliens seem to. I am also wondering if there is a way to set the shadow for different classes without altering code (ie. altering config files instead). imo they look quite nice with different shadows, i tested it by changing the shadow.tga on an unpure server. this pic will maybe give you some idea of what i mean:

(http://img111.imageshack.us/img111/1572/showma2.jpg)
Title: feature request: different shadows for each class
Post by: Caveman on March 29, 2007, 08:50:47 pm
I'd see the need to get the load off the cpu first.
Title: feature request: different shadows for each class
Post by: gareth on March 29, 2007, 11:44:05 pm
Quote from: "Caveman"
I'd see the need to get the load off the cpu first.


what? all i am suggesting is changing the texture on the shadow beneath the player to one that more closely matches the model, it wouldnt hurt performance at all.
Title: feature request: different shadows for each class
Post by: techhead on March 30, 2007, 09:14:16 pm
If you code it, they will come.
Title: feature request: different shadows for each class
Post by: Odin on March 31, 2007, 02:38:00 am
?
/cg_shadows 3
/r_stencilbits 8

Stencil shadows!
Title: feature request: different shadows for each class
Post by: Lava Croft on April 04, 2007, 04:05:43 pm
Quote from: "Odin"
?
/cg_shadows 3
/r_stencilbits 8

Stencil shadows!

Stencil shadows are achived with cg_shadows 2, but they are bugged, just like cg_shadows 3.

I would like to see cg_shadows 2 and cg_shadows 3 removed alltogether.
Title: feature request: different shadows for each class
Post by: Paradox on April 04, 2007, 05:23:37 pm
you know, r_stencilbits also supports 16bit, and that comes with a ton of beautiful light effects, like purple halos around lasgun users, green halos around massdrivers, orange glow around the medipad, etc.
cg_shadows 2 is better than 3.