userGarry Newmancancel

19,538 Commits over 3,990 Days - 0.20cph!

4 Years Ago
DevNotice can take material icons Merge branch 'master' of sbox-game
4 Years Ago
Fix stylesheet hotload notice not showing errors when there are errors
4 Years Ago
Only write launchSettings.json if it doesn't exist
4 Years Ago
Test Styles tests Whitelist System.Net.WebUtility* Update base.fgd
4 Years Ago
Properly stomp predicted values if wrong
4 Years Ago
Clean away some junk Physics system doesn't treat all translucent models as nocollide
4 Years Ago
Support for text-transform
4 Years Ago
font-style support Implement letter-spacing
4 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
4 Years Ago
Fix NetworkComponent properties don't work right with constructors
4 Years Ago
Remove flawed StingExtension.GetSha256
4 Years Ago
▆█▍▉ █▅▍▌ ▅▉▋▇▌▄ ▅▋▉▋ ▍█▋▊▆▍▊
4 Years Ago
if animgraph owner entity is purely clientside then act like we're a server animgraph (actually work)
4 Years Ago
Update .gitignore
4 Years Ago
Fix project gen putting launchSettings.json in the wrong place
4 Years Ago
Fix text texture background always having 1 opacity
4 Years Ago
Support text-decoration Merge branch 'master' of sbox
4 Years Ago
Delete ProjectGen
4 Years Ago
Ignore config/addon_paths.json Delete GenerateProjects.bat
4 Years Ago
Add Sandbox.SolutionGenerator Generate solution on startup Merge branch 'master' of sbox
4 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
4 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
4 Years Ago
Party members follow party into games (in theory)
4 Years Ago
Popup menu sex up Merge branch 'tmp'
4 Years Ago
Switching some parameters around for Max
4 Years Ago
Fix nested immediate child scss not working Basic :nth-child support Merge branch 'master' of sbox
4 Years Ago
Fix bad merge
4 Years Ago
Revert 72215790bf2dcddfe697e98e9588a0721679b527
4 Years Ago
Revert "Replace obsolete property" This reverts commit fcd242d5e9bbf27370a73d9ee98ba544af6d052b.
4 Years Ago
Oops I left the tests in Merge branch 'master' of sbox-game
4 Years Ago
Callback for lobby invite Style.SetBackgroundImage texture version Merge branch 'master' of sbox
4 Years Ago
Menu overlay, accept friend invite in game instead of having to deal with overlay etc Merge branch 'master' of sbox-game
4 Years Ago
Increase baseline stringtable size, throw a proper error on overflow
4 Years Ago
Panel.AddEvent is obsolete, use AddEventListener instead
4 Years Ago
AddEvent => AddEventListener
4 Years Ago
Notify when lobby data changes
4 Years Ago
Update UI when lobby owner changes
4 Years Ago
Warning fixes
4 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
4 Years Ago
Remove friends from party deck when they leave
4 Years Ago
Join and Leave were the wrong way around
4 Years Ago
Update game
4 Years Ago
Added Lobby.Kick (even though steam lobbies have no way to kick members 🥴)
4 Years Ago
Party controls Merge branch 'master' of sbox-game
4 Years Ago
Party update Merge branch 'master' of sbox-game
4 Years Ago
Party was just wrapping Lobby, so lets wrap it proper
4 Years Ago
Join party when invites
4 Years Ago
Update Sandbox-Engine.sln Party Progress Merge branch 'master' of sbox
4 Years Ago
Create README.md
4 Years Ago
ui test layout fixes