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

3 Years Ago
Add Sandbox.Stream.IsActive
3 Years Ago
API changes
3 Years Ago
Sandbox.Streaming.StreamClient to Sandbox.Stream
3 Years Ago
Stream.OnChat library method instead of event system CommandAttribute
3 Years Ago
Support `transform: scale( x y )` but still fallback to setting both if a single parameter is specified. Previous only a uniform scale could be set Merge branch 'master' of github.com:Facepunch/sbox
3 Years Ago
▅▄▋▊▄ ▄▇▌▉ ▌▇▄▍
3 Years Ago
Added a search filter to the player list Adjusted layout
3 Years Ago
Give option to copy HDR framebuffer with CopyFrameBuffer() and add GrabDepthBuffer()
3 Years Ago
Added refresh buttons to all fields in admin UI Show convar help descriptions as tooltips (where possible)
3 Years Ago
Fixed issue where binding a key to nothing wouldn't save that bind if the key was in the default keys Now binds keys to "no_input" when clearing a bind which does nothing
3 Years Ago
MLRS map UI to show min and max rocket range. Areas outside the available range have a red tint
3 Years Ago
Fixed not being able to update convars with spaces in the value
3 Years Ago
Expose starting selection of server convars
3 Years Ago
Added cinematic tracking marker prefabs for map makers (2 variants)
3 Years Ago
Merge from general_qol
3 Years Ago
Running a dedicated server should no longer change graphics settings for clients on the same machine
3 Years Ago
Automatically self authorize when placing an auto turret
3 Years Ago
Airburst and various other fx files. Scene backup.
3 Years Ago
Lighting prefab updates
3 Years Ago
Picture icons for inventory paintings
3 Years Ago
Have lock, cancel and resolve prediction functions, more clear than an enum for each end status
3 Years Ago
Add TwitchAPI.CreatePrediction, TwitchAPI.EndPrediction
3 Years Ago
Sign panel styling Fix underwear picker NRE in inventory
3 Years Ago
▋▋▅▋▍▇ ▆▌▇▆▄▍▉▍▉ ▆▅ ▄▅▉ ▋▋▋▆▋ ▉▄▉ ▌▊▅█ ▍▉▇▊▉▅▊▇▉
3 Years Ago
Merge from main
3 Years Ago
Remove old unused dance animation Added an extra fallback to try and stop dance animation layers staying active after a gesture has ended
3 Years Ago
Merge from main
3 Years Ago
Hide eyePositionOverride and eyeCenterOverride in vehicle inspector. They're unused since vehicles always mount the player in a separate seat mountable.
3 Years Ago
Merge Main -> Aux
3 Years Ago
Fixed cargo ship layouts still causing antihack trouble after my previous fix
3 Years Ago
Add TwitchAPI.EndPoll
3 Years Ago
Add TwitchAPI.CreatePoll
3 Years Ago
Plywood walls set models and prefabs
3 Years Ago
Military hangar models and prefabs
3 Years Ago
Switch guideline progress
3 Years Ago
Updated Greenlands
3 Years Ago
Let's not fuck up this branch this time
3 Years Ago
cola can - adjusted scale back up to its larger size
3 Years Ago
Cola can - fixed distortion on the rim Merge branch 'master' of sbox-game
3 Years Ago
Use userId instead of broadcasterId, they're the same thing but userId makes more sense Fix TwitchAPI.SetChannelLanguage Add TwitchAPI.GetChannel
3 Years Ago
try catch http requests Remove username from IStreamClient, no longer needed
3 Years Ago
Crash fix, more cleanup
3 Years Ago
Show underwater lab locations on the map
3 Years Ago
Refactored how the camera works it is now completely client-side. No prediction needed and much smoother especially now that tickrate is 20hz.
3 Years Ago
Add commands to set channel info
3 Years Ago
Tank tread mud splatter files
3 Years Ago
Add TwitchAPI.SetUserDescription Add TwitchAPI.SetChannelTitle Add set channel game, language and delay Add StreamClient.UserId so this doesn't have to be queried all the time
3 Years Ago
Update items and translations
3 Years Ago
Ignore score cache age when offline
3 Years Ago
Smooth out the camera by interpolating at a fixed rate to avoid jitter in frame time