Releases: PokemonAutomation/ComputerControl
Version 0.50.15
Version 0.50.14
- Fixed multiple program crashes.
- Fixed video FPS increasing when resetting video.
Version 0.50.13
- Added a fully automatic mode to the Item Printer RNG where you can specify how many of each item to print and it will figure it all out. (choose the right dates, refill materials, etc...) (credit jw)
- Add support for preventing the computer from sleeping.
- Added SV Pokemon size checker for XXS/XXL. (credit Nymphea)
- Reliability improvements to the material farmer and item printer. (credit jw)
- Improved reliability of SV ball throwing and auto-catch.
- Improved error reporting to help us make the program better.
- Improvements to sandwich making. (credit jw)
- Fixes to the BDSP Poffin Cooker. (credit babs)
- Reliability improvements for the Item Printer's date manipulation.
- Reliability improvements to Let's Go kill routines (affects platform, scatterbug, material farmer, and item printer).
- Reliability improvements to date reading and date settings. (affects item printer)
- Reliability improvements to reading IVs.
- Reliability improvements to PLA outbreak finder.
- Fixed a rare program crash that can happen for programs that do image filtering for OCR.
- Upgraded toolchain to Qt 6.8.1 and MSVC 2022.
For those of you following the betas, stream history is not enabled in this release due to a memory leak.
Version 0.49.11
Big improvements to the Item Printer!
Version 0.49.11:
- Added Material Farmer: A dedicated program for farming materials for the Item Printer! (credit jw)
- Many QoL improvements to the Item Printer RNG (see below). (credit jw)
- Upgraded toolchain to Qt 6.7.2.
- Improved reliability of sandwich maker hand recovery. (credit jw)
- SwSh, BDSP, and SV encounter bot tables now support a ball limit to help prevent the wild Pokemon from struggling to death.
- Various bug fixes to the platform bot.
- Fixed TurboMacro's Wait timer option. (credit pif)
- Fixed platform bot not always reaching the platform with full flying unlocked. (credit jw, reported by diden)
- Audio spectrum now shows more bars.
- Fixed button mapping window being resized when program is dragged.
- Fixed AutoDA not working in German. (reported by andreas398)
Item Printer RNG Improvements:
- The program now includes a dropdown of commonly desired items. Selecting them automatically sets the date for you. No more looking up seeds online!
- The program will automatically adjust the delay. You no longer have to do this by yourself!
- The program will now track stats for frame hit/misses.
- The table will show a warning if there are conflicts between the bonuses and the desired item rewards.
Notes on the internals:
-
The dropdown of desired items is just a hard-coded list of dates/seeds which we either found ourselves or are picked from one of Anubis' lists.
-
The automatic delay adjustment works by reading the prizes that you get, then comparing them with what is expected based on the seed. If they don't match, it will compare the expected results of adjacent seeds to try to find how much you missed by, then it will adjust your delay accordingly. This will work for any seed since we implement the actual RNG algorithm that Anubis documented to calculate the prizes.
Version 0.47.3
Bug fixes only:
- Fixed item printer RNG not working in Asian languages. (reported by kenneth123321)
- Improved egg detection for SV eggs. (credit jw)
- Various fixes to BBQ farmer. (credit kichithewolf)
- Various fixes to the item printer.
Version 0.47.2
- Added Item Printer RNG.
- Added BBQ farmer. (credit kichithewolf)
- Various bug fixes. (credit Nymphea and jw)
Both programs are very much untested at this point. Make sure you understand how the Item Printer RNG'ing works before you try automating it. kichi's BBQ farmer is probably the 2nd largest program we've ever made in terms of complexity. (behind only AutoDA). So let's give that a good testing workout!
Version 0.46.5
- Fixed SwSh Berry Farmer 2 not sending program finished notification. (credit fye)
- Fixed close game sequence not working when game is already closed. (reported by bombtime, credit jw)
- Improve sandwich maker color tolerance. (reported by brandonf6, credit gin)
- Fix program crash when webhook throttle is set to zero. (reported by captainyizz)
Version 0.46.4
- Added a Wild Item Farmer to automate the new cloning glitch.*
- Added Item Printer program (credit Nymphea)
- The Bloodmoon Ursaluna stats reset has generaled to "Stats Reset - Event Battle" and will now work on Pecharunt. (credit kichithewolf)
- Fixed PLA Outbreak Finder not working in Spanish. (reported by angiebcn89)
*Item cloning is only reliable if you can get to a spot that has no spawns and your clone is trapped from running around. Read the wiki for more information.
Please let us know of any bugs!
Version 0.45.2
- Tournament Farmer 2: A more flexible version of the original tourney farmer that can do the more complicated setups needed for post-DLC2 opponents.
- Improved path of Flying Trials BP farming. (credit Nymphea)
- Stats reset on Meleotta has been fixed. (reported by bezeic, credit kichithewolf)
- Improved color tolerance of Max Lair battle menu detection. (reported by methrend)
Version 0.44.2
Changes:
- BP Farming via the Flying Trials (~400 BP/hour). (credit Nymphea)
- Improved reliability of Home Box Sorter. (credit pierre)
- CC SwSh Eggs can now run on the Uno R3.
Tournament farming post-DLC2 is still a work-in-progress. Here is a setup that seems to work on the existing Tournament Farmer program:
- Kyurem (White)
- Stats: lvl 100, Modest, Ice Tera
- EVs: 252 Special Attack, 252 Speed
- Item: Choice Specs
- Move: Freeze Dry
- Turn on Terastillization.
Note the lack of the Amulet Coin in favor of Choice Specs. Unfortunately, this is needed to actually win. Also, the use of Happy Hour Zoroark/Smeargle hurts win-rate because it gives the opponent free turns to setup Trick Room and Light Screen - which means you will lose.
We are working on a new solution to bring back Amulet Coin + Happy Hour with a Taunt suicide lead, but this will take time.