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

6 Months Ago
Code cleanup, compile fixes
6 Months Ago
Don't implicitly lerp torque
6 Months Ago
Fixed expected move_x/move_y values for player movement, slow walk reflects properly now
6 Months Ago
Improve physics shape list for new character
6 Months Ago
Use rigidbody space for up/down
6 Months Ago
Quality improved Small changes to shader to improve quality of sample pattern produced.
6 Months Ago
weekly skins
6 Months Ago
Saddlebag RF Fix -> Main
6 Months Ago
Getting on a horse with a pager in the saddlebag will no longer cause it to activate Changed has rider flag to a different reserved flag rather than On. Pager on flag check will now return correctly on mount
6 Months Ago
merge from sbtoolcupboard branch - added to render scene
6 Months Ago
Set up CT character model
6 Months Ago
Shape list stub, physics joints stub
6 Months Ago
ct_player initial model
6 Months Ago
Add hitboxes to new player Moved hitbox set list into its own prefab
6 Months Ago
player: Move some stuff into their own vmdl prefabs
6 Months Ago
make b_grounded default to true
6 Months Ago
Keep Time.Now in sync while in editor play mode Facepunch/sbox-issues#5826
6 Months Ago
Hook in some very temporary attack anims
6 Months Ago
Ported the new cliff stack into World Setup stack prefab for testing. Removed all old spawns of rocks/rock formations
6 Months Ago
Updated croc mesh, added new textures, materials and LODs
6 Months Ago
Improved jump state machine so it's impossible to get stuck in air
6 Months Ago
Fixed a bunch of weapon alignments
6 Months Ago
Fixed knives holdtype
6 Months Ago
edited wolf run 180 turnleft anim so it runs with a wider arc
6 Months Ago
Don't need these Add HumanOutfitter, not hooked in yet Add third person toggle dev command Use new character in prep for Dan's new CT
6 Months Ago
Wallpapers skins unlocked by default
6 Months Ago
Fix depth test in ObjectHighlight.shader Was broken by reverse-z, fixes Facepunch/sbox-issues#5787
6 Months Ago
merge from main
6 Months Ago
merge from main
6 Months Ago
missing change on spring
6 Months Ago
added default materials for chain/spring/cloth
6 Months Ago
Removed helmet removal code from outfitter
6 Months Ago
Turn off outline component by default until it's turned on by something This makes more sense I think
6 Months Ago
Implement world queries (overlaps)
6 Months Ago
Fix resource properties not swallowing context menu events, fixes Facepunch/sbox-issues#5814
6 Months Ago
merge from firemode_improvements
6 Months Ago
Added fire mode switch sound to the rest of the guns
6 Months Ago
Tiny ui and cursor styling
6 Months Ago
Wire deployment, player detection
6 Months Ago
Create Sandbox.StringToken, delete NativeEngine.StringToken
6 Months Ago
radtown S2P
6 Months Ago
tweaks to scaffolding building stair
6 Months Ago
removed underscrores from camera names
6 Months Ago
Added an additional way to get on the radhouse roof
6 Months Ago
Directory ands asset location tweaks. Fixed head material disconnected
6 Months Ago
Leaderboard backup, run #12463
6 Months Ago
Converted the RPS gesture UI into a non blocking UI Added UI support for draws
6 Months Ago
Increased shreddable pickup truck mass from 20km to 400kg, and added a small amount of drag
6 Months Ago
Merge from parent
6 Months Ago
Server side cancel fix