243,199 Commits over 3,898 Days - 2.60cph!

4 Months Ago
Ensured flag doesn't interfere with saddles
4 Months Ago
Nixed some light fixtures from scene. wallLight cold material uses emission fresnel. Lighting prefab backup.
4 Months Ago
Added -disablehttp command line parameter Disables HTTP global function (http.Fetch/Post use that) Fixed GMod now removing English US keyboard layout Use Windows API to get keyboard layout names when not in our list
4 Months Ago
Fix typo "ChildrentWantMouseInput" -> "ChildrenWantMouseInput"
4 Months Ago
Change dynamic envmapprobe to use 7 mips which is the calibrated value for Cubemapper, change default feathering value to a tighter .25f Use parallax for ambient envmap lighting https://files.facepunch.com/sam/1b1511b1/sbox-dev_a6lt3mNtWW.mp4
4 Months Ago
tdm missing textures
4 Months Ago
Make Mouse.OverridingVisibility internal
4 Months Ago
enabled permanent gizmo drawing on terrain filter when sticky gizmos active
4 Months Ago
Added setter to Mouse.Visible so you don't have to create a panel with pointer-events just to unlock your mouse.
4 Months Ago
merge from wallpaper
4 Months Ago
Reduce crouch height
4 Months Ago
Code cleanup, compile fixes
4 Months Ago
Don't implicitly lerp torque
4 Months Ago
Fixed expected move_x/move_y values for player movement, slow walk reflects properly now
4 Months Ago
Improve physics shape list for new character
4 Months Ago
Use rigidbody space for up/down
4 Months Ago
Quality improved Small changes to shader to improve quality of sample pattern produced.
4 Months Ago
weekly skins
4 Months Ago
Saddlebag RF Fix -> Main
4 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
4 Months Ago
merge from sbtoolcupboard branch - added to render scene
4 Months Ago
Set up CT character model
4 Months Ago
Shape list stub, physics joints stub
4 Months Ago
ct_player initial model
4 Months Ago
Add hitboxes to new player Moved hitbox set list into its own prefab
4 Months Ago
player: Move some stuff into their own vmdl prefabs
4 Months Ago
make b_grounded default to true
4 Months Ago
Keep Time.Now in sync while in editor play mode Facepunch/sbox-issues#5826
4 Months Ago
Hook in some very temporary attack anims
4 Months Ago
Ported the new cliff stack into World Setup stack prefab for testing. Removed all old spawns of rocks/rock formations
4 Months Ago
Updated croc mesh, added new textures, materials and LODs
4 Months Ago
Improved jump state machine so it's impossible to get stuck in air
4 Months Ago
Fixed a bunch of weapon alignments
4 Months Ago
Fixed knives holdtype
4 Months Ago
edited wolf run 180 turnleft anim so it runs with a wider arc
4 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
4 Months Ago
Wallpapers skins unlocked by default
4 Months Ago
Fix depth test in ObjectHighlight.shader Was broken by reverse-z, fixes Facepunch/sbox-issues#5787
4 Months Ago
merge from main
4 Months Ago
merge from main
4 Months Ago
missing change on spring
4 Months Ago
added default materials for chain/spring/cloth
4 Months Ago
Removed helmet removal code from outfitter
4 Months Ago
Turn off outline component by default until it's turned on by something This makes more sense I think
4 Months Ago
Implement world queries (overlaps)
4 Months Ago
Fix resource properties not swallowing context menu events, fixes Facepunch/sbox-issues#5814
4 Months Ago
merge from firemode_improvements
4 Months Ago
Added fire mode switch sound to the rest of the guns
4 Months Ago
Tiny ui and cursor styling
4 Months Ago
Wire deployment, player detection