Get and display world record from speedrun.com #24

Merged
4ilo merged 4 commits from master into master 2018-06-20 18:42:27 -04:00
4ilo commented 2018-02-18 08:48:09 -05:00 (Migrated from github.com)
  • New global setting to toggle display of world record
    schermafbeelding 2018-02-18 om 14 44 09

  • Display record in the run footer
    schermafbeelding 2018-02-18 om 14 39 07

  • Add the world record info from speedrun.com per run/save file
    schermafbeelding 2018-02-18 om 14 38 23

  • Dialog for easy searching and selection from the speedrun.com api
    schermafbeelding 2018-02-18 om 14 38 55

- New global setting to toggle display of world record ![schermafbeelding 2018-02-18 om 14 44 09](https://user-images.githubusercontent.com/15938739/36352503-51c04162-14ba-11e8-8fa1-1c7d7db2b4a3.png) - Display record in the run footer ![schermafbeelding 2018-02-18 om 14 39 07](https://user-images.githubusercontent.com/15938739/36352519-64e9f85a-14ba-11e8-84af-6bca23267255.png) - Add the world record info from speedrun.com per run/save file ![schermafbeelding 2018-02-18 om 14 38 23](https://user-images.githubusercontent.com/15938739/36352528-8febb34a-14ba-11e8-83ee-2cce761b5431.png) - Dialog for easy searching and selection from the speedrun.com api ![schermafbeelding 2018-02-18 om 14 38 55](https://user-images.githubusercontent.com/15938739/36352536-ad853804-14ba-11e8-8840-054f7c20695d.png)
gered commented 2018-02-18 14:43:45 -05:00 (Migrated from github.com)

This looks great! 👍 Thanks for the contribution.

I'll review it a bit more either later today or tomorrow before merging it, and will package it up as a new release (v1.5.5) if I don't run into any issues.

This looks great! :+1: Thanks for the contribution. I'll review it a bit more either later today or tomorrow before merging it, and will package it up as a new release (v1.5.5) if I don't run into any issues.
4ilo commented 2018-02-18 14:47:45 -05:00 (Migrated from github.com)

If you encounter any issues or problems, feel free to give me some feedback and i will try to fix them.

If you encounter any issues or problems, feel free to give me some feedback and i will try to fix them.
gered commented 2018-06-20 18:43:16 -04:00 (Migrated from github.com)

Four months late! :'( I'm very sorry! Thanks for your efforts with this, it looks great to me. I'll package up a new release with this right now.

Four months late! :'( I'm very sorry! Thanks for your efforts with this, it looks great to me. I'll package up a new release with this right now.
gered commented 2018-06-20 19:32:11 -04:00 (Migrated from github.com)

Hrmm, actually I'll hold off on packaging a new release for now. I just ran into some issues with the search appearing to freeze (searching for "zelda" but any other search results in the same behaviour... which is strange as it worked fine for me 20 minutes ago... maybe network related, will investigate more shortly).

EDIT: Nevermind, an error dialog was popping up saying "Could not connect to speedrun.com" (via showError()), but for some reason it was popping up behind the "World Record selection" dialog, so I never saw it and just assumed the app had frozen while waiting for a network response or similar. Anyway, I'll see about tweaking the error dialog so it doesn't show up behind like this.

Hrmm, actually I'll hold off on packaging a new release for now. I just ran into some issues with the search appearing to freeze (searching for "zelda" but any other search results in the same behaviour... which is strange as it worked fine for me 20 minutes ago... maybe network related, will investigate more shortly). **EDIT**: Nevermind, an error dialog was popping up saying "Could not connect to speedrun.com" (via `showError()`), but for some reason it was popping up _behind_ the "World Record selection" dialog, so I never saw it and just assumed the app had frozen while waiting for a network response or similar. Anyway, I'll see about tweaking the error dialog so it doesn't show up behind like this.
This repo is archived. You cannot comment on pull requests.
No reviewers
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: gered/Llanfair#24
No description provided.