Commit Graph

32 Commits

Author SHA1 Message Date
DevilXD
4cd392022f Correct logging attempts count: +1 2022-01-07 19:26:26 +01:00
DevilXD
12da851800 Improve handling after claiming a drop 2022-01-07 16:05:06 +01:00
DevilXD
c1f4233111 Improve debug log + session timeout 2022-01-07 13:32:34 +01:00
DevilXD
62a3bc715c Better active drop search 2022-01-07 10:46:33 +01:00
DevilXD
bceb49b23a Streamline and improve the active drop search process 2022-01-06 22:11:59 +01:00
DevilXD
978d958578 Improve the drop progress tracking system 2022-01-06 14:33:00 +01:00
DevilXD
a8a5e174d7 Selecting a different game actually switches properly now 2022-01-06 14:28:40 +01:00
DevilXD
ec4e652ab3 start the websocket after we confirm there are drops to mine 2022-01-02 17:35:14 +01:00
DevilXD
65c2c9fb2c Minor corrections 2021-12-29 19:53:53 +01:00
DevilXD
e91d16169e Login verification now strictly loops twice at max 2021-12-29 18:34:19 +01:00
DevilXD
c8d3b992d7 Huge GUI update 2021-12-29 13:55:05 +01:00
DevilXD
bddbff7c35 Adjust drop timer: 58s -> 58.5s 2021-12-24 19:09:50 +01:00
DevilXD
8db5542127 Fix campaign_change never resetting 2021-12-24 19:09:08 +01:00
DevilXD
7504a222d1 Fix ws add_topics dedupe + remove accepts str 2021-12-24 19:08:25 +01:00
DevilXD
acdc7458f1 Stop watching log level warning -> info 2021-12-20 14:03:46 +01:00
DevilXD
cb5db158ec Use a more sane live streams limit 2021-12-16 19:30:56 +01:00
DevilXD
39363a0aee Proper argparse and better logging system 2021-12-16 19:06:59 +01:00
DevilXD
2d63b24c8f Fix user_id being a str instead of int 2021-12-16 14:18:30 +01:00
DevilXD
a45838e088 Huge websocket redesign, to support more than a single connection 2021-12-15 18:37:30 +01:00
DevilXD
99e1ce0fcc Account for game being none 2021-12-10 15:33:24 +01:00
DevilXD
97521c11e9 Small code cleanup 2021-12-10 13:45:28 +01:00
DevilXD
713f0ed181 Fix debugging mistake 2021-12-05 19:35:30 +01:00
DevilXD
5642716dd3 Improve user feedback when typing in the password 2021-12-05 19:34:43 +01:00
DevilXD
2917e3995c Fix a bug with websocket still running after all drops are mined out 2021-12-05 18:11:37 +01:00
DevilXD
857a543214 Implement drop campaign reeval when last drop is claimed 2021-12-04 18:38:40 +01:00
DevilXD
d83420fbbe Add a message about the currently watched channel going offline 2021-12-04 16:25:23 +01:00
DevilXD
2c6e385b32 Defer get_spade_url for some nice startup speedup 2021-12-04 16:21:01 +01:00
DevilXD
6df1fe98f4 Save cookies as soon as available 2021-12-04 16:07:57 +01:00
DevilXD
fcd9e5b52d Made the settings file optional;
default config creation removed, instead fetches a list of all live channels for the current drop campaign's games
2021-12-04 14:16:25 +01:00
DevilXD
126eb06db0 Improve channel online handling 2021-12-03 21:54:47 +01:00
DevilXD
e65d992b43 Improve the login and validation system 2021-12-03 21:27:17 +01:00
DevilXD
fac2788e4b First release 2021-12-03 17:48:51 +01:00