19,230 Commits over 3,898 Days - 0.21cph!
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
Fix NetworkComponent properties don't work right with constructors
Remove flawed StingExtension.GetSha256
▆█▍▉ █▅▍▌
▅▉▋▇▌▄ ▅▋▉▋ ▍█▋▊▆▍▊
if animgraph owner entity is purely clientside then act like we're a server animgraph (actually work)
Fix project gen putting launchSettings.json in the wrong place
Fix text texture background always having 1 opacity
Support text-decoration
Merge branch 'master' of sbox
Ignore config/addon_paths.json
Delete GenerateProjects.bat
Add Sandbox.SolutionGenerator
Generate solution on startup
Merge branch 'master' of sbox
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
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
Party members follow party into games (in theory)
Popup menu sex up
Merge branch 'tmp'
Switching some parameters around for Max
Fix nested immediate child scss not working
Basic :nth-child support
Merge branch 'master' of sbox
Revert 72215790bf2dcddfe697e98e9588a0721679b527
Revert "Replace obsolete property"
This reverts commit fcd242d5e9bbf27370a73d9ee98ba544af6d052b.
Oops I left the tests in
Merge branch 'master' of sbox-game
Callback for lobby invite
Style.SetBackgroundImage texture version
Merge branch 'master' of sbox
Menu overlay, accept friend invite in game instead of having to deal with overlay etc
Merge branch 'master' of sbox-game
Increase baseline stringtable size, throw a proper error on overflow
Panel.AddEvent is obsolete, use AddEventListener instead
AddEvent => AddEventListener
Notify when lobby data changes
Update UI when lobby owner changes
Delete sbox_all.bat
Delete sbox_game.bat
Delete Rebuild-Game.bat
Create Developer-BuildAll.bat
Delete Build-Tools.bat
Delete Build-Game.bat
Remove friends from party deck when they leave
Join and Leave were the wrong way around
Added Lobby.Kick (even though steam lobbies have no way to kick members 🥴)
Party controls
Merge branch 'master' of sbox-game
Party update
Merge branch 'master' of sbox-game
Party was just wrapping Lobby, so lets wrap it proper
Update Sandbox-Engine.sln
Party Progress
Merge branch 'master' of sbox
Update game
Merge branch 'master' of sbox
Pass "-game" argument to resourcecompiler when building map
Update ignores
Merge branch 'master' of sbox-game
Don't allow addons to access Sandbox.Hotload
Add Sandbox-Tools.sln
Don't replace /game/ with /content/ in our path, that's asking for trouble
Update sandbox.client.win64.vdf