fishyboteso/fishy/engine/common
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 re structured window into server client model so that multiple engine can use them simultaneously 2020-10-17 16:22:04 +05:30
event_handler.py optimized event handler 2020-10-18 06:13:59 +05:30
IEngine.py full auto bug fixing 2020-12-01 02:34:33 +05:30
window_server.py now engine shutdowns properly when quiting, corrected logic for window show 2020-10-18 04:42:48 +05:30
window.py fixed situations where app doesnt shut down without crash 2020-10-18 06:20:25 +05:30