1 Year Ago
Messy proof of concept for showing scheduled events on the main menu screen, grabbed by the Api Update ScheduledEvents.Fetch to match new API, sort events by if they're active, then by time Support case where we don't find an event. Minor code cleanup Adjust event widget style Fixed ScheduledEvents not prioritizing active events Format TimeSpan in a front-facing manner (2 days, 10 minutes etc..) Docs pass, cleanup For now, exclude events that have already finished Moved BaseApiResponse to Api.cs GetScheduledEvents refactored, is BaseApiResponse