userGarry Newmancancel
reposboxcancel

4,479 Commits over 1,308 Days - 0.14cph!

3 Years Ago
Favourites bar
3 Years Ago
Update shaders.yml
3 Years Ago
Fix Api URL
3 Years Ago
Favourites basics
3 Years Ago
Update Build-Shaders.bat
3 Years Ago
Update Build-Shaders.bat
3 Years Ago
Update Build-Shaders.bat
3 Years Ago
Update shaders.yml
3 Years Ago
Update Build-Shaders.bat
3 Years Ago
Update shaders.yml
3 Years Ago
Build-Shaders.bat (builds vfxcompile too)
3 Years Ago
Update API
3 Years Ago
Update shaders.yml
3 Years Ago
Update shaders.yml
3 Years Ago
Shader build action
3 Years Ago
Rebuilt addon/base shaders (glow failed @samzanemesis)
3 Years Ago
Merge render_rework vpc fix
3 Years Ago
completely strip and delete Panorama
3 Years Ago
Better IME input, better multicharacter handling in textarea Completely strip out unused IIMEManager Fix NRE when setting label to null
3 Years Ago
Basic IME support
3 Years Ago
Shader build
3 Years Ago
Fixed panels making it hard for the garbage collector to collect them Added Panel.BindClass( "active", () => IsTrue() ); Added Panel.Bind( "value", () => GetValue() ); Get game categories from api
3 Years Ago
API cleanup, don't show streamer button unless they have streamer services linked
3 Years Ago
Support for netcustom games
3 Years Ago
Fixed Start Game button debug text
3 Years Ago
Better lobby chat Don't report caught exceptions Fixed exception when cancelling download Reuse httpclient for api
3 Years Ago
Sentry scopes Added Style.Content (only works on Labels/Icons) Tweaked how lobbies work, ready state, show member status
3 Years Ago
Remove Styles.BorderImage
3 Years Ago
⚠Breaking Change⚠ removed Style.Background
3 Years Ago
Set MAX_PLAYERS to ABSOLUTE_PLAYER_LIMIT Add maxplayers convar, set it on server startup Clean GameLobby, make public ConsoleSystem.Run errors print right console command name Added Global.Lobby
3 Years Ago
GameLobby uses Sandbox.Lobby
3 Years Ago
Move dropdown control to base addon Add Panel.SetPropertyObject SteamClient can cache off name and SteamId, allows Local to collect them without querying Steam Lobby settings
3 Years Ago
Fixed style selector giving priority to pseudo flags OnTemplateSlot receives an INode - so it can inspect attributes (Obsoleted old version) TabContainer can be constructed in html with slot="tab" tabtext="fff" tabicon="fff" Split friend to own file Search worldwide for lobbies Lobby sidebar is tabbed
3 Years Ago
Steamworks is now completely internal
3 Years Ago
update to net 6.0.0-rc.2
3 Years Ago
Remove broken test maps Fix NRE Fix anim events not firing on clientside models (ie, viewmodels) Rust pump shotgun deploy sound Update base.fgd
3 Years Ago
Other shaders
3 Years Ago
Partial shader build
3 Years Ago
Lobby list fixes
3 Years Ago
Full shader compile Shader compile
3 Years Ago
delete unused movehelper.cpp Safer string allocation Don't upload model png's Allocate small strings and lookup and reuse
3 Years Ago
Profile traces
3 Years Ago
Add some profiling scopes
3 Years Ago
Text Shadows perf blocks
3 Years Ago
Gameicon player count text fix
3 Years Ago
Decode images downloaded from http in worker thread
3 Years Ago
Scale UI up on deck
3 Years Ago
Remove string token span Report if download information missing Join lobby if staging
3 Years Ago
Set lobby map correctly Show active lobbies on game page, home page
3 Years Ago
Fix border test Strip comments NRE protection Fix GameScreen NRE EntityButton NRE fix Package updates