Skip to content

Releases: zyro670/PokeViewer.NET

v2.5.2

30 Sep 04:06

Choose a tag to compare

Add Event Outbreaks for viewing
61 -> 77
Add Scale to WideViewSV
Thank you @BakaKaito for #22

v2.5.1

28 Sep 01:48

Choose a tag to compare

  • Fix order for Kitakami Outbreak KO Count (Ty @santacrab2!!)
  • Remove Collide Button
  • Fix Azure Build ID

v2.5.0

26 Sep 01:06

Choose a tag to compare

[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

13 Aug 16:16

Choose a tag to compare

  • 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

11 Jun 15:27

Choose a tag to compare

  • 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

29 Apr 00:50

Choose a tag to compare

SV v1.3.0 Support

  • Update deps and offsets
  • Outbreak Hunter now has a progress bar. Initial reads for each outbreak slot will take a while but once data is cached will be faster on each new read.
  • Still need to fix MapSprite for Outbreak Found, low on priority list atm.
  • Thank you to @pifopi for #16 !

v1.4.1

16 Mar 01:42

Choose a tag to compare

  • Fixes some UI issues and code cleanup
  • Update Keys for Outbreak POS for future use with map location on image for easy recognition of outbreak in-game location
  • Add EmbedToggle to Outbreak Notification
  • Thank you to lfmundim for PR #14 which fixes an oops on TotalOutbreaks

v1.4.0

15 Mar 02:32

Choose a tag to compare

  • 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

28 Feb 05:08

Choose a tag to compare

Bump v1.3.0 | SV 1.2 Support

  • Update PKHeX.Core
  • Add PartyViewer page for SV (Other game support coming soon) (SV Party pointers from Manu's sv research
  • Fix application crash if Webhook field is empty

v1.2.0

27 Feb 03:31

Choose a tag to compare

  • Add USB-Botbase compatability
  • Add popup window for latest Release and latest azure-artifact commit checks
  • Remove Tulpep nuget
  • Add Uptime to EggViewer
  • Add Star/Square shinies found for current session
  • Misc code cleanup
  • Thank you to Manu for the assistance with USB support!