Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filter by Seen Type / Configurable PVP Ranking Method / AR eligible flag / Tweaked raid timers / + More #607

Open
wants to merge 21 commits into
base: develop
Choose a base branch
from

Commits on Nov 15, 2021

  1. Configurable ranking method and support for displaying AR flag

    Add AR tag to gym marker icons.
    Add support for configuring which RDM PvP ranking method gets used when filtering and displaying pokemon.
    Change the egg/raid timers so they look more like the in-game ones.
    bradders committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    b326adc View commit details
    Browse the repository at this point in the history
  2. Update default.php

    bradders committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    fff0dd8 View commit details
    Browse the repository at this point in the history
  3. Forgot some bits

    bradders committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    ccdcd55 View commit details
    Browse the repository at this point in the history
  4. Update map.common.js

    bradders committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    2a71e11 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2022

  1. Configurable ranking method and support for displaying AR flag

    Add AR tag to gym marker icons.
    Add support for configuring which RDM PvP ranking method gets used when filtering and displaying pokemon.
    Change the egg/raid timers so they look more like the in-game ones.
    bradders committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    3488c34 View commit details
    Browse the repository at this point in the history
  2. Update default.php

    bradders committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    c87a0d3 View commit details
    Browse the repository at this point in the history
  3. Forgot some bits

    bradders committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    bc4702c View commit details
    Browse the repository at this point in the history
  4. Update map.common.js

    bradders committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    5c30acf View commit details
    Browse the repository at this point in the history
  5. Merge branch 'develop' of https://github.com/bradders2000/PMSF into d…

    …evelop
    bradders committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    cda7525 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Configurable ranking method and support for displaying AR flag

    Add AR tag to gym marker icons.
    Add support for configuring which RDM PvP ranking method gets used when filtering and displaying pokemon.
    Change the egg/raid timers so they look more like the in-game ones.
    bradders committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    02e41b8 View commit details
    Browse the repository at this point in the history
  2. Update default.php

    bradders committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    3a3b563 View commit details
    Browse the repository at this point in the history
  3. Forgot some bits

    bradders committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    751148a View commit details
    Browse the repository at this point in the history
  4. Update map.common.js

    bradders committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    1200022 View commit details
    Browse the repository at this point in the history
  5. Configurable ranking method and support for displaying AR flag

    Add AR tag to gym marker icons.
    Add support for configuring which RDM PvP ranking method gets used when filtering and displaying pokemon.
    Change the egg/raid timers so they look more like the in-game ones.
    bradders committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    8f71611 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'develop' of https://github.com/bradders2000/PMSF into d…

    …evelop
    bradders committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    a00a314 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. Spawn type selection

    Adds the ability to filter map display by spawn/seen type - set 'noSpawnType=false' in access config for groups you wish to have access to this, it's hidden by default.
    bradders committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    20c9fda View commit details
    Browse the repository at this point in the history
  2. Rename spawntype to seentype

    bradders committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    8b4d5f7 View commit details
    Browse the repository at this point in the history
  3. Some QOL tweaks

    Added: Ability to temporarily hide specific pokemon forms
    Added: Ability to only show gyms that haven't been scanned in the past X hours
    Added: Display multiple quest rewards on pokestop label
    bradders committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    310642e View commit details
    Browse the repository at this point in the history
  4. Fix so it still works with MAD

    bradders committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    8365b99 View commit details
    Browse the repository at this point in the history
  5. Tweaks

    Added: Quest encounter reward text on pokestop label now includes pokemon form (if any).
    Fixed: Use is_ar_scan_eligible field from MAD pokestop table rather than forcing to 0.
    bradders committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    980f0dc View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2022

  1. wrong language

    bradders committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    a1e457f View commit details
    Browse the repository at this point in the history