fishyboteso/fishy/helper
Adam Saudagar a964c65776 full auto bug fixing
- changed engine.toggle_start to abstract method
- check for state before turning off bot engine
- added and corrected logging messages for contorls and calibration
- callibrate._get_factor returning None fixed
- optimized controls
- removed config for show crop
- recorder now runs asksaveasfile in gui thread and blocks itself till resoponse
- corrrected logic for saving failed files
- semifisher dont log started bot engine if not ran from gui
- added file name label in full auto config top
- call in thread now can return values
- gui now saves location when closed
- dynamic config location, now uses correct document folder if config file is not found in incorrect document folder
2020-12-01 02:34:33 +05:30
..
__init__.py 0.3.5 reworked ui for multiple bot engine support 2020-05-24 03:44:09 +05:30
auto_update.py 0.3.14 code cleanup 2020-10-14 07:59:58 +05:30
config.py full auto bug fixing 2020-12-01 02:34:33 +05:30
downloader.py dynamicly download tesseract if not installed when full auto is launched 2020-10-18 06:13:24 +05:30
helper.py full auto bug fixing 2020-12-01 02:34:33 +05:30
hotkey.py states for when playing/recording is running, added error message when window is not found in full auto, added beep sound when hotkey is pressed, made hotkey callable Optional 2020-11-19 18:49:27 +05:30
popup.py ai fix and full-auto test setup: 2020-06-25 07:02:34 +05:30