Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: hexbyt3/PokeBot

Release v1.1.24

07 Oct 17:27

Choose a tag to compare

Recent Changes

  • Egg Generating rewrite

Release v1.1.23i

03 Oct 01:21

Choose a tag to compare

Recent Changes

  • Add latest Raid/Outbreak data

Release v1.1.23h

02 Oct 21:24

Choose a tag to compare

Recent Changes

  • Force ProContoller emulation for games other than LGP/E

Release v1.1.23g

02 Oct 17:40

Choose a tag to compare

Recent Changes

  • Remove all animations from GUI

Release v1.1.23f

02 Oct 17:16

Choose a tag to compare

Recent Changes

  • Fixes Discord Disconnect issue and removes Log Forwarding from Control Panel UI.

Release v1.1.23e

02 Oct 11:52

Choose a tag to compare

Recent Changes

  • Prevent RAM build up from UI animations

Release v1.1.23d

01 Oct 13:10

Choose a tag to compare

Recent Changes

  • Fix Discord reconnection memory leaks and version bump

Release v1.1.22d

30 Sep 15:48

Choose a tag to compare

Recent Changes

  • Version bump
  • Fix additional critical memory leaks
  • Fix critical memory leaks
  • Trashbytes Changes 1. TrashBytes no longer creates its own LegalityAnalysis objects - it reuses the one passed in 2. All 4 bot classes now create the LA once and reuse it, then re-validate after modifications 3. CherishHandler reuses the LA for encounter matching before calling TrashBytes 4. DittoTrade creates one LA and passes it to TrashBytes

Release v1.1.22c

29 Sep 15:16

Choose a tag to compare

Recent Changes

  • Version Bump
  • Merge pull request #1 from Samoth25/samoth
  • Fix: Wrap EnterLinkTradeAndCode in try/finally for proper cleanup
  • Fix Stream TradeBlock image appearance for SV

Release v1.1.22b

29 Sep 14:52

Choose a tag to compare

Recent Changes

  • Memory Leak fixes