Present results date and time in a more readable order
Also - Fixes first transition depth being incorrect. - Improves smoothness of transitions (and adds a slight delay to offset from screen switches).
Fix result page from leaderboards not sorting hitcounts correctly
HitCount was good to bad but HitResult is the opposite. To account for this just descending order on the result page.
Fix crash from being able to perform selection after entering play mode
Add tooltip to country flags
Also allows wheel events to pass through around them.
Update framework with breaking flow changes reverted