userAlex Rcancel
reporust_rebootcancel

1,200 Commits over 3,926 Days - 0.01cph!

11 Years Ago
Ensure two footstep sounds won't trigger simultaneously from overlapping animation events
11 Years Ago
Extend footstep raycast range so footsteps trigger more reliably when running downhill
11 Years Ago
Consolidate some footstep stuff that doesn't need to be in two separate classes
11 Years Ago
Fix compile error and reapply footstep updates
11 Years Ago
WIP - plastic what are you doing
11 Years Ago
Migrate remaining sounds to sound system Reorganize sounds Fix EffectRecycle deleting effects before sounds finish playing Distant sounds WIP
11 Years Ago
Missing file
11 Years Ago
merge from main
11 Years Ago
remove debug.log
11 Years Ago
Add reverb falloff script Add high pass filter falloff script Add gunshot sound template First pass at distant gunshots
11 Years Ago
Reenable ambience toggle
11 Years Ago
Dynamically adjust sound priority based on distance from the camera (farther voices will be stolen first)
11 Years Ago
Include AudioReverbFilter decay time in sound length calculation
11 Years Ago
First pass at distant explosions
11 Years Ago
merge from main
11 Years Ago
reapply sound system migration to furnace, campfire, and c4
11 Years Ago
Add small sound template
11 Years Ago
Update falloffs before playing a Sound
11 Years Ago
Gunshot tuning
11 Years Ago
merge from main
11 Years Ago
merge from main/distantsound
11 Years Ago
Fix server compile error
11 Years Ago
revert merge from main/distant sound to try to fix asset isues on build server
11 Years Ago
merge from main
11 Years Ago
post-merge cleanup
11 Years Ago
Undo revert from last week
11 Years Ago
Merge fixes + migrate wood gibs to sound system
11 Years Ago
merge from main
11 Years Ago
merge from main/distantsound
11 Years Ago
Underwater sound effect + transition sounds
11 Years Ago
merge from main/underwater
10 Years Ago
Migrate geiger sounds to sound system and reduce volume
10 Years Ago
Missing file
10 Years Ago
Volume/mix adjustments for some impact sounds
10 Years Ago
Increase overall volume of in world sounds
10 Years Ago
Slight increase to max distance on default sound template
10 Years Ago
Fix radiation sounds not playing
10 Years Ago
Use the correct sound template for the cargo plane loop
10 Years Ago
First pass at C4 sounds
10 Years Ago
Don't update reverb/highpass falloff every frame + additional sound profiling
10 Years Ago
Begin playback in Start instead of Awake on SoundPlayer so sounds start after EffectAudioPerspectiveSwitcher does it's thing (temp fix until I implement a more general solution for adjusting sounds before beginning playback)
10 Years Ago
Water footsteps first pass
10 Years Ago
Adjust cargo plane volume
10 Years Ago
Add SoundDefinition
10 Years Ago
Create SoundDefinitions from existing Sounds
10 Years Ago
Finish up sound system refactor
10 Years Ago
Merge from main
10 Years Ago
merge from main/soundrefactor
10 Years Ago
missing if CLIENT for new sound stuff
10 Years Ago
Sound falloff tuning