19,538 Commits over 3,990 Days - 0.20cph!
SA log printing
SA: Destroy the scene if we couldn't load map geometry
Use pointers, manual scene delete function, breadcrumbs
Make PerformanceStats.All a ConcurrentDictionary
Don't have to be logged in to watch get page
Use crashpad for fatal errors
Fix editor fullscreen positioning
Launcher position cleanuip
Fixed not cancelling CancellationTokenSource on dispose
Add nullcheck in CProceduralWorkingSet_MapReferences::UpdateAssetList
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
Reinstall crash handler after startup
Don't let non game owners upgrade themselves in discord
No that it matters
Capture GPU information before it crashes
Admin Pages don't need this now
Disable RetryOnFailure
Report exceptions
Switch to SandboxComponent and AddThink instead of manually handling IDisposable
Discord role setup (probably)
Update Org pages to use common component
Enable database retry
Dev Preview config
Attempt to fix all fatal errors grouping into one error
Fix NRE when showing asset counts
Don't show archived assets on org home page
More organised assets
Highlight if assets are out of date (need an engine update)
Better search layout
Find users
Show header if don't own the game
Close the session, hopefully that'll mark the session as crashed
Crash reporting stats fix
Complain about Steam not running instead of crashing
Sorry I left a test crash in holmzy was in my office mithering me
fuck sentry_handle_exception, lets do it ourselves
Ignore trying to update a closed session
Fix asset list with negative skip/take
Either we fixed all crashes or our crash reporting stopped working.. fact check that
Should fix exception when saving score
And fixed another api login error
Remove unused shit
Breadcrumbs and tweaks
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
Quick stats page to sanity check player counts
Add platform settings
Better admin only and banned user page blocking
Keep config updated
Abandon frameless window ambitions, use a normal window but force dark mode on it
Fix Widget.ConstrainToScreen()
Assetbrowser improvements
Widget debug overlay can be enabled with alt and pause/break
Fixed historylist trimming too many items when navigating from a previous position
Keep asset type filter control in sync with history
BaseItemWidget - only call ItemActivated if double clicking with the LEFT mouse button
Fix NRE
Right clicking an item selects it without events
Move hacky line edit syntax highlighting to its own class
https://files.facepunch.com/garry/ce4f0f77-d312-4275-8584-1cea5e56b24d.png
Add Widget.ContentMargins