Features: - Async support for plugins methods, currently only practically usable for setTimeout - Livestream raids now properly support incoming/outgoing, which should be visualized correctly. - Player will now properly show loader in cases of asynchronous loading (with progress bar if known time) - Plugin promises can now add an estimated duration of a task - Add player loader animation+game in situations where backoff is requested Improvements: - DashRaw.generate will now be called asynchronously if possible - Livestream event colors now use RGBA instead of ARGB Fixes: - Fix possible crash for starting a service - Fix possible crash related to an image view - Fix possible crashes during import - Fix issue where shared networked imports could crash - Minor locking improvements