248,610 Commits over 3,928 Days - 2.64cph!

6 Months Ago
New font
6 Months Ago
Added initial particle effect for simple smokes (CSGO style). Add option for fuse delay to enable a fuse effect prefab after some delay, we can add sounds here. Can also add a sound emitter for smoke release to smoke effect prefab
6 Months Ago
Updated all radiator positions throughout level
6 Months Ago
tweaked radiator props draw distances, added a white material variant
6 Months Ago
merge from main
6 Months Ago
board base
6 Months Ago
m9 bayonet texture updates
6 Months Ago
set dressing progress backup
6 Months Ago
Reduced bike passenger view range by 10 degrees each way. Reduces horrifying body twist.
6 Months Ago
viewmodel handcuffs - setup viewmodel renderer script
6 Months Ago
Remove transition times on cuffs VM deploy state animations to fix visual state bug
6 Months Ago
Fix minimap/bombsite labels
6 Months Ago
Animations
6 Months Ago
Move PlayerColor to PlayerState (Closes Facepunch/sbox-hc1#148)
6 Months Ago
blunderbus admire animation edited
6 Months Ago
Update Facepunch.ActionGraphs * Optimization when cloning * Nicer error messages with invalid pure methods (Facepunch/sbox-issues#5743)
6 Months Ago
radhouse apartments and radiator collision fix
6 Months Ago
Moved play area overlay panel so it's not in front of the crosshair
6 Months Ago
Cache ExposedProperties
6 Months Ago
6 Months Ago
Cash grab can support 10v10
6 Months Ago
Added new remove hood and cuffs radial icons
6 Months Ago
Update particle_rock_burst.prefab
6 Months Ago
Update particle_bug_splat.prefab
6 Months Ago
Merge Bikes -> main
6 Months Ago
Fixed bikes drifting slowly when idle and awake
6 Months Ago
Dragonfly
6 Months Ago
m9 bayonet world model and lods https://sbox.game/facepunch/w_m9bayonet
6 Months Ago
WIP description
6 Months Ago
Add basic support for using right CTRL/SHIFT keys for input actions, I didn't include RALT because my keyboard doesn't seem to work with it (resolves Facepunch/sbox-issues#5506)
6 Months Ago
ByteStream Rewrite (#1610) * Added failing ByteStream stress test * Rewrite ByteStream to use Span / ReadOnlySpan where possible
6 Months Ago
Start pending components before physics step - fixes physics step running before joints are created
6 Months Ago
Merge from main
6 Months Ago
set dressing progress backup
6 Months Ago
Look for eligible types in ResourceControlWidget, so it works with inherited types (resolves Facepunch/sbox-issues#5609) https://files.facepunch.com/tony/1b0211b1/sbox-dev_YJS6hP69DC.png
6 Months Ago
GameObjectSystem metrics
6 Months Ago
Fix SoundEvent.GetNextSound random not using the full range of sounds
6 Months Ago
Fix NRE in Collider.RebuildImmediately
6 Months Ago
Fixed showing any old weapon as a marker
6 Months Ago
Demote spawn point error to a warning
6 Months Ago
More fixes
6 Months Ago
merge main -> Aux2
6 Months Ago
Fix NRE in AimWeaponComponent
6 Months Ago
PlayerAvatar NRE fix
6 Months Ago
merge from demo_map_nre_fix
6 Months Ago
merge from snow_effects_roll_back_and_meshLOD_conversion
6 Months Ago
Remove unwanted transition
6 Months Ago
Replace the player's name with the player's steam persona (#146)
6 Months Ago
merge from fix_runtime_profiling_update -> main
6 Months Ago
Fix update, late update, physics & fixed update counters not being reset on the server