240,448 Commits over 3,867 Days - 2.59cph!

9 Months Ago
Steal movement code from Gun Fight Thanks Tony
9 Months Ago
CubicBeizer to CubicBezier Fix some sound errors
9 Months Ago
Remove PlayerController.IsDucking
9 Months Ago
Maintain interpolated local position and rotation so we can just keep applying, add sliding state to vm
9 Months Ago
Apply local transform to viewmodel based on wish direction
9 Months Ago
Fix sound errors
9 Months Ago
Hook up slide anim and remove legacy stuff
9 Months Ago
Mechanics can override acceleration
9 Months Ago
Scale down wish input significantly while sliding Can't slide/crouch while sliding Expose HasAnTag accessor ViewModel move_groundspeed cleared if we have the slide tag
9 Months Ago
Multicamera test scene
9 Months Ago
Fix NREs
9 Months Ago
Categorize base mechanic properties
9 Months Ago
Add Mechanic.ShouldBecomeaActive / Mechanic.ShouldBecomeInactive so mechanics can lock Add basic sliding mechanic
9 Months Ago
Fix BBox obsoletes Turret use a sound that exists
9 Months Ago
Mechanic.IsActive is set properly by holding a list of active mechanics between updates
9 Months Ago
Player controller input refactor, let mechanics interrupt input (sprint dampening left-right movement)
9 Months Ago
Remove old code + Camera
9 Months Ago
SoundSystem Takeover (#1425)
9 Months Ago
Refactor, mechanics have tags which are cleared every frame, move sprint to a mechanic Update DamageInfo
9 Months Ago
Remove soundevents folder
9 Months Ago
Protocol++ because Sound class changed, SoundHandle changed from a struct to a class
9 Months Ago
Merge SoundSystem into Sound
9 Months Ago
Delete old soundstack Remove unused Recompile mixgraph Remove unused Remove more unused
9 Months Ago
Completely remove SoundEventGuid_t
9 Months Ago
Move CAudioStream_Attached to CAudioStreamManaged
9 Months Ago
Remove unused Initialize Sound.Listener Add SoundHandle.StartSubVoice SoundEvent.UI is obeyed EditorUtility sound plays are 2d by default
9 Months Ago
Remove unused Fix stopping/fading out sound immediately after play not stopping the sound
9 Months Ago
Fix editor tools, lock MainVoiceList when adding/editing
9 Months Ago
Remove unused
9 Months Ago
Fix soundstream to use new system
9 Months Ago
Leaderboard backup, run #8308
10 Months Ago
▌▄▆▋█▅
10 Months Ago
Delete soundopsystem, soundevent, soundstack system
10 Months Ago
Move spatialize and distance falloff to c#
10 Months Ago
Unbind all the soundop stuff
10 Months Ago
Bind some low level sound classes Lets process voices in c# instead of the soundop system
10 Months Ago
w_bow - set up avatar mask to cull root bone, updated .entity to remove offsets, re-exported 3p anims with updated player rig
10 Months Ago
Work on getting camera bone animating for viewmodel
10 Months Ago
Block out player controller mechanics, eye height override, speed override, etc
10 Months Ago
Add muzzle flash prefab & util timed destroy component
10 Months Ago
Link weapon and its viewmodel properly, create some prefabs for the MP5
10 Months Ago
Strip unused (and broken) voicetrace stuff
10 Months Ago
Fix missing soundsystem_lowlevel Remove unused projects
10 Months Ago
Delete CEntitySystem::CreateEntity
10 Months Ago
Soundsystem defs to engine2 Move soundsystem inside engine2 (delete Interop.SoundSystem.cs when your compile fails!)
10 Months Ago
Delete some more from entity2
10 Months Ago
Remove unused soundstack stuff
10 Months Ago
Remove unused tools remove unused tool keybinds
10 Months Ago
Leaderboard backup, run #8284
10 Months Ago
Leaderboard backup, run #8283