fishyboteso/fishy/engine/fullautofisher
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 ai fix and full-auto test setup: 2020-06-25 07:02:34 +05:30
calibrate.py full auto bug fixing 2020-12-01 02:34:33 +05:30
controls.py full auto bug fixing 2020-12-01 02:34:33 +05:30
engine.py full auto bug fixing 2020-12-01 02:34:33 +05:30
player.py full auto bug fixing 2020-12-01 02:34:33 +05:30
recorder.py full auto bug fixing 2020-12-01 02:34:33 +05:30
tesseract.py full auto bug fixing 2020-12-01 02:34:33 +05:30
test.py abstracted modules of fullauto engine into different scripts 2020-11-07 22:10:57 +05:30