userGarry Newmancancel

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

1 Year Ago
Keybind panel
1 Year Ago
Started converting the settings pages
1 Year Ago
Passively ignore razor bind exceptions Add server list sidebar placeholder to show intent When we get an exception in an event don't call that target anymore, but keep the others going Fix exception when getting active style blocks Rename NavigatorButton to Anchor - don't derive from button Style cleanup Fix NRE in WildcardMatch Fixes
1 Year Ago
Revert "Menu: Validate GamePackage.Usage in GameScreen to prevent NRE for local projects" This reverts commit 67704c38470d188869313834a16edbf45fa0e610. Revert "Fixed Package.FindAsync failing to deserialize PackageUsageStats - fixes Sandbox and Asset Browser cloud tab" This reverts commit 680d2f2b637479610ca6c07916b24b76f0e81177. Add test for Package.FindAsync
1 Year Ago
Don't let UsageStats be null when wrapping PackageIndex
1 Year Ago
New package usage stats
1 Year Ago
Always return a UsageStats because they'll deserialize to a struct
1 Year Ago
Better package usage stats, better trending calculation
1 Year Ago
Keep lobbies to one line Lower opacity of empty servers Fix 5px border down the right of game screenshots on main menu Tweak icon hover
1 Year Ago
Mattress meta Give a polite warning when no endpoint when uploading
1 Year Ago
Update ci.yml
1 Year Ago
Obsolete Package.Background Tests for negative animation-delay Animation keyframes support background position, background size Game widgets show screenshots Fix for new screenshots api
1 Year Ago
Rebuild search index when adding/removing screenshots
1 Year Ago
ImageLarge not used anywhere
1 Year Ago
Separate screenshots / loading screen pages Only show loading screen option for maps and games Comment out redundant upload types
1 Year Ago
Wrap the screenshot properly to offer some compatibility
1 Year Ago
Login api user stats Include screenshots in search
1 Year Ago
Forgot BuildTo
1 Year Ago
Enable cache by default
1 Year Ago
Update ci.yml
1 Year Ago
Update ci.yml
1 Year Ago
Can save/restore in editor style edits https://files.facepunch.com/garry/037591e3-f19e-49f0-92a3-030b545250a0.mp4
1 Year Ago
Revert "Saves Games MVP (#722)" This reverts commit b129f0e185d29828791ed92fbe76a0ace0fedb63.
1 Year Ago
Fix tests to reflect new behaviour of parser
1 Year Ago
Skip over empty styleblocks Fix opening stylesheet location when seemingly not clicking the label Can toggle :hover etc in style editor
1 Year Ago
Can edit styles in panel's inspector Try to fix "path must be absolute" exception
1 Year Ago
Fix tests
1 Year Ago
Fix Editor labels not having callbacks Can click stylesheet name in panel inspector to open it Provide filename for stylesheets defined in razor files
1 Year Ago
Style tweaks
1 Year Ago
Store the filename and line number in StyleBlock Make PseudoClass available on IPanel Highlight panels with :hover in UI tree Hide a bunch of useless panel properties in inspector TabWidget can save its state Can see panel styles in inspector https://files.facepunch.com/garry/4a3983e5-f072-45ce-b746-b7b05234d8be.png
1 Year Ago
Edited the wrong yaml
1 Year Ago
Build native before managed
1 Year Ago
Move Managed Tests to after native build - because we likely want some of the dlls to test
1 Year Ago
Delete yoga.dll now it's compiled
1 Year Ago
Fix partydeck styles glass styles can use gap !
1 Year Ago
Ingame console doesn't use templates anymore GameSetting use razor Menu back to horizontal Servers Widget Games widget Don't lowercase texture path when loading (because http can be case sensitive!) Hotload textures in the menu properly Add MenuUtlity.OpenFolder NewsWidget Style tweaks Event widget Navbar cleanup PlayerWidget Navbar cleanup Clean main menu styles new & trending Refresh server list widget automatically Package list sidebar glass style Dirty check PanelNode properly Add TreeNode.SetChildren Sidebar can be bigger now If the razor @ref is the wrong type then ignore it Fixup partydeck Merge pull request #712 from Facepunch/main-menu-sucks Main menu sucks
1 Year Ago
Dirty check PanelNode properly Add TreeNode.SetChildren
1 Year Ago
Package list sidebar glass style
1 Year Ago
Fix total player count
1 Year Ago
Make sort:trending make more sense Fix player lists
1 Year Ago
Refresh server list widget automatically
1 Year Ago
new & trending
1 Year Ago
Navbar cleanup Clean main menu styles
1 Year Ago
PlayerWidget
1 Year Ago
Ingame console doesn't use templates anymore GameSetting use razor Menu back to horizontal Servers Widget Games widget Don't lowercase texture path when loading (because http can be case sensitive!) Hotload textures in the menu properly Add MenuUtlity.OpenFolder NewsWidget Style tweaks Event widget Navbar cleanup
1 Year Ago
Ingame console doesn't use templates anymore GameSetting use razor Menu back to horizontal Servers Widget Games widget Don't lowercase texture path when loading (because http can be case sensitive!) Hotload textures in the menu properly Add MenuUtlity.OpenFolder NewsWidget Style tweaks Event widget Navbar cleanup
1 Year Ago
Fix exception when splashscreen manually closed Fix exception in DragData.Url Fix LaunchConfig construct exception Fix exception in ConsoleOutput.OpenAnchor Fix exception in Hammer.PostLoadMap Fix exception in AssetPreview.GetAssetThumb Attempt to fix CloudAssetDirectory share access exception Attempt to fix exceptions in AssetFolderNode.UpdateCount Fix possible exceptions in FileWatch.Tick Wrap ClientSpawn so downstream exceptions can't cause too many problems Exception wrap CreateEntityFromEngine better Make unhandled RPC a warning Change how ModelEntity.PhysicsBody is returned to avoid null pointer exceptions Handle file in use exceptions in NetworkAssetList.AddFiles Disconnect clients if they're requesting net files that don't exist/are deleted Add string.ToLong
1 Year Ago
If the server's port is taken, try the next one a few times
1 Year Ago
Color picker handles HDR colors
1 Year Ago
Show components in entity list better https://files.facepunch.com/garry/a20003da-9cd0-48a7-a39c-15a0cb6f5f8c.mp4