Releases: zyro670/PokeViewer.NET
Releases · zyro670/PokeViewer.NET
v2.5.0
[SV v2.0.1 Support]
- Add Kitakami Outbreak support
- Add Blueberry Outbreak placeholders for UI aesthetic
- Add icon to Trainer Passport. To use your own custom icon place a file named icon.png in your refs folder found in the same location as the PokeViewer.exe
- Add turbo button
- Misc fixes
- Update deps
v2.5.0.zip
v2.1.0
- Update deps
- Update project
- Add scale to viewer
- Add Event Code entry (automates entering the code on the in game keyboard instead of doing it manually. This does not reset redemption flags.) Setup: have the in game keyboard open ready to type a code in on the redemption screen.
- Minor clean/fixes
v2.0.0
- Adapt single file exe
- Add HOME viewing support, thank you @Manu098vm for the HOME-Live dep!
- Add new SV icons and sprite support via HOME Sprites
- WideView and RaidView switched to button popups
- Clean and rewrite various functions
If you encounter an issue with images loading please report it at #19.
No known issues right now with any images but I have not tested every single Pokémon and form in existence.
v1.5.0
v1.4.1
v1.4.0
- Add MiscPage:
- Adds niche single event den scanner in lieu of doing the whole raid block.
- Adds date skipping with overshoot method to roll raids/outbreaks
- Adds OutbreakScanner to hunt for a specific outbreak and read current KO count and total KO count per outbreak. You can search for a specific Outbreak. Separate species with a comma. (Ex: Fidough,Wooper,Tatsugiri)
- Add WideViewSV to scan the Overworld for encounters around us. This is just a scanner and not a bot, the bot will be on my sysbot fork.
- Update deps
1.3.0
v1.2.0
v1.1.1
v1.1.0
Bump v1.1.0
- Add tab pages on Connect for game specific tabs instead of removing on unsupported games
- Add dump option after viewing boxes
- Add screenoff option for Egg View SV
- Move ValidateEncounter to it's own bool
- Add pk Scale to output and log each encounter to log file
- Auto untick IgnoreIVFilter if a PresetFilter is selected
- Add NPCView for BDSP
- WideViewLGPE click HOME if a shiny spawns & make textbox ReadOnly
- WideViewSWSH grab offsets on view start
- Update README.md
- Connect button as async void now
- Reset connection and EnableOptions for EggViewer on HardStop