RocketMAD
RocketMAD copied to clipboard
Live visualization of all the Pokémon (with option to show gyms, raids, PokéStops and much more) in your area. Used as MAD's frontend.
Filter pokemon by size ## Description Displays pokemon size Adds options for filtering by size ## Motivation and Context Asked for by local community (to hunt XXS and XXL for...
Bumps [flask](https://github.com/pallets/flask) from 2.0.3 to 2.3.2. Release notes Sourced from flask's releases. 2.3.2 This is a security fix release for the 2.3.x release branch. Security advisory: https://github.com/pallets/flask/security/advisories/GHSA-m2qf-hxjv-5gpq, CVE-2023-30861 Changes: https://flask.palletsprojects.com/en/2.3.x/changes/#version-2-3-2...
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0.3 to 2.2.3. Release notes Sourced from werkzeug's releases. 2.2.3 This is a fix release for the 2.2.x release branch. Changes: https://werkzeug.palletsprojects.com/en/2.2.x/changes/#version-2-2-3 Milestone: https://github.com/pallets/werkzeug/milestone/26?closed=1 This release contains...
## Description This PR improves the responsiveness of the filter modal on mobile browsers by only partially displaying mons in chunks of 100. The user can load the next chunks...
A number of users are reporting they are unable to login with discord for their maps when users are on 15.0.2 of iOS. I have some users facing the same...
## Description This uses different icons for the different mega mons. Added a new All section in the quest amount drop down. Made small changes to folder structure to align...
Login with Discord is sometimes not working. ``` File "/home/aco/OSM-premium/rocketmad/app.py", line 607, in auth sessions = get_sessions(r) File "/home/aco/OSM-premium/rocketmad/utils.py", line 1319, in get_sessions data = pickle.loads(redis_server.get(key)) TypeError: a bytes-like object...
## Expected Behavior The interaction range circle color should always match the team color. ## Current Behavior If the gym is taken over, the old team color still shows (reloads...
If we could make it so only active raids and quests are an option, that would be great. ## Context Its quite annoying when you want to show or hide...
## Expected Behavior If the Bot isn't in the specified chat, post a warning and check the next ChatID ## Current Behavior It get's stuck if the bot was removed...