Commit Graph

99 Commits

Author SHA1 Message Date
DevilXD
2bbbad8c9f farm -> mine 2022-01-10 10:03:01 +01:00
DevilXD
770687410d Version bump 2022-01-10 09:55:26 +01:00
DevilXD
ab202279dd Fix a crash when there's no available campaigns 2022-01-10 09:53:06 +01:00
DevilXD
8d77a362b5 Fix detection of whether or not a drop can be progressed 2022-01-09 14:13:08 +01:00
DevilXD
1af56199fc Fix a bug with claim method returning False for already claimed drops 2022-01-09 14:11:40 +01:00
DevilXD
c072cd7899 Version bump 2022-01-08 18:40:13 +01:00
DevilXD
6bbf33fb0e Remove debug logging 2022-01-08 18:31:49 +01:00
DevilXD
402b299a43 Add more useful descriptions 2022-01-08 18:29:25 +01:00
DevilXD
ca96b5a799 Fix debug log formatting 2022-01-08 15:21:39 +01:00
DevilXD
bbea5452b6 Add missing type: ignore 2022-01-08 15:16:06 +01:00
DevilXD
23ab930c0d Simplify the logic of adding channels to the cache 2022-01-08 15:06:07 +01:00
DevilXD
79e685ed0b Use a list for the games;
Preserves games sorting, and lets the campaigns return games in their active state order
2022-01-08 15:03:09 +01:00
DevilXD
1134dfcef3 Only triggere a game select state change when the selection actually changes 2022-01-08 14:55:36 +01:00
DevilXD
1f43702839 Campaign remaining minutes substraction fix;
Fixed an issue with a minute being substracted from campaign time, when drop minutes reached 0
2022-01-08 14:47:07 +01:00
DevilXD
405e1af9e3 Bump watch interval by 0.1s 2022-01-08 13:29:07 +01:00
DevilXD
8241205264 Updated notes 2022-01-08 11:36:28 +01:00
DevilXD
c5f840e23b Fixed a bug with the timer misbehaving when displaying full hours 2022-01-08 11:04:54 +01:00
DevilXD
15d127bedd Watch restart after claiming drop adjustment 2022-01-07 22:41:37 +01:00
DevilXD
30f8f3f5c5 Minor divmod rewrite 2022-01-07 22:13:30 +01:00
DevilXD
fe4169cf6f Anonymize points payloads 2022-01-07 20:07:39 +01:00
DevilXD
4cd392022f Correct logging attempts count: +1 2022-01-07 19:26:26 +01:00
DevilXD
36ed913ce8 Add an option of logging into a file 2022-01-07 19:22:38 +01:00
DevilXD
cd71f676ca Fix minor typing 2022-01-07 17:33:04 +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
d81649ed9c Settings file isn't a thing for now 2022-01-07 13:32:04 +01:00
DevilXD
bd0392e168 Drop claim minutes fix 2022-01-07 10:47:06 +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
ddf5113810 Add IP address verification note 2022-01-06 14:38:23 +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
0b3a11ac1a Fix icons consistency between different OS versions 2021-12-31 20:18:12 +01:00
DevilXD
0be42f2708 bump watch delay to 59s 2021-12-31 13:34:07 +01:00
DevilXD
30c42953f4 Clearer ask_login message 2021-12-29 22:03:10 +01:00
DevilXD
c4b93e622b Go back to old style button enable/disable 2021-12-29 21:29:14 +01:00
DevilXD
0ec9bd89a6 Remove useless parentheses 2021-12-29 21:00:49 +01:00
DevilXD
2409873b0b State that 2FA Code entry is optional 2021-12-29 20:58:43 +01:00
DevilXD
7a3268ea40 Fix missing corrections 2021-12-29 19:54:54 +01:00
DevilXD
8bbeb52627 Rename Login -> Username 2021-12-29 19:54:23 +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
76609190b4 Update README 2021-12-29 14:28:05 +01:00
DevilXD
b2c7f32377 Version bump 2021-12-29 14:25:09 +01:00
DevilXD
931992cb0c Fix window icon bundling with executable 2021-12-29 14:14:32 +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