github PokemonAutomation/ComputerControl v0.49.11
Version 0.49.11

4 days ago

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.

Don't miss a new ComputerControl release

NewReleases is sending notifications on new releases.