257,688 Commits over 4,049 Days - 2.65cph!

4 Years Ago
Stream.OnChat library method instead of event system CommandAttribute
4 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
4 Years Ago
▅▄▋▊▄ ▄▇▌▉ ▌▇▄▍
4 Years Ago
Added a search filter to the player list Adjusted layout
4 Years Ago
Give option to copy HDR framebuffer with CopyFrameBuffer() and add GrabDepthBuffer()
4 Years Ago
Added refresh buttons to all fields in admin UI Show convar help descriptions as tooltips (where possible)
4 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
4 Years Ago
MLRS map UI to show min and max rocket range. Areas outside the available range have a red tint
4 Years Ago
Fixed not being able to update convars with spaces in the value
4 Years Ago
Expose starting selection of server convars
4 Years Ago
Added cinematic tracking marker prefabs for map makers (2 variants)
4 Years Ago
Merge from general_qol
4 Years Ago
Running a dedicated server should no longer change graphics settings for clients on the same machine
4 Years Ago
Automatically self authorize when placing an auto turret
4 Years Ago
Airburst and various other fx files. Scene backup.
4 Years Ago
Lighting prefab updates
4 Years Ago
Picture icons for inventory paintings
4 Years Ago
Have lock, cancel and resolve prediction functions, more clear than an enum for each end status
4 Years Ago
Add TwitchAPI.CreatePrediction, TwitchAPI.EndPrediction
4 Years Ago
Sign panel styling Fix underwear picker NRE in inventory
4 Years Ago
▋▋▅▋▍▇ ▆▌▇▆▄▍▉▍▉ ▆▅ ▄▅▉ ▋▋▋▆▋ ▉▄▉ ▌▊▅█ ▍▉▇▊▉▅▊▇▉
4 Years Ago
Merge from main
4 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
4 Years Ago
Merge from main
4 Years Ago
Hide eyePositionOverride and eyeCenterOverride in vehicle inspector. They're unused since vehicles always mount the player in a separate seat mountable.
4 Years Ago
Merge Main -> Aux
4 Years Ago
Fixed cargo ship layouts still causing antihack trouble after my previous fix
4 Years Ago
Add TwitchAPI.EndPoll
4 Years Ago
Add TwitchAPI.CreatePoll
4 Years Ago
Plywood walls set models and prefabs
4 Years Ago
Military hangar models and prefabs
4 Years Ago
Switch guideline progress
4 Years Ago
Updated Greenlands
4 Years Ago
Let's not fuck up this branch this time
4 Years Ago
cola can - adjusted scale back up to its larger size
4 Years Ago
Cola can - fixed distortion on the rim Merge branch 'master' of sbox-game
4 Years Ago
Use userId instead of broadcasterId, they're the same thing but userId makes more sense Fix TwitchAPI.SetChannelLanguage Add TwitchAPI.GetChannel
4 Years Ago
try catch http requests Remove username from IStreamClient, no longer needed
4 Years Ago
Crash fix, more cleanup
4 Years Ago
Show underwater lab locations on the map
4 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.
4 Years Ago
Add commands to set channel info
4 Years Ago
Tank tread mud splatter files
4 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
4 Years Ago
Update items and translations
4 Years Ago
Ignore score cache age when offline
4 Years Ago
Smooth out the camera by interpolating at a fixed rate to avoid jitter in frame time
4 Years Ago
Add an option to hide avatars on the map (shows a light green dot instead)
4 Years Ago
Fixed crashes/bugs with flags/tag_list(_dynamic) FGD types
4 Years Ago
Update PerformanceChartWidget.cs