fishyboteso/fishy/engine/common
Adam Saudagar 4ea27ae7da added a null check in get_coords
changed print_exec to print in both console and fishy
fixed engine couldn't be stoped with toggle
fixed full auto stop getting called multiple times due to inactive stop
set logging for d3dshot to info, to remove debug logs caused by it
2022-02-01 22:20:57 +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 window server reworked for improved threading 2022-02-01 17:21:58 +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