userGarry Newmancancel

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

2 Years Ago
Switch to SandboxComponent and AddThink instead of manually handling IDisposable Discord role setup (probably) Update Org pages to use common component
2 Years Ago
More stats Fixed clicks
2 Years Ago
Check cooldown
2 Years Ago
Sync the claimant
2 Years Ago
Enable database retry Dev Preview config
2 Years Ago
Attempt to fix all fatal errors grouping into one error
2 Years Ago
Fix random > in footer
2 Years Ago
Fix NRE when showing asset counts
2 Years Ago
admin stats box
2 Years Ago
Don't show archived assets on org home page
2 Years Ago
More organised assets Highlight if assets are out of date (need an engine update)
2 Years Ago
Better search layout Find users Show header if don't own the game
2 Years Ago
Lets try crashpad
2 Years Ago
Close the session, hopefully that'll mark the session as crashed
2 Years Ago
Crash reporting stats fix
2 Years Ago
Complain about Steam not running instead of crashing
2 Years Ago
Added simple search
2 Years Ago
Sorry I left a test crash in holmzy was in my office mithering me
2 Years Ago
fuck sentry_handle_exception, lets do it ourselves
2 Years Ago
Ignore trying to update a closed session Fix asset list with negative skip/take
2 Years Ago
Either we fixed all crashes or our crash reporting stopped working.. fact check that
2 Years Ago
Should fix exception when saving score
2 Years Ago
And fixed another api login error
2 Years Ago
Fix Api errors
2 Years Ago
Remove unused shit Breadcrumbs and tweaks
2 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
2 Years Ago
Added Granting, Revoking
2 Years Ago
Quick stats page to sanity check player counts
2 Years Ago
Add platform settings Better admin only and banned user page blocking Keep config updated
2 Years Ago
Abandon frameless window ambitions, use a normal window but force dark mode on it
2 Years Ago
Fix Widget.ConstrainToScreen()
2 Years Ago
Assetbrowser improvements
2 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
2 Years Ago
Keep asset type filter control in sync with history
2 Years Ago
BaseItemWidget - only call ItemActivated if double clicking with the LEFT mouse button Fix NRE Right clicking an item selects it without events
2 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
2 Years Ago
Change to the new name
2 Years Ago
TagEdit becomes TagPicker Added ability to get the cursor & selection info on LineEdit Horrible syntax highlighting code, will fix
2 Years Ago
Tweaks
2 Years Ago
Show asset counts on folders in asset browser list Hide folders starting with . Add TextEdit.Html Folder context menu Can set Widget.Layout directly, added Layout.Row(), Layout.Grid() etc Add AssetType.All Hack so Widget.IsPressed doesn't get stuck Clean up GridLayout usage Can Draw Pixmap with alpha Asset type filter improvements https://files.facepunch.com/garry/93252055-2617-4be4-9786-35aa2043397e.mp4
2 Years Ago
Show folders in assetlist if we're in folder mode
2 Years Ago
Rename ItemListWidget to ListView Fix WidgetGallery names Start cleanup
2 Years Ago
New TreeView - adds smooth scrolling, entity and panel list improvements
2 Years Ago
InteropGen clean up child include files before generation, to avoid local left over files making you feel like it all still compiles fine Fix local left over file making me feel like it all still compiles fine
2 Years Ago
Don't jump to SelectionOverride() item unless it changed Don't show client only entities in Pawns section Treeview keyboard navigation, scrollTo Scroll to item on dynamic selection
2 Years Ago
Put gibs in category
2 Years Ago
Fade closed sections Fix hovered item being invalid when rebuilt while hovering Fix not clearing map/game entity categories if none
2 Years Ago
Split entity list into world and game https://files.facepunch.com/garry/ec9d32de-b157-4e32-9479-131a6f4b5390.png
2 Years Ago
Delete old DataNode Fixed Paint.MeasureText returning empty if Pen was clear Margin cleanup Fix warnings EntityList improvements
2 Years Ago
TreeNode supports tooltips Tweak GameSelectorDialog Fix up Hammer/EntityTool PanelList supports hovering Add tooltip padding