Releases: hoytdj/PTCGPB
Releases · hoytdj/PTCGPB
v1.4.6
Based on Arturo's PTCGPB v6.3.21
Change log:
- Added version information to heartbeat message
- Added booster pack opened to found pack message
From BallCity:
- Adjust the Monitor.ahk script to be a bit more resilient (kill the AHK & MuMu every time it detects a run hasn't been completed in > 15 minutes) and fixed a minor issue with the Sleep time being adjusted to be integer seconds as opposed to milliseconds.
- Add a MonitorOnce.ahk script that will auto-boot instances in case you want to test it out and/or don't want to run the one that checks every 15 minutes.
- Adjust Main's GP Test mode to more consistently break out from the Main loop and more consistently/easily return to the Social screen (likely won't solve 100% of edge cases, but this is a mode that is meant to be triggered manually right now regardless).
v1.4.5
v1.4.4
Based on Arturo's PTCGPB v6.3.21
Bug fix:
- Resolved issue where Discord notice for found GP was sometimes not sent. Unfortunately, this does mean that some GPs might have been missed. I'm sorry! The GPs were recognized appropriately and saved to accounts folder, it's just that the Discord message didn't send successfully.
Change log:
- Updated base to Arturo v6.3.21
- Temporarily removed scale100 support
v1.4.3
Based on Arturo's PTCGPB v6.3.21
Bug fix:
- Resolved issue where Discord notice for found GP was sometimes not sent. Unfortunately, this does mean that some GPs might have been missed. I'm sorry! The GPs were recognized appropriately and saved to accounts folder, it's just that the Discord message didn't send successfully.
Change log:
- Updated base to Arturo v6.3.19
Known Issue:
- Scale100 changes only includes Arturo v6.3.17 changes. When running at scale100, when a GP is found, it will get stuck grabbing the friend ID. If you want to be safe, use scale125.
v1.4.2
Based on Arturo's PTCGPB v6.3.19
Change log:
- Reconciled updates with Arturo v6.3.19
- Now, if you clear the "Tesseract Path" setting, the bot will revert to Windows OCR, rather than Tesseract.
Known Issue:
- Scale100 changes only includes Arturo v6.3.17 changes. When running at scale100, when a GP is found, it will get stuck grabbing the friend ID. It also, won't send the XML file. If you want to be safe, use scale125.
v1.4.1
v1.4.0beta
Based on Arturo's PTCGPB v6.3.15
- "Reverted some other changes that were made in 6.3.10 since it seems it's causing issues." Fix included from Arturo v6.3.16
- GUI changes from v6.3.16 not yet integrated
Bug Fixes
- Changed hotkey on main to align with Arturo's bot. "Shift+F#".
- Incorporated Rayer_3's latest scale100 fixes.
v1.3beta
v1.2beta
Based on Arturo's PTCGPB v6.3.14
Enhancements
- "5 Pack" mode has been reverted to the classic "5 Pack" mode. A new option "5 Pack No Remove" has been added which opens all 5 packs without removing/adding friends between packs 3 and 4.
- A new option "Send Account XML" has been added. When enabled the Discord alert message for found packs will attach the account XML file.
GPTestLog.txt
has been added. This will log accounts that are removed (unfriended) or skipped due to failure to parse.
Bug Fixes
- A bug preventing GP Test mode from running when not on the primary monitor has been resolved. GP Test mode will now function even when your Main instance is positioned on a non-primary monitor.
- Checking/unchecking "Send heartbeat" will now appropriately show/hide the heartbeat delay setting.
- Heartbeat from Main is still sent, even when in GP Test mode.
- Sometime the scroll down in friends list would input too early (while the list was still loading), causing it to not scroll. An extra delay has been added to mitigate this.