WatWowMap / ReactMap

Pokemon GO Map frontend built with React
MIT License
130 stars 64 forks source link

Feature Request: Mega Raid Form Filtering #536

Open plinytheelder opened 2 years ago

plinytheelder commented 2 years ago

Well, the event where this applies is probably over for most, but let's get ready for the next one!

Add the ability to filter raids by Mega and Non-Mega Form.

Current Issue: There are 3 different Charizard raids right now. Tier 3 for Charizard with a silly hat. Tier 6 for Mega Charizard X. Tier 6 for Mega Charizard Y.

Feature: Add raid filtering to differentiate between all three forms available.

clburlison commented 1 year ago

I honestly can't remember. Has this event returned since last year or was this fixed?

plinytheelder commented 1 year ago

I honestly can't remember. Has this event returned since last year or was this fixed?

apparently not fixed because of issue 741

TurtIeSocks commented 1 year ago

This hasn't been addressed but I don't think #741 is related? We still haven't had a situation where both the non mega and mega form of a Pokemon have been in raids together since that one event, right @plinytheelder ?

plinytheelder commented 1 year ago

Seemed related since it was in the broader scope of raid form filtering. Was probably an issue this weekend with both Normal Form Articuno and Shadow Articuno in raids.

TurtIeSocks commented 1 year ago

It was only related to showing whether the Pokemon reward from a raid is costume'd or not. Since the mega evolution overrides it per UICONS. This was fixed by specifying the raid_pokemon_costume ID in the popup, but all Blastoise raid bosses right now are currently mega afaik and doesn't need extra filters, like this issue is related to.