userGarry Newmancancel

19,632 Commits over 4,018 Days - 0.20cph!

9 Days Ago
Fix some apis returning wrong values for not authorized
9 Days Ago
Shader compile
9 Days Ago
Game Modal (#1839) * Tweak console overlay * Minimize PackageCard visuals, use ThumbWide if available * Fix ` at the end of sort tooltips * VideoPanel renders video as background texture instead of content * Sandbox.UI.Image correctly resizes to layout when it's being forced to, but keeps aspect ratio like you'd expect * Sandbox.UI.Label can be set as IsRich, in which case it can contain inline html tags like <strong>, <span> and <a> * Fix Razor RenderTree sometimes deleting the last text content item * Image shrink to native size properly * Fix not parsing html with img/br/video due to unlosed tags (!) * Update Yoga, add support for `display: contents` * Add Reviews service * Move razor stuff from Sandbox.Razor to Microsoft.AspNetCore.Components - which tricks visual studio intellisense into sometimes working * Console tweaks * Add range, currentvalue, globalunlocked, globalfraction to achievement * Can post reviews from in game * Push menu scope when running menu concmds
9 Days Ago
Missed one
9 Days Ago
Move Sandbox.GameSettingsEntry to Sandbox.DataModel.GameSetting
9 Days Ago
Fix unit test failing
9 Days Ago
Squashed commit of the following: commit de0cf8637fda5693a9dc191ab4c23463f37245c7 Author: Tony Ferguson <devultj@gmail.com> Date: Tue Jan 28 14:10:53 2025 +0000 Pass info back through CreateGameModal, can select map and maxplayers commit 32f35066451d17ab48212ef25b3ef7d4ef1a9470 Author: Garry Newman <garrynewman@users.noreply.github.com> Date: Tue Jan 28 11:20:28 2025 +0000 Switch GameSettings to CreateGameModal commit e1036a20ebf49e971a72981bb9525db6f441697d Author: Garry Newman <garrynewman@users.noreply.github.com> Date: Tue Jan 28 11:19:59 2025 +0000 Push menu scope in Game.Overlay commit 5310505a921aa3382df9e42cb21916a535019694 Author: Tony Ferguson <devultj@gmail.com> Date: Tue Jan 21 21:14:50 2025 +0000 Better looking DropDown, reduced default max range, restore saved launch arguments when re-opening modal commit 2dbaf1a592ba03bbcc27f77a291de4e7364df0b5 Author: Tony Ferguson <devultj@gmail.com> Date: Tue Jan 21 21:03:01 2025 +0000 Add Reset to Default button in GameSettingsModal commit 2a30d85f512db8e153cc94aefa8a1cb594a45193 Author: Tony Ferguson <devultj@gmail.com> Date: Tue Jan 21 18:24:07 2025 +0000 Icon support for game settings dropdown options, use SwitchControl instead of Checkbox commit e7e63ebc96397fa6ce5a233de0caf59a3e902151 Author: Tony Ferguson <devultj@gmail.com> Date: Tue Jan 21 18:07:31 2025 +0000 Add LaunchArguments.GameSettings, apply them when saving new game settings from menu, and run them when we've succesfully opened a game commit e9b88975fcf0e806eb3f1885d043071206bf2010 Author: Tony Ferguson <devultj@gmail.com> Date: Tue Jan 21 16:28:01 2025 +0000 Implement GameSettingsModal commit 91d7835a52f7b6cdef202f7d6a3889c7a311766a Author: Tony Ferguson <devultj@gmail.com> Date: Tue Jan 21 15:34:06 2025 +0000 Add GameSettingsEntry.Default since we'll want to give the controls default values commit 4ba596a17d0523eea58ad86ffef03baf68d59452 Author: Tony Ferguson <devultj@gmail.com> Date: Tue Jan 21 15:01:28 2025 +0000 Publisher: after compiling a game, create new TypeLibrary, load in the game's assemblies, and search for ConVars marked with ConVarFlags.GameSetting, include in metadata when publishing commit 195de0fca5927643cb1ecba8b4740ecbbd90d431 Author: Tony Ferguson <devultj@gmail.com> Date: Tue Jan 21 14:59:57 2025 +0000 Add EditorUtility.CreateTypeLibrary( CompilerOutput[] ) commit ab0e1ebe84bf0bed146f9ee5983e336fb78608e6 Author: Tony Ferguson <devultj@gmail.com> Date: Tue Jan 21 14:59:37 2025 +0000 Add internal TypeLibrary.GetMembersWithAttribute<T> commit 39ba22b6d9863b45b141a190585e5b0dec4074aa Author: Tony Ferguson <devultj@gmail.com> Date: Tue Jan 21 14:59:16 2025 +0000 Add ConVarFlags.GameSetting Tweak console overlay Tweak CreateGameModal Remove CreateGameSettings (unused), populate game settings controls in CreateGameModal CreateGameModal DropDown has a bound value Can pass GameSettings to MenuUtility.OpenGame Use value edits instead of binds Fixed DropDown values Minimize PackageCard visuals, use ThumbWide if available Add MegaCard component Fix ` at the end of sort tooltips Metrics section VideoPanel renders video as background texture instead of content PackageSummary, Media Update Services Review Stats, Error Rate Add Package.LatestNewsPost Sandbox.UI.Image correctly resizes to layout when it's being forced to, but keeps aspect ratio like you'd expect Sandbox.UI.Label can be set as IsRich, in which case it can contain inline html tags like <strong>, <span> and <a> Fix Razor RenderTree sometimes deleting the last text content item Add HtmlPanel - takes HTML and tries to lay it out as you'd expect (but as panels) Package description uses same HTML description as on site Image shrink to native size properly Label RichText can have clickable links Fix not parsing html with img/br/video due to unlosed tags (!) HtmlPanel support images, ul, ol, blockquote Tabs Portals Update Yoga, add support for `display: contents` PortalTarget uses display: Contents Add MenuUtility.PostReview Add Reviews service Reviews/News Move razor stuff from Sandbox.Razor to Microsoft.AspNetCore.Components - which tricks visual studio intellisense into working CodeArchive version++, add upgrader for older versions Add global usings to project compiling Panel implements Microsoft.AspNetCore.Components.IComponent Only run Sandbox.Generator if not DesignTimeBuild split Global Includes and Global Statics Remove Sandbox.Razor @usings Add [Parameter], namespaces, make syntax work Reviews show rating Console tweaks Review page header, post review button Add range, currentvalue, globalunlocked, globalfraction to achievement Add razor EventHandlers in case intellisense starts reading them from other dlls Add EditorRequiredAttribute for razor Achievements list in game modal News section Add Sandbox.Services.Players.Profile.IsFriend Update ReviewDto with Created and Updated On review show date and highlight friends Fix news posts shrinking add Review.Get( ident, steamid ) Can post reviews from in game Push menu scope when running menu concmds Add game closed toast Cleanup, map uses new modal
9 Days Ago
Cleanup, map uses new modal
9 Days Ago
News section Add Sandbox.Services.Players.Profile.IsFriend Update ReviewDto with Created and Updated On review show date and highlight friends Fix news posts shrinking add Review.Get( ident, steamid ) Can post reviews from in game Push menu scope when running menu concmds Add game closed toast
10 Days Ago
Fix header space in game viewer Don't show sidebars in news view in game Fix "/package/reviews/{packageIdent}/{steamid}" return
10 Days Ago
Updated review api
10 Days Ago
Add range, currentvalue, globalunlocked, globalfraction to achievement Add razor EventHandlers in case intellisense starts reading them from other dlls Add EditorRequiredAttribute for razor Achievements list in game modal
12 Days Ago
Reviews show rating Console tweaks Review page header, post review button
12 Days Ago
Add [Parameter], namespaces, make syntax work
12 Days Ago
Add MenuUtility.PostReview Add Reviews service Reviews/News Move razor stuff from Sandbox.Razor to Microsoft.AspNetCore.Components - which tricks visual studio intellisense into working CodeArchive version++, add upgrader for older versions Add global usings to project compiling Panel implements Microsoft.AspNetCore.Components.IComponent Only run Sandbox.Generator if not DesignTimeBuild split Global Includes and Global Statics Remove Sandbox.Razor @usings
13 Days Ago
Portals Update Yoga, add support for `display: contents` PortalTarget uses display: Contents
14 Days Ago
Tabs
14 Days Ago
Image shrink to native size properly Label RichText can have clickable links Fix not parsing html with img/br/video due to unlosed tags (!) HtmlPanel support images, ul, ol, blockquote
14 Days Ago
Minimize PackageCard visuals, use ThumbWide if available Add MegaCard component Fix ` at the end of sort tooltips Metrics section VideoPanel renders video as background texture instead of content PackageSummary, Media Update Services Review Stats, Error Rate Add Package.LatestNewsPost Sandbox.UI.Image correctly resizes to layout when it's being forced to, but keeps aspect ratio like you'd expect Sandbox.UI.Label can be set as IsRich, in which case it can contain inline html tags like <strong>, <span> and <a> Fix Razor RenderTree sometimes deleting the last text content item Add HtmlPanel - takes HTML and tries to lay it out as you'd expect (but as panels) Package description uses same HTML description as on site
14 Days Ago
Move licensing to services Include actual html in news api PackageDto includes full html description, last news article, error rate, licenses
15 Days Ago
Squashed commit of the following: commit de0cf8637fda5693a9dc191ab4c23463f37245c7 Author: Tony Ferguson <devultj@gmail.com> Date: Tue Jan 28 14:10:53 2025 +0000 Pass info back through CreateGameModal, can select map and maxplayers commit 32f35066451d17ab48212ef25b3ef7d4ef1a9470 Author: Garry Newman <garrynewman@users.noreply.github.com> Date: Tue Jan 28 11:20:28 2025 +0000 Switch GameSettings to CreateGameModal commit e1036a20ebf49e971a72981bb9525db6f441697d Author: Garry Newman <garrynewman@users.noreply.github.com> Date: Tue Jan 28 11:19:59 2025 +0000 Push menu scope in Game.Overlay commit 5310505a921aa3382df9e42cb21916a535019694 Author: Tony Ferguson <devultj@gmail.com> Date: Tue Jan 21 21:14:50 2025 +0000 Better looking DropDown, reduced default max range, restore saved launch arguments when re-opening modal commit 2dbaf1a592ba03bbcc27f77a291de4e7364df0b5 Author: Tony Ferguson <devultj@gmail.com> Date: Tue Jan 21 21:03:01 2025 +0000 Add Reset to Default button in GameSettingsModal commit 2a30d85f512db8e153cc94aefa8a1cb594a45193 Author: Tony Ferguson <devultj@gmail.com> Date: Tue Jan 21 18:24:07 2025 +0000 Icon support for game settings dropdown options, use SwitchControl instead of Checkbox commit e7e63ebc96397fa6ce5a233de0caf59a3e902151 Author: Tony Ferguson <devultj@gmail.com> Date: Tue Jan 21 18:07:31 2025 +0000 Add LaunchArguments.GameSettings, apply them when saving new game settings from menu, and run them when we've succesfully opened a game commit e9b88975fcf0e806eb3f1885d043071206bf2010 Author: Tony Ferguson <devultj@gmail.com> Date: Tue Jan 21 16:28:01 2025 +0000 Implement GameSettingsModal commit 91d7835a52f7b6cdef202f7d6a3889c7a311766a Author: Tony Ferguson <devultj@gmail.com> Date: Tue Jan 21 15:34:06 2025 +0000 Add GameSettingsEntry.Default since we'll want to give the controls default values commit 4ba596a17d0523eea58ad86ffef03baf68d59452 Author: Tony Ferguson <devultj@gmail.com> Date: Tue Jan 21 15:01:28 2025 +0000 Publisher: after compiling a game, create new TypeLibrary, load in the game's assemblies, and search for ConVars marked with ConVarFlags.GameSetting, include in metadata when publishing commit 195de0fca5927643cb1ecba8b4740ecbbd90d431 Author: Tony Ferguson <devultj@gmail.com> Date: Tue Jan 21 14:59:57 2025 +0000 Add EditorUtility.CreateTypeLibrary( CompilerOutput[] ) commit ab0e1ebe84bf0bed146f9ee5983e336fb78608e6 Author: Tony Ferguson <devultj@gmail.com> Date: Tue Jan 21 14:59:37 2025 +0000 Add internal TypeLibrary.GetMembersWithAttribute<T> commit 39ba22b6d9863b45b141a190585e5b0dec4074aa Author: Tony Ferguson <devultj@gmail.com> Date: Tue Jan 21 14:59:16 2025 +0000 Add ConVarFlags.GameSetting Tweak console overlay Tweak CreateGameModal
15 Days Ago
Avoid allocations in performance stats Free mixbuffers where possible Fix frameAttributes not being returned to the pool Convert GradientInfo to a struct Add function pointer version of GO.ForEachChild, use it for TransformChanged
15 Days Ago
Add ExecuteCommandList diagnostics Tweak Audio.DirectSource to run occlusion checks in parallel Add performance tracing to SetObjectBounds Add performance tracing to physics traces Add performance tracing to RPC calls ProcessIntersections profiling cache off Codec.FrameInfo Preallocate the dictionaries in DeltaSnapshot
15 Days Ago
Remove unused Preload GameResources with the Resource system - which preloads all the dependant resources, reducing hitches when spawning for the first time Fix crash
16 Days Ago
Fix api section not loading
16 Days Ago
Latest services Fix input being one frame behind Add AvatarJson to Player Overview Revert "Run animation and procedural bone objects on bone merged renderers before bone merging to parent https://files.facepunch.com/layla/1b2511b1/sbox-dev_NxhcNeZxQi.mp4" This reverts commit a82c5295780e39c5603c64287a25c1d9f5951645.
16 Days Ago
Fix that avatar api
16 Days Ago
Add more bot types to traffic User flags User section to its own project User admin Edit permissions Remove Match param from MenuButton User search, admin, moderator filters Spoilers, inline code tags Add MonthPicker Add Loading Fix warning in Username User money overview can switch months DailyChart takes an optional Month Can switch between months in org monetization PlayerOverview includes player's avatar Api to get random avatars
16 Days Ago
Flush events in a thread
18 Days Ago
Tweak mobile layout Forum index Reduce payment onboard threshold
18 Days Ago
Fix stats not sending when updating daily ranks Tweak onboarding process Fix iframe transparent on mobile
18 Days Ago
Additional rows on User More TipaltiService api UserPage - allow manual updating Add user money settings, onboarding process Onboarding tweaks Use iframe for onboarding instead
19 Days Ago
add tipalti service
19 Days Ago
Fix trending now showing some games Fix selecting new sort modes in old find api
19 Days Ago
Remove unsused bind Fix NRE when doing menu_reload New map and game sort orders
19 Days Ago
Fix message service not sending properly
19 Days Ago
Update services Fixed achievement popup not playing Listen for account changes and update, should fix having to restart to detect new orgs, or being deleted from org
19 Days Ago
Api Update Fix error getting reviews
20 Days Ago
Api fix
20 Days Ago
Send protobuf when user is added/removed from org, so we can reload the orgs in editor Review cleanup Reviews api
20 Days Ago
Special daily, weekly, monthly sort modes for games and maps Nicer message when you have created too many orgs Clean up ExceptionHandler page Add visibilitytrigger Package list page is infinite scroll
20 Days Ago
Admin playfund user list Add Grid component Fix PageAlert font size Add StatCard component User page has a monetization section Inventory section in user profile Use the payment rules Move "edit" options to always be at the lower left
21 Days Ago
Move package monetization to its own page Order AutoComplete PaymenRulesEditor UserSelect can show friends and org friends OrgPaymenRules use new editor component Can edit package payment rules
22 Days Ago
Fix NRE when unknown package Fix charts not disposing their reference nicely Prevent duplicate invites
22 Days Ago
Re-organize scripts Popover component, js Button component Fix Brix not being disposed properly Add PlayFundService.UpdatePayments AutoComplete component User Select component Org PaymentRules page Add InputRange Username takes a SteamId Store/Restore Org.PaymentRules Column footer support Payment rules editor cleanup
24 Days Ago
Cleanup PlayFundUser table Fix documentation font size Fix comment threads have no gap Fix infinite loop when using syntax highlighting
24 Days Ago
Add more user claims can delete stats
25 Days Ago
Datagrid supports dynamic querying, sorting Pagination cleanup Packages can view individual stats
25 Days Ago
Forum post editing Api listing tweaks
25 Days Ago
Add TabFrame, Tab Api cleanup