userGarry Newmancancel

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

3 Years Ago
Added Global.IsClosing ( true on game shutdown ) Run the Task queue when shutting down, to give them a chance to shut down, end them by force Merge branch 'master' of sbox
3 Years Ago
Fix NetworkComponent properties don't work right with constructors
3 Years Ago
Remove flawed StingExtension.GetSha256
3 Years Ago
▆█▍▉ █▅▍▌ ▅▉▋▇▌▄ ▅▋▉▋ ▍█▋▊▆▍▊
3 Years Ago
if animgraph owner entity is purely clientside then act like we're a server animgraph (actually work)
3 Years Ago
Update .gitignore
3 Years Ago
Fix project gen putting launchSettings.json in the wrong place
3 Years Ago
Fix text texture background always having 1 opacity
3 Years Ago
Support text-decoration Merge branch 'master' of sbox
3 Years Ago
Delete ProjectGen
3 Years Ago
Ignore config/addon_paths.json Delete GenerateProjects.bat
3 Years Ago
Add Sandbox.SolutionGenerator Generate solution on startup Merge branch 'master' of sbox
3 Years Ago
Add IFileSystem.GetSearchPath (allows us to iterate search paths in engine) AssetSystem adds mods using the _mod_* search paths instead instead of scanning addons/* Add BaseFileSystem.WriteJson Load additional addon paths from config/addon_paths.json Added addon_add, addon_clear commands
3 Years Ago
NetworkClient gets server address Add Lobby.JoinGame Call game.lobby.join, game.lobby.leave when joining/leaving game server lobby Merge branch 'master' of sbox
3 Years Ago
Party members follow party into games (in theory)
3 Years Ago
Popup menu sex up Merge branch 'tmp'
3 Years Ago
Switching some parameters around for Max
3 Years Ago
Fix nested immediate child scss not working Basic :nth-child support Merge branch 'master' of sbox
3 Years Ago
Fix bad merge
3 Years Ago
Revert 72215790bf2dcddfe697e98e9588a0721679b527
3 Years Ago
Revert "Replace obsolete property" This reverts commit fcd242d5e9bbf27370a73d9ee98ba544af6d052b.
3 Years Ago
Oops I left the tests in Merge branch 'master' of sbox-game
3 Years Ago
Callback for lobby invite Style.SetBackgroundImage texture version Merge branch 'master' of sbox
3 Years Ago
Menu overlay, accept friend invite in game instead of having to deal with overlay etc Merge branch 'master' of sbox-game
3 Years Ago
Increase baseline stringtable size, throw a proper error on overflow
3 Years Ago
Panel.AddEvent is obsolete, use AddEventListener instead
3 Years Ago
AddEvent => AddEventListener
3 Years Ago
Notify when lobby data changes
3 Years Ago
Update UI when lobby owner changes
3 Years Ago
Warning fixes
3 Years Ago
Delete sbox_all.bat Delete sbox_game.bat Delete Rebuild-Game.bat Create Developer-BuildAll.bat Delete Build-Tools.bat Delete Build-Game.bat
3 Years Ago
Remove friends from party deck when they leave
3 Years Ago
Join and Leave were the wrong way around
3 Years Ago
Update game
3 Years Ago
Added Lobby.Kick (even though steam lobbies have no way to kick members 🥴)
3 Years Ago
Party controls Merge branch 'master' of sbox-game
3 Years Ago
Party update Merge branch 'master' of sbox-game
3 Years Ago
Party was just wrapping Lobby, so lets wrap it proper
3 Years Ago
Join party when invites
3 Years Ago
Update Sandbox-Engine.sln Party Progress Merge branch 'master' of sbox
3 Years Ago
Create README.md
3 Years Ago
ui test layout fixes
3 Years Ago
Update game
3 Years Ago
Update game Merge branch 'master' of sbox Pass "-game" argument to resourcecompiler when building map
3 Years Ago
Update ignores Merge branch 'master' of sbox-game
3 Years Ago
Don't allow addons to access Sandbox.Hotload Add Sandbox-Tools.sln
3 Years Ago
Ignore *.mdmp
3 Years Ago
Don't replace /game/ with /content/ in our path, that's asking for trouble
3 Years Ago
Update sandbox.client.win64.vdf
3 Years Ago
Update ci.yml