239,314 Commits over 3,837 Days - 2.60cph!

3 Months Ago
storage building large progress
3 Months Ago
Fix glass and decal overlays depth bias
3 Months Ago
ui: Make dead players more distinct in PlayerAvatar
3 Months Ago
Add Mixer.StopAll
3 Months Ago
Controller bindings can be stored in separate files Support input source paths Add support for pose actions
3 Months Ago
Remove references to menu chord We don't have to worry about action sets right now Store controller bindings in separate files Use input sources for controller differentiation Fetch controller poses (position & orientation)
3 Months Ago
▌▌▌█▍ ▅▄▅██▇█▇▍▍ ▉▋ █ ▉▉▄ ▋▇▍▌▌▉▌▆▍ ▋▌▌▉▊▆
3 Months Ago
▆▉▅▆▉▇▉▊ ▇▄▊▋▊▇ ▆▍▆ ▌▉▅▌█▆▉▋▆▊ ▅▍▄▇▉█▉▆▆▅ ▇▇ ▊▋▆▋▇ ▇▊▇▄
3 Months Ago
Prevented vendor from tipping over in some scenarios
3 Months Ago
Don't re-enable the camera every single frame
3 Months Ago
DoF with reverse depth Shaders for reverse depth
3 Months Ago
Voice chat filter sends to spectators
3 Months Ago
▊▄▊▅▆ ▍▇▅▋ ▆▍▋▆▋_▋▋▅▋█_▆▆▆▇▌▆
3 Months Ago
- ▅▋▍▍ ▋▄▌▊▊ ▌▆▄▉▆ ▄▅▋▄▇▌ ▅▄ ▅█▅▇▉█▆▆▅▍▄█, ▆▍▅▆▇▅▅ ▊▇▊▆█ ▇▍▋▇▇█▊ - ▇█▅▉█▌█▉█▇▇▋▆▍▄ ▄▅▄ ▉▋▅▋ █▊▉ ▆▋▄▉▋ ▍▍ ▊▆▊▍ ▄█ ▊█▍ ▊▋▆▍▍, ▍█▆▌▊▇▋▋▉ ▊▍ █▄▅ ▄█▍▊█
3 Months Ago
corrected some texture settings for roof asphalt
3 Months Ago
corrected some small rotation errors in storage warehouse prefab
3 Months Ago
Removing BuildOptions.CleanBuildCache as a test (had issues on 2021 without this, giving it another go on 2022)
3 Months Ago
Restraint check
3 Months Ago
shotgun adjustments
3 Months Ago
Set electrical heater light shadows type to hard (soft shadows were murdering performance)
3 Months Ago
map updates
3 Months Ago
Fixed base bullet spread not being hooked in
3 Months Ago
█▅▊▄▋ ▅▌▅▉ ▉▉▍▇
3 Months Ago
Swap scores around on team swap
3 Months Ago
grenade quick change
3 Months Ago
Fixed LightLOD always setting light shadows to Soft instead of choosing the mode set in the prefab initially
3 Months Ago
Upped min player count for competitive, max rounds up to 30
3 Months Ago
merge from searchlight_fixes
3 Months Ago
merge from relax_bounds
3 Months Ago
merge from invisibleplayers_fix
3 Months Ago
merge from bradleyvisual_merge
3 Months Ago
How did this get here
3 Months Ago
Show gamemode title in scoreboard
3 Months Ago
Add separate 5v5 defuse gamemode for competitive rules, other one is just casual 10v10
3 Months Ago
Add damage taken post processing
3 Months Ago
Punish players for crouching too much
3 Months Ago
Turn occlusion for door sounds, door itself doesn't block sounds
3 Months Ago
Cap team sizes for defuse to 5
3 Months Ago
Track original owner of weapon, show it in the weapon row
3 Months Ago
Burst upgrade 1.8.13 -> 1.8.15
3 Months Ago
3 Months Ago
merge from electricalheater_fix
3 Months Ago
merge from wire_slacking
3 Months Ago
Expose falloff curve for explosion damage
3 Months Ago
Clean GetPrefabScene - actually load the prefab scene if not loaded (although I feel like this would already be doing that if it should be doing it) Add TypeDescription.GetValue, SetValue - handles both properties and fields for QOL TextDialog cleanup ControlSheet.AddRow just creates a ControlWidgetRow (single path) Move ComponentSheetHeader to its own file Now GameObjectTransformControl uses the new path, we don't need to manually align margins MakeIdGuidsUnique returns a translation dictionary Store prefab guid to instance guid translation table on prefab instance root GameObject Add EditorUtility.Prefabs.CreateAsset, obsolete GameObject.GetAsPrefab Add CloneConfig.PrefabVariables Add PrefabFile.VariableList Simplify prefab instance lookup object by id Add PrefabScene.VariableCollection Prefab variables end to end
3 Months Ago
Add facepunch.libevents library Use libevents for damage / kill events
3 Months Ago
Fix GameEvent.GetImplementation<T>
3 Months Ago
backup storage building large
3 Months Ago
Fixed electrical heater not deployable on armored wall hard side
3 Months Ago
Citizen/animgraph: improved scale_height parameter (see commit comments) • tweaked input poses, especially the tall one (5% less legs, 5% more torso & arms) • tweaked stride scaling: from 0,1,2 to -1,1,3 (this lets short characters cover much more ground, and helps prevent IK pops on tall characters) • added a new weighted constraint to the procedural neck_clothing bone so that it won't flip anymore on extremely short characters (with e.g. jumpsuit outfit) • scaling your height is now bouncy because it looks fun: https://files.facepunch.com/maxlebled/1b1111b1/sbox-dev_2024-06-11_11-58-31.mp4