Displays a widget that shows your current division as you play COTD qualifying.
- Shows total number of players (and total divs)
- Shows div 1 cutoff time
- Shows your "next best" div cutoff time
- [Optional] current div cutoff time
- [Optional] time deltas
- fix errors
- use caching server to alleviate load
- fix HUD parsing and add better error handling/json fixes
- check for new COTD mode
- fix for game update
- code cleanup and fixes
- added total divs next to total players
- added optional setting for showing the cutoff time for your current div
- added optional setting for showing the delta times
- refactor code to use
Permissions.as
andTime::ParseRelativeTime()
- fixed condition when map is not set yet
- all intended features realized
- Initial release