userGarry Newmancancel

18,308 Commits over 3,714 Days - 0.21cph!

10 Months Ago
Make iterating over widget children less error prone Live update player counts, favourite counts on menu Mark Color.ToHsv readonly Remove this obsoleted ClientStats stuff
10 Months Ago
1.0.4
10 Months Ago
Cleanup Remove unused
10 Months Ago
We don't use StringPool anymore Error list api Package error page uses our own error collection
10 Months Ago
Include some meta with stat entries Stats exploration Hide stats edit if can't edit
10 Months Ago
Get file/line in error report stack
10 Months Ago
Stats api help
10 Months Ago
Error logging fixes
10 Months Ago
Fix data not being passed
10 Months Ago
Fixed %u in logs Fix stats data
10 Months Ago
Fix menu resources not downloading compiled versions of shit Stats data fixes
10 Months 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
10 Months Ago
Slack feed fixes Fixed updated info log being wrong
10 Months Ago
Stats page cleanup
10 Months Ago
Delete SandboxPageComponent Add Stat page Simplify multi messaging Clean environment stuff (unused) Stats editing
10 Months Ago
v 1.0.1
10 Months Ago
Initial commit
10 Months Ago
Don't wrap selection option titles Don't allow select text in select option Rewrite messaging to use protobuf
10 Months Ago
Style tweak
10 Months Ago
Message when package changes, or game is updated Clean up asset edit page, fuck dropdowns
10 Months Ago
Fix thumbnails not uploading
10 Months Ago
Remove unused p2p stuff p2p network connection fixes
10 Months 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
10 Months Ago
Delete old AddonManifest, AddonUpload
10 Months Ago
Add Checkbox.TriState Asset multi-select toggle publish status
10 Months 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
10 Months Ago
Start moving AddonUpload to engine Cleaning Run Crc64.FromStreamAsync in a thread
10 Months 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
10 Months Ago
Messaging API tests
10 Months Ago
Fix StatChart infinite loop Error logger add session Messaging uses a different userid for users on assetparty and users in game
10 Months Ago
Skip messaging in pre-render
10 Months Ago
Fix not closing messaging
10 Months Ago
Fix exception when trying to read bad format degrees Fix possible exceptions in Input.Process (but maybe not)
10 Months Ago
Cleanup messaging, fix exception Fix NRE in CollectionList ErrorLogger no longer used
10 Months Ago
Rename SessionData to SessionService Messaging tests
10 Months Ago
Messaging service test
10 Months Ago
Optimizations
10 Months Ago
Fix package info rebuild spam
10 Months Ago
Stagger package reference rebuilds rebuilds
10 Months Ago
Update username etc on login
10 Months Ago
Exception fixes Optimize friend activity game list Exception fixes
10 Months Ago
Player stats api
10 Months Ago
global stats api
10 Months Ago
Experimental stats api
10 Months Ago
Add IClient.Stats
10 Months 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
10 Months Ago
Add Service/Stats
10 Months Ago
Stats Api
10 Months Ago
Tighten eventhub usage Fix NRE on userfront Fix exceptions Don't search users in search/find
10 Months Ago
Fix CodeApi NRE Fix user page NRE Show invite stats for admins