userGarry Newmancancel

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

1 Year Ago
Fix thumbnails not uploading
1 Year Ago
Remove unused p2p stuff p2p network connection fixes
1 Year Ago
Batch publish (#1138) * Batch Publish available on right clicking content projects when they have an org set * Can multi-select addons in asset browser to change publish status of multiple assets * CRC calculations happen in thread (less editor hitching when publishing) * Add Label.OpenExternalLinks (default to true) * Add BaseItemWidget.ItemsSelected event * Add AssetList.OnAssetsHighlight event * Add Checkbox.TriState
1 Year Ago
Delete old AddonManifest, AddonUpload
1 Year Ago
Add Checkbox.TriState Asset multi-select toggle publish status
1 Year Ago
Add Label.OpenExternalLinks (default to true) BatchPublish header Add BaseItemWidget.ItemsSelected event Add AssetList.OnAssetsHighlight event Formalize asset publishing into Asset.Publishing, show party icon if published Get rid of the description etc page on asset upload
1 Year Ago
Start moving AddonUpload to engine Cleaning Run Crc64.FromStreamAsync in a thread
1 Year Ago
When deleting widgets via layout.Clear, set their parents to null so they aren't in the child list Batch publisher for content projects, working concept
1 Year Ago
Messaging API tests
1 Year Ago
Fix StatChart infinite loop Error logger add session Messaging uses a different userid for users on assetparty and users in game
1 Year Ago
Skip messaging in pre-render
1 Year Ago
Fix not closing messaging
1 Year Ago
Fix exception when trying to read bad format degrees Fix possible exceptions in Input.Process (but maybe not)
1 Year Ago
Cleanup messaging, fix exception Fix NRE in CollectionList ErrorLogger no longer used
1 Year Ago
Rename SessionData to SessionService Messaging tests
1 Year Ago
Messaging service test
1 Year Ago
Optimizations
1 Year Ago
Fix package info rebuild spam
1 Year Ago
Stagger package reference rebuilds rebuilds
1 Year Ago
Update username etc on login
1 Year Ago
Exception fixes Optimize friend activity game list Exception fixes
1 Year Ago
Player stats api
1 Year Ago
global stats api
1 Year Ago
Experimental stats api
1 Year Ago
Add IClient.Stats
1 Year Ago
Tweak package list order Maintain live table of active packages Get player numbers from live lists Add Activity.Content[] Fix activity sessions not closing, increase player count immediately
1 Year Ago
Add Service/Stats
1 Year Ago
Stats Api
1 Year Ago
Tighten eventhub usage Fix NRE on userfront Fix exceptions Don't search users in search/find
1 Year Ago
Fix CodeApi NRE Fix user page NRE Show invite stats for admins
1 Year Ago
Collect ModelInfo Generate AssetInfo on publish
1 Year Ago
Fix exception when logging out Fixed being able to invite to org multiple times Fix errors when removing member from org Add versioning to logging Fix exception when rejecting invite to org Fix potential NRE in Asset Home Don't report errors in debug Fix package not found page
1 Year Ago
Fix exception when adding members to an org
1 Year Ago
Fix thumbnail upload errors Can upload multiple screenshots at the same time
1 Year Ago
Key award page
1 Year Ago
Use Facepunch.AssemblySchema nuget instead of including it in the project Catch all jsinterop errors
1 Year Ago
Initial Commit Initial commit
1 Year Ago
Logger jsRuntime fix
1 Year Ago
Potentially better error logging
1 Year Ago
Fix error when viewing assets with no version Fix NRE when visiting invite codes page when logged out Fix NRE on asset versions page
1 Year Ago
Fix invite codes working multiple times 🤦‍♂️
1 Year Ago
Close hanging activity sooner Obsolete description Licensing options Clean up user section
1 Year Ago
Replace up and down with dragging
1 Year Ago
Fix admin session Fix activity not always closing
1 Year Ago
1.0.4
1 Year Ago
Add heading controls, gap block Code block
1 Year Ago
Code block + block controls
1 Year Ago
Initial Commit
1 Year Ago
Package front page can be edited richish styles Show link to githubs if source is public Default page input Add log entry on edit
1 Year Ago
Update pull.yml Updated actions/checkout