Filter by Seen Type / Configurable PVP Ranking Method / AR eligible flag / Tweaked raid timers / + More#607
Filter by Seen Type / Configurable PVP Ranking Method / AR eligible flag / Tweaked raid timers / + More#607bradders2000 wants to merge 21 commits intopmsf:developfrom
Conversation
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.
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.
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.
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.
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.
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
|
Just had a thought... quest_rewards doesn't appear to exist in the MAD world, so my tweak to display multiple rewards on the pokestop label will actually break stuff there. |
|
Put anything you add in rdm lib as well for mad but set it to null. Then check if not null in js |
Thanks, yeah, that's basically what I did in commit 8365b99 - checked if undefined / null and used old code if it was, or new code (showing multiple rewards) if it wasn't. |
|
In case you didn't know, mad has the |
Thanks. I know absolutely nothing about mad and its database/table structure. I will tweak accordingly. |
Added: Ability to filter the map by seen type - all, wild, nearby (pokestop), nearby (other - aka cell) etc.
Added: Ability to select the PVP ranking method.
Added: AR flag to gyms/pokestops.
Added: Optional shadow to rank 1 PVP pokemon.
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
Changed: Raid timers to look more like the in-game ones.