Adam Saudagar
|
2893465571
|
pep8 cleanup
|
2022-02-03 05:29:10 +05:30 |
|
Adam Saudagar
|
608a8548fb
|
set logging level to info by default, and switch to debug when turned on from debug options
changed almost all of print statement to debug logs
|
2022-02-03 04:09:39 +05:30 |
|
Adam Saudagar
|
9bcde7e922
|
window server reworked for improved threading
|
2022-02-01 17:21:58 +05:30 |
|
Adam Saudagar
|
a5236e9b30
|
semi fisher reworked to work with new parent class
|
2022-01-31 23:19:24 +05:30 |
|
Semjon Kerner
|
3172b30d98
|
sort imports with isort
|
2021-05-09 09:05:51 +02:00 |
|
Semjon Kerner
|
7656aecea0
|
add notification dead,fighting
|
2021-03-26 12:18:29 +01:00 |
|
Adam Saudagar
|
80c2a5e900
|
fixed situations where app doesnt shut down without crash
- when bot is closed while engine is running
- when start is pressed when the game is minimized, then app is closed
|
2020-10-18 06:20:25 +05:30 |
|
Adam Saudagar
|
b44039780c
|
dynamicly download tesseract if not installed when full auto is launched
|
2020-10-18 06:13:24 +05:30 |
|
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 |
|