14 Commits over 0 Days - ∞cph!
Update asset system when adding/creating addon
Fixed needing to restart to enable new addon
Moved Put upload to shared utility
Added Widget.SizeHint
Added protection from Layout stack overflow
Show error popup on addon upload fail
Api calls can throw a catchable exception to report problems
Show upload error
Delete Icon.cs
Throw an error if trying to upload an addon with no files
Don't show upload options on disabled addon
Formalize the manifest/upload apis
Switch to new ManifestSchema
Add Sandbox.Utility.Web.DownloadFile
Add EngineFileSystem.CoreContent
Mount from manifest
Update loading screen
Manifest file downloading
Fixed exception Errors not showing in console
Start thinking about new addon system downloads
Change Title
File upload tweak, bugger buffer, timeout
Endpoint is returned from api
Progress row supports cancelling
Addon upload cancellable
Add Window.SetModal
Add Widget.AdjustSize()
Fix Log.Error( exception ) not showing the exception
CRC buffer size increase
Progress popup system
No need to add the map manually (when it's compiled!)
AddonUpload progress
File uploading
Addon manifest generation
Logic cleanup