fishyboteso/fishy/engine/common
Adam Saudagar c9c2982403 show update prompt after gui is loaded
renamed auto_upgrade to update_now
made config init similar to hotkey
update now is a popup which runs from gui thread instead of an independent process
if the user decides to upgrade, bot is quited and update is started in the end of the main thread if update flag is set
2022-02-03 02:51:08 +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 show update prompt after gui is loaded 2022-02-03 02:51:08 +05:30
IEngine.py added a null check in get_coords 2022-02-01 22:20:57 +05:30
qr_detection.py added a null check in get_coords 2022-02-01 22:20:57 +05:30
window_server.py added a null check in get_coords 2022-02-01 22:20:57 +05:30
window.py window server reworked for improved threading 2022-02-01 17:21:58 +05:30