userGarry Newmancancel

19,645 Commits over 4,018 Days - 0.20cph!

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
4 Years Ago
Removed OwnerRpc Merge branch 'main' of sbox-hidden into main
4 Years Ago
Api Update
4 Years Ago
Remove redundant Player owner param on BaseWeapon
4 Years Ago
Remove redundant Player owner param on BaseWeapon
4 Years Ago
Removing redundant Player Owner from BaseWeapon stuff Merge branch 'master' of sbox
4 Years Ago
Seems to fix hotloading on steam version
4 Years Ago
Delete build_watch_info.txt Remove some stuff we don't need to ship
4 Years Ago
Wrap and report errors in github http get Exception capturing
4 Years Ago
Fix release build not building everything
4 Years Ago
Engine mounting Merge branch 'master' of sbox
4 Years Ago
Update .addon
4 Years Ago
Changing classname to "hidden"
4 Years Ago
Update default gamemode name Merge branch 'master' of sbox
4 Years Ago
switch hammer.exe with sbox-dev.exe
4 Years Ago
mobile front page category page post hljs html styles
4 Years Ago
Create LICENSE Merge pull request #2 from Facepunch/add-license-1 Create LICENSE
4 Years Ago
Create LICENSE
4 Years Ago
sandbox addon is a package now
4 Years Ago
Initial commit Initial
4 Years Ago
Fixed stylesheet priority Menu styles
4 Years Ago
Menu mount /core/ List local maps Session timer CreateGame form has cookies, so it remembers what you chose last time Merge branch 'master' of sbox
4 Years Ago
▋▉▇ ▊▄▊▋▍▆▆ ▉▄▅▅▅▋█
4 Years Ago
▅▉█▅▌▉▉█ ▇▊█▉▇▉
4 Years Ago
Api Cleanup
4 Years Ago
▉▄▍▄▊▅▇▍ ▋▋▋▊▌▍
4 Years Ago
Package query caching Started api cleanup Merge branch 'master' of sbox
4 Years Ago
▆▉▉█▅▋▍▍ ▆▇▍
4 Years Ago
▋▆▌▆▋▌ ▉▇▅▍.▅▉
4 Years Ago
▅▋▇ ▆██▆▌▉ ▅█▊ ▉▉▅▄▌▄ ▊▅█▉▇ ▌▅▍▆▇▍ '█▍▊▌▊▉' ▅▋ ▆▇▇
4 Years Ago
Addon cache
4 Years Ago
Tidying up client join, content download Loading progress update Merge branch 'master' of sbox
4 Years Ago
Ref
4 Years Ago
Client api content download
4 Years Ago
Move client joining routine to an async task
4 Years Ago
Call SendInitialSpawnGroups in SIGNONSTATE_PRESPAWN Fix error when disconnecting during downloads Merge branch 'master' of sbox
4 Years Ago
ServerInfo send Map and Game Ident Fix crash when gamemode didn't load
4 Years Ago
Minidump reporter
4 Years Ago
Map selection button/page/api Disable map validation Add HttpAddonProvider Map provision Add worldrenderer to sbox_game Don't commit these native asks managed to resolve the map name + vpk Map provision recognize local maps, skip over them Undo FindMapVPK Add EngineGlue.Add/RemoveSearchPath Simpify BaseFileSystem.GetFullPath Content mounting Merge branch 'master' of sbox
4 Years Ago
Moved form styles to base Create Game screen Add DictionaryDataBind Move Form to subfolder Clean up how DataBinds are updated Allow access to System.Private.CoreLib/System.RuntimeTypeHandle CreateGame form basics Update TextEntry so caret blinking is relative to focus time Form.AddCustom<T>( databind ) Handle errors in panel tick so it can't pull down the whole UI system Fix DataBind not caching properly MapButton wip Merge branch 'master' of sbox
4 Years Ago
Unused Merge branch 'master' of sbox Hotload report errors as warnings, log exceptions
4 Years Ago
▇▄▄ ▅▍▄▊█▉▄█▆▅▇ ▉▍█▅▊▆ ▅▆▋▊▌▄█ ▉▋▊▊▋ ▄▅█▄▄█ '▆▌▇▇▍▉' ▉▄ █▅▇
4 Years Ago
Move Layout to Template Restore support for property binds Gamescreen uses @binds
4 Years Ago
Restore panel template events, unfuck the code Label and Button both has a Text property and a SetText method GameScreen uses html events instead of AddEvents
4 Years Ago
Re-add support for @ref and @ref.optional Convert GameScreen to use a template
4 Years Ago
Switch stylesheet loading