Releases: Arturo-1212/PTCGPB
Releases · Arturo-1212/PTCGPB
v6.3.28 - Sneak peak 5P fix
- Fixed getting stuck when doing 5P mode due to the recent sneak peak update. Thanks to @Sliverala
v6.3.27 - Community update
Fix: Account for Shining Revelry Min 2* Setting in GP Test mode
- Author: @danilocostaoliveira
- GP test now checks the name of the booster pack for the VIP accounts
- If pack name is "Shining" it will take the minimum 2 star setting for shining revelry pack
- If pack name is any other pack it will take the regular minimum 2 star setting.
- If pack name is empty it will take the lowest setting of minimum 2 stars between SR pack and other packs
OCR Improvements
- Author: @hoytdj
- Now uses ADB to take a screenshot of friend account at full resolution regardless of the MuMu window size.
- Scales up makes greyscale and increases the contrast of the image before running OCR.
- All together this significantly increases the speed and accuracy of the OCR.
Clean up the GUI a bit more
- Author: @hoytdj
- Visual changes only to make the launch GUI and Toolbars look nicer.
- Moved GUI colors to variables for easier maintenance.
v6.3.26 - community update
What's Changed
- Pr merge by @danilocostaoliveira in #267
Also thanks to:
@rayer1011
- prevent infinite Loop in menuDelete function @papawolf42 #265
-
Add support for sending the account XML
- Sending the account XML allows anyone in the group to inject the account to check for WP thanks.
-
Clean up the UI
- A little bit more consistent spacing and make space for some new settings
-
Add bot version to Heartbeat message
-
Add booster opened to Discord alert
-
Clean up GP Test Mode code
- Add the minStars setting to Main.ahk
- Add heartbeat.ini update to GP Test mode in Main.ahk
- Exclude vip_ids.txt from auto update code in PTCGP.ahk
-Add heartbeat delay setting
Full Changelog: v6.3.25...v6.3.26
v6.3.25 - Community bug fixes
What's Changed
- By @danilocostaoliveira in #266
- fix not removing friends when a shiny is found with "save shiny" enabled.
- fix ending 2 webhooks when gp is found with a stuck at getting friend code error.
- fix setting eevee profile picture when pack has a shiny
Full Changelog: v6.3.24...v6.3.25
v6.3.24 - Community fixes and new card rarity compatibility
What's Changed
- fix pack selection done by @danilocostaoliveira in #263
Full Changelog: v6.3.23...v6.3.24
v6.3.23 - Community pre-pack drop update
Community pre-pack drop updates for Shining Revelry along with some bug fixes.
Thanks entirely to:
v6.3.21 - Fixed version number
v6.3.21
- I forgot to change the version number so the update prompt would endlessly detect a new version.
v6.3.20 - Previous release didn't have the GA fix. Thanks @Kewzu
v6.3.20 - GA packs fix
- Previous release didn't have the GA fix. Thanks @Kewzu
v6.3.19
- Selects Erika as a profile pic when creating an account and changes it to Eevee when a valid god pack is found
- Fixed an issue where FA Garchomp wasn't being detected in pseudo god packs or as a single 2 star
- It was correctly detected for god packs, so no god packs were being missed.
- Multiple main account support. Thanks to @mattelkins
- Name additional names with the number. Your first main should still be "Main." Subsequent mains are numbered "Main2" "Main3" etc.
v6.3.18 - Another community update! Thanks everyone.
- Added an OCR ability to the 2x 2 star pseudo-god pack flow (previously would only do it for the actual god packs) if doing the inject method. Thanks to @BallCity @Fanto1
- Fix the Main.ahk GP Test Mode to work if using a 2nd monitor. Thanks to @BallCity @Fanto1
- Added multi-language support for 99 friends detection for Main.ahk. You need to select the client language in the bot setup. Thanks to @papawolf42
- Fixed minor memory leak issue when screenshotting valid packs. Thanks to @zspz
- Improved Status message guis preventing them from appearing in front of your active windows. Thanks to @zspz
- When finding a valid god pack the tag is changed to "I like cool pokemon". Thanks to @Sliverala
- Added the selected pack to the heartbeat. Thanks to @Sliverala
- Fixed usernames.txt file exists check issue Thanks to @ Shiqi
- Added 5 Pack (fast) option without unfriending after 3 packs. Thanks to @SquallTCGP
- Fixed getting stuck when opening GA packs. Thanks to @ Kewzu