sv-live-map
sv-live-map copied to clipboard
GUI Map for displaying information on Tera Raid Dens in Pokémon Scarlet and Violet
1.2.0 shifts pointers, most needed have been found but notably still need the pointers for raid binaries. In addition, the sprites for the two new paradox mons need to be...
Discord webhooks are nice and lightweight but not apt if the user wants to control sv-live-map remotely. Adding an option for integrating with a discord bot (similar to how sysbot.net...
Initial setup for reading and writing ram data through rest api. The actual call to "poke" has not been handled yet. Thoughts were to add a rest api to enable...
**Describe the bug** East Province (Area 1) - Den 2 is listed on both the east and west of the map. The left-most icon is definitely wrong, and the right-most...
An option to automatically save the game after a target is found would help prevent loss of dens due to date rollover.
Behavior should be similar to that of the hide sensitive info box and shouldn't require reading all raids again.
The option to write stop conditions in python script-form would open up a lot of possibilities for more complex filter. As an example, a user could type in a box...
Often timeout errors are brief and can be fixed by manually restarting automation, the program should attempt to do this automatically. A message would also be sent for this as...
On initial connection, a test should be run on the raid flatbuffers that will apply them to dummy raid data in order to verify that they are read properly before...
Finding shiny dens goes hand-in-hand with actually hosting said dens, supporting auto-host functionality would be a nice enhancement for those using sv-live-map for the purpose of hosting for others. In...