1,134 Commits over 3,653 Days - 0.01cph!
Tweak first person wounded sound
Unparent sounds from effects on destroy instead of only when recycle is called
First pass at terrain-approrpiate animal footsteps
Fix missing AudioClip references on wolf SoundDefinitions
Prevent certain important sounds from being stopped early by SoundVoiceLimiter
Quick pass at crystal ambience
Increase voice limit for viewmodels a tiny bit
Per gameobject audio voice count limiting
Quick first pass at horse footsteps
Add a couple river sound variations and tune river sounds
Reduce volume of sand footsteps a touch
First pass at campfire and furnace sounds
Make hard footsteps sound less stompy
Reenable the sound player on the torch attack effect again
Potential SoundManager NRE fix
Additional error logging in SoundManager
MixerSnapshotManager NRE fixes. Remove old snapshot manager that was still attached to camera in menubackground scene
Fix footsteps maxDistance not being reset properly when recycling sounds
Add wounded mixer snapshot and improve wounded sound effect
Fix missing torch attack sound
Make sure sounds reset to third person when recycling sound objects
Fix invalid seek position error
Recycle sound objects instead of always instantiating new ones
Fix sounds cutting out when the object they're attached to is destroyed
Add player injury sounds and first-person wounded sound effect
Fix rustle sound triggers being on the wrong layer
First pass at wolf sounds
Switch BaseCombatEntity impact override to GameObjectRef
Allow BaseCombatEntity to override the default impact effect
Add unique impact sound to barrels
Destroy only the placeholder (instead of all child objects) when refreshing a TreeMesh
Re-add bush rustles
Add rustles to trees
Reduce falloff distance for impact sounds
First pass at bear sounds
Fix SoundPlayerCull and add support for distance based culling
Re-add river sounds to terrain gen
Fix missing sound references
merge from main/bushrustles
Add leaf rustles to all bushes & add support for different rustle intensities based on movement speed
Fix missing attack sound on some guns
Leaf rustle wavs for different movement speeds
WIP - sounds added, trigger working, trigger added to temparate field bushes