3 Hours Ago
Merged Pull Requests * Do not draw effect rings in Depth Pass * Fixed regressive Lua error in g_SBoxObjects cleaning code Change damage indicator materials * For full screen damage effects, use a "vignette" type texture * For other effects, use $linearwrite material to reduce banding Disable "player is dead" red screen effect * It was not applied consistently to all deaths, and it is kinda unwanted for Sandbox type game Move drown damage effects from UTIL_ScreenFade to damage indicator Adjust burn/drown damage indicator effects More oranger burn effect, longer drown effect (same length as it was before any changes) Move crush damage effect to HudAnimations too Make DMG_ACID screen effect separate and different * No longer duplicate of radiation effect, green-ish tint Rework DMG_PLASMA effects/sound * DMG_PLASMA no longer makes the screen just half black (now has cyan effect), and changed the associated sound from infinite loud thing to the burn damage effect STUDIO_ flags for Pre/PostDrawPlayerHands Try deleting "scripts/game.txt" * it only contains `"$game" "GARRYSMOD"` and doesn't seem to be used by the game Changed gun firing sounds from 140dB to 105dB * This is consistent with Crowbar and some other weapon sounds, and is less loud at large distances. * This affects NPC firing sounds as well * Changed toolgun to use its own soundscript - `Toolgun.Single`. No sound change, only volume change. Make Annabelle in player's hands produce correct shooting sound