fishyboteso/fishy/gui
Adam Saudagar a12c397357 instead of restarting fishy when session is not created due to incorrect uid, re generate uid and try to create session again
removed restart from debug options (fishy should always exit safely)
added debug logs for when systems start and stop
update button from tool bar now opens update dialogue correctly
2022-02-03 03:47:35 +05:30
..
__init__.py 0.3.3 reworked notifications again (now uses discord chat) 2020-05-19 10:56:50 +05:30
config_top.py created look for hole option 2021-12-20 11:57:55 +05:30
discord_login.py sort imports with isort 2021-05-09 09:05:51 +02:00
funcs.py removed drm from full auto 2021-05-22 05:24:09 +05:30
gui.py close splash when gui finishes loading 2022-02-03 01:06:41 +05:30
log_config.py added a null check in get_coords 2022-02-01 22:20:57 +05:30
main_gui.py instead of restarting fishy when session is not created due to incorrect uid, re generate uid and try to create session again 2022-02-03 03:47:35 +05:30
splash.py splash screen not responding fix 2022-02-03 03:43:01 +05:30
terms_gui.py fix whitespaces according to flake8 2021-05-09 11:09:26 +02:00
update_dialog.py show update prompt after gui is loaded 2022-02-03 02:51:08 +05:30