userGarry Newmancancel

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

1 Year Ago
Include some meta with stat entries Stats exploration Hide stats edit if can't edit
1 Year Ago
Get file/line in error report stack
1 Year Ago
Stats api help
1 Year Ago
Error logging fixes
1 Year Ago
Fix data not being passed
1 Year Ago
Fixed %u in logs Fix stats data
1 Year Ago
Fix menu resources not downloading compiled versions of shit Stats data fixes
1 Year Ago
ByteStream can be written to another ByteStream, added ReadObject Obsolete the ClientStats class I added 4 days ago :cry: Add EngineRpc Add Stats variants for applying to a client from the server, throw exception when calling the wrong function from the server
1 Year Ago
Slack feed fixes Fixed updated info log being wrong
1 Year Ago
Stats page cleanup
1 Year Ago
Delete SandboxPageComponent Add Stat page Simplify multi messaging Clean environment stuff (unused) Stats editing
1 Year Ago
v 1.0.1
1 Year Ago
Initial commit
1 Year Ago
Don't wrap selection option titles Don't allow select text in select option Rewrite messaging to use protobuf
1 Year Ago
Style tweak
1 Year Ago
Message when package changes, or game is updated Clean up asset edit page, fuck dropdowns
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