userGarry Newmancancel

19,240 Commits over 3,898 Days - 0.21cph!

4 Years Ago
Might not have a chat box Testing fix for hotloading Ignore Sentry assembly when hotloading Fix NetworkAssetList skipping IgnoreFile list when files are changing
4 Years Ago
If calling changelevel and not in a map, call map Added Live Development category on menu Don't do serverside game start logic when joining a server 😊 Create game using changelevel
4 Years Ago
Bind f1 to con_toggle by default
4 Years Ago
Added white-space; nowrap support
4 Years Ago
Access tests attributes Merge branch 'master' of sbox
4 Years Ago
▄▅██/█▌▊▅▄/▊▄▊▅ █▊█▇▇'▆ ▅▆▊▍▆▋ ▄▄▉█▍▉▅▌ ▆▍▇▍▅▄ ▇█▆ ▉▇▋▋█▉▍ ▊▍▌▍▆▇
4 Years Ago
Fix double map list Turn off background repeat on asset icons
4 Years Ago
Map list scrollable, categories work
4 Years Ago
Upload minidumps manually, to a special project
4 Years Ago
Add radius to only the bottom half of profile details Fix header icons moving out of place when hovered Merge pull request #3 from Down-s/patch-2 Minor fixes
4 Years Ago
Add opaque background to "page not found" page. Merge pull request #4 from johanatjr/patch-1 Fix "Page Not Found" Page Transparency Issue
4 Years Ago
Update accessdump.txt Steamworks Cull Update accessdump.txt
4 Years Ago
Support OTF fonts Add MaterialIcons Icon Tests Moving FontIcon from Sandbox.System to ConsoleShared (don't need to be exposed to addons) Merge branch 'master' of sbox Merge branch 'master' of sbox
4 Years Ago
Removing access from a few things that addons shouldn't have access to Update accessdump.txt
4 Years Ago
Remove debug code Adding AccessDump tool Create accessdump.txt
4 Years Ago
ConsoleSystem.FindValue -> ConsoleSystem.GetValue
4 Years Ago
Console code cleanup, use template
4 Years Ago
Show player counts on games
4 Years Ago
Added Game.Shutdown()
4 Years Ago
A bunch of nicer errors when maps fail to load
4 Years Ago
Fixed Filesystem fs not found errors on subsequent loads
4 Years Ago
Don't query api for package info we know isn't going to be there Fixed dev notice getting cut up by console system Don't try to load the gamemode if compile failed Popup an error if gamemode failed to load
4 Years Ago
Crash fix
4 Years Ago
Diagnosing why build process doesn't seem to have worked
4 Years Ago
Diagnosing why build process doesn't seem to have worked
4 Years Ago
The Valve News Network has already seen these, but I'm gonna delete them anyway Merge branch 'master' of sbox
4 Years Ago
Fix activity api exceptions
4 Years Ago
Fixed WorldPos
4 Years Ago
Fixed WorldPos/WorldRot Merge branch 'master' of sandbox Fixed WorldPos
4 Years Ago
Removed unused
4 Years Ago
flashlight button Merge branch 'master' of sbox
4 Years Ago
Made Entity.Pos, Entity.Rot obsolete, use WorldPos, WorldRot instead Merge branch 'master' of sbox
4 Years Ago
Precache files after downloading finishes Symlink download cache files Fix crash when no server info Merge branch 'master' of sbox
4 Years Ago
Force culture to `en-US`
4 Years Ago
Give us a stacktrace on stylesheet parsing errors
4 Years Ago
█▊▅ ▌▆▆▄ ▍▍▌▋ ▅▌▅▆▆ ▆▍▌█▊ ▍▉▊ ▌▌▋▅▊ █ ▋█▊▆ ▇▇▋▋
4 Years Ago
▌▇█▊ ▌▇▉ ▇▌▉▍█ ▅▊▉▊ ▌▇▌ ▄▉▊█▇▋ ▆▌▉▇ ▊█▆▆ ▅▄▆▍▄▅ ▌▆▍▇ ▍▋▅▍ ▍▄▅▍▇▉▄▋▆▍ ▅▍▉ █▄▄▅▅▋▅▍▊ ▆▋ ▋▆▍▋▊▇█▉▉
4 Years Ago
Create SECURITY.md
4 Years Ago
Create README.md
4 Years Ago
ClassLibrary -> Library Merge branch 'main' of sbox-hidden into main
4 Years Ago
ClassLibrary -> Library
4 Years Ago
ClassLibrary -> Library
4 Years Ago
Add Entity.IsDormant Delete [ClassLibrary] (should use [Library] now)
4 Years Ago
Don't report errors in non retail
4 Years Ago
▋█▉ ▍▊▋█▌ ▉▉ ▄▇▉▊ ▊▋█ ▉▄▊▍▄▌▌ ▅▌▊▋▍
4 Years Ago
OnRemove no longer exists
4 Years Ago
Removed OnRemove, client and server both have OnDestroy Added Entity.OnNetworkDormant, Entity.OnNetworkActive - client callbacks for when an entity enters/leaves pvs
4 Years Ago
Implement background-image-tint
4 Years Ago
Removed ServerRpc, OwnerRpc (until we can figure out if they're useful + tailor for them)
4 Years Ago
Removed OwnerRpc