Adam Saudagar
2893465571
pep8 cleanup
2022-02-03 05:29:10 +05:30
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
Adam Saudagar
9bcde7e922
window server reworked for improved threading
2022-02-01 17:21:58 +05:30
Adam Saudagar
3d393cef93
setup process will no long try to import libraries
2022-01-31 11:46:00 +05:30
Adam Saudagar
6326a83434
added multi monitor support for window module
2022-01-30 19:58:17 +05:30
Adam Saudagar
8ae46dd5a5
integrated fishyqr v0.0.2 for semi fisher
...
- remove color detection code
- move qr detection from full auto into common
- refactor both engines to use qr from common
2021-11-21 12:42:14 +05:30
Adam Saudagar
7a93b18ec6
removed fullscreen config from semi fisher
2021-05-16 20:13:59 +05:30
Semjon Kerner
3172b30d98
sort imports with isort
2021-05-09 09:05:51 +02:00
Semjon Kerner
734477dc28
change state detection to dict and use rgb
2021-05-07 15:19:22 +02:00
Adam Saudagar
69edc75c16
now engine shutdowns properly when quiting, corrected logic for window show
2020-10-18 04:42:48 +05:30
Adam Saudagar
fafb6ea952
made full auto runable via gui
2020-10-18 04:05:20 +05:30
Adam Saudagar
51560f26d9
made config global
2020-10-18 00:36:07 +05:30
Adam Saudagar
315adf9799
re structured window into server client model so that multiple engine can use them simultaneously
2020-10-17 16:22:04 +05:30