Skip to content

v3.0

Compare
Choose a tag to compare
@ThunderAxe31 ThunderAxe31 released this 15 Oct 11:37
· 35 commits to master since this release
18e4a74

This is a major update that introduces:

  • Full compatibility with FCEUX 2.2.3
  • DankBot Treeview, a linked side script that generates a graphic output, in form of .BMP file, for illustrating some useful botting data, in an elegant and comfortable way. This helps in seeing which parts of the route.lua script may be optimized, by removing unnecessary additional waits or by adding more savestate slots for specific actions.

There are also some minor implementations:

  • Display the amount of frames wait for each savestate generated, in both text log and graphic view
  • Introduce ability to set a minimum amount of frames to wait for each action attempt
  • Make check_freeze() compatible with argument-less functions
  • Minor improvements of code readability and text log messages