fishyboteso/fishy/engine/semifisher
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 restructured engine 2020-05-23 10:24:11 +05:30
engine.py full auto bug fixing 2020-12-01 02:34:33 +05:30
fishing_event.py don't invoke other states when subscribed, play sound even if interupted 2020-10-18 13:17:24 +05:30
fishing_mode.py refactored semifisher state machine feature to be much simpler, 2020-10-17 21:34:44 +05:30
pixel_loc.py restructured engine 2020-05-23 10:24:11 +05:30