Adam Saudagar
2893465571
pep8 cleanup
2022-02-03 05:29:10 +05:30
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
Semjon Kerner
fa83c10394
fix flake8: F841, E111 E711, E262
2021-05-09 11:48:35 +02:00
Semjon Kerner
1c5530dca4
fix whitespaces according to flake8
2021-05-09 11:09:26 +02:00
Semjon Kerner
3172b30d98
sort imports with isort
2021-05-09 09:05:51 +02:00
Semjon Kerner
c409546f39
let python find new fishy version
2021-03-08 20:51:55 +01:00
Semjon Kerner
4845c593f7
move update decision to update dialog
2021-03-08 20:51:55 +01:00
Adam Saudagar
ee8392e426
0.3.14 code cleanup
2020-10-14 07:59:58 +05:30
DESKTOP-JVKHS7I\Adam
decfdfb994
- auto update fixed
...
- keyboard ghosting for full auto fixed
2020-06-26 00:21:12 +05:30
DESKTOP-JVKHS7I\Adam
cd1b2dd8f6
0.3.5 reworked ui for multiple bot engine support
...
- shifted config into a toplevel
- logs before starting update
2020-05-24 03:44:09 +05:30
DESKTOP-JVKHS7I\Adam
5972aebc7d
code cleanup:
...
- restructured code
- pep8 cleanup
- spelling mistakes fixed
- import fixes
- added cli arg to use local server
- got rid of globals.py
2020-05-14 07:33:13 +05:30