userGarry Newmancancel

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

3 Years Ago
SA log printing SA: Destroy the scene if we couldn't load map geometry Use pointers, manual scene delete function, breadcrumbs
3 Years Ago
Make PerformanceStats.All a ConcurrentDictionary
3 Years Ago
Don't have to be logged in to watch get page
3 Years Ago
Delete some unused stuff
3 Years Ago
Use crashpad for fatal errors
3 Years Ago
Fix editor fullscreen positioning Launcher position cleanuip
3 Years Ago
Fix everything
3 Years Ago
Fixed not cancelling CancellationTokenSource on dispose
3 Years Ago
Add nullcheck in CProceduralWorkingSet_MapReferences::UpdateAssetList
3 Years Ago
switch sentry backend to crashpad Set error tag stating whether tools, server or game Add error tag to determine whether running under proton Lets record what gamemode and map we're crashing in, to see if there's any kind of patterns Lets set the explicit path to crashpad_handler.exe instead of just hoping
3 Years Ago
Reinstall crash handler after startup
3 Years Ago
Don't let non game owners upgrade themselves in discord No that it matters
3 Years Ago
Capture GPU information before it crashes
3 Years Ago
Admin Pages don't need this now Disable RetryOnFailure Report exceptions
3 Years Ago
Switch to SandboxComponent and AddThink instead of manually handling IDisposable Discord role setup (probably) Update Org pages to use common component
3 Years Ago
More stats Fixed clicks
3 Years Ago
Check cooldown
3 Years Ago
Sync the claimant
3 Years Ago
Enable database retry Dev Preview config
3 Years Ago
Attempt to fix all fatal errors grouping into one error
3 Years Ago
Fix random > in footer
3 Years Ago
Fix NRE when showing asset counts
3 Years Ago
admin stats box
3 Years Ago
Don't show archived assets on org home page
3 Years Ago
More organised assets Highlight if assets are out of date (need an engine update)
3 Years Ago
Better search layout Find users Show header if don't own the game
3 Years Ago
Lets try crashpad
3 Years Ago
Close the session, hopefully that'll mark the session as crashed
3 Years Ago
Crash reporting stats fix
3 Years Ago
Complain about Steam not running instead of crashing
3 Years Ago
Added simple search
3 Years Ago
Sorry I left a test crash in holmzy was in my office mithering me
3 Years Ago
fuck sentry_handle_exception, lets do it ourselves
3 Years Ago
Ignore trying to update a closed session Fix asset list with negative skip/take
3 Years Ago
Either we fixed all crashes or our crash reporting stopped working.. fact check that
3 Years Ago
Should fix exception when saving score
3 Years Ago
And fixed another api login error
3 Years Ago
Fix Api errors
3 Years Ago
Remove unused shit Breadcrumbs and tweaks
3 Years Ago
Fixed Revokes count in stats Fix form input not triggering change shit Add GameOwnership to users Don't allow creation of organisations if not game owner Add session info, allow clearing sessions
3 Years Ago
Added Granting, Revoking
3 Years Ago
Quick stats page to sanity check player counts
3 Years Ago
Add platform settings Better admin only and banned user page blocking Keep config updated
3 Years Ago
Abandon frameless window ambitions, use a normal window but force dark mode on it
3 Years Ago
Fix Widget.ConstrainToScreen()
3 Years Ago
Assetbrowser improvements
3 Years Ago
Widget debug overlay can be enabled with alt and pause/break Fixed historylist trimming too many items when navigating from a previous position
3 Years Ago
Keep asset type filter control in sync with history
3 Years Ago
BaseItemWidget - only call ItemActivated if double clicking with the LEFT mouse button Fix NRE Right clicking an item selects it without events
3 Years Ago
Move hacky line edit syntax highlighting to its own class https://files.facepunch.com/garry/ce4f0f77-d312-4275-8584-1cea5e56b24d.png Add Widget.ContentMargins