- Icons for all item that'll nee them. - Fix powerup effects appearing in the inventory tab. - Added chancebox models. - Some extra sound stuff. - Added voice lines for responding to Korax in each Hexen hub. - Some work done on the titlemap I guess, nothing big yet, just the logos and whatnot. - Changed message duration cvars to seconds instead of tics. - Added mod menu and credits menu. - Lore text adjustments. - Added colored text tags for key items. - Adjusted how dropping/trading amounts are handled (always goes for highest available item drop if it's an ammo). - Added invulnerability healthbar effect. - Increased knockback of weapon melee, makes it more effective for getting enemies out of your face. - Adjusted flash effects on Candygun explosions. - Made Candygun decals bigger.
10 lines
263 B
Text
10 lines
263 B
Text
HardwareShader Texture "graphics/HUD/HealthBarS.png"
|
|
{
|
|
Shader "shaders/glsl/Fuzz_Gray.fp"
|
|
Texture "noisetex" "textures/graynoise.png"
|
|
}
|
|
HardwareShader Texture "graphics/tempbg.png"
|
|
{
|
|
Shader "shaders/glsl/Fuzz.fp"
|
|
Texture "noisetex" "textures/graynoise.png"
|
|
}
|