Adam Saudagar
7331bc7824
updated urls for new server
2023-02-05 19:17:00 +05:30
Adam Saudagar
b67c047f0c
fixed uid generation fo new user
2022-03-18 10:33:16 +05:30
Adam Saudagar
2893465571
pep8 cleanup
2022-02-03 05:29:10 +05:30
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
Adam Saudagar
46083bbaa9
active count feature created
2021-05-16 08:34:35 +05:30
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
699354cd0b
rename send_hole_deplete to send_fish_caught
2021-05-07 20:07:03 +02:00
Adam Saudagar
a4208e2ef7
not sending fishy hole data hotfix
2021-04-17 12:02:45 +05:30
Semjon Kerner
e6865d3ba7
check is_subbed for the submitted value to fix notification checkbox
2021-03-28 20:38:18 +02:00
Adam Saudagar
92c74f180c
let server create uid instead of client, keeping session creating code on oneside
2021-03-28 16:49:22 +02:00
Semjon Kerner
79445b33f0
fix is_subbed: call without uid
2021-03-26 12:19:09 +01:00
Semjon Kerner
7656aecea0
add notification dead,fighting
2021-03-26 12:18:29 +01:00
Semjon Kerner
6056449c4d
add Chalutier Add-On
2021-03-25 11:53:53 +01:00
Semjon Kerner
5df04406a8
create and submit apiversion
2021-03-08 18:08:20 +01:00
Adam Saudagar
6fe99d3300
update uid on discord login, and fetch uid from config (never cache it)
2021-03-08 20:28:32 +05:30
Adam Saudagar
721c2ae7ce
show full auto only if has beta access
2020-11-03 00:34:50 +05:30
Adam Saudagar
7e00771887
discord login panel reworked for backend changes
2020-10-30 03:34:43 +05:30
Adam Saudagar
84f6b25f4f
notify config endpoint changed
2020-10-30 02:54:52 +05:30
Adam Saudagar
51560f26d9
made config global
2020-10-18 00:36:07 +05:30
DESKTOP-JVKHS7I\Adam
3e96fbed2c
0.3.3 reworked notifications again (now uses discord chat)
...
- fixed ui scaling issues
- now uses callables for thread comunication instead of enums (removed comms.py altogether)
- added options to run using test server
2020-05-19 10:56:50 +05:30
DESKTOP-JVKHS7I\Adam
b1ee1d1188
fixed an import which caused crash on hole deplete
...
- now uses envions instead of os.path.expand users for config file name
- made readme smaller
2020-05-15 05:21:55 +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