Commit Graph

275 Commits

Author SHA1 Message Date
DevilXD
2c1e684bd7 Better project description 2022-04-11 22:44:21 +02:00
DevilXD
928e716187 Version bump 2022-04-10 16:03:23 +02:00
DevilXD
2f452ca045 Fix an issue with settings being saved too early 2022-04-10 16:02:59 +02:00
DevilXD
3bccbc45c3 Use a walrus here 2022-04-09 22:08:08 +02:00
DevilXD
bd737985c4 Move the mnt task so that its restarted every hour 2022-04-09 18:41:02 +02:00
DevilXD
5b51fb1602 Pass in the proxy URL to the websocket connection 2022-04-08 22:13:18 +02:00
DevilXD
fa59cde737 Update proxy branch with the new websocket implementation 2022-04-08 22:07:41 +02:00
DevilXD
8cd77bae2a Change websocket internals to use aiohttp instead 2022-04-08 22:04:53 +02:00
DevilXD
a8eaf33054 Fix missing use_active logic path 2022-04-07 19:16:22 +02:00
DevilXD
634119b254 Restart watching on GAMES_UPDATE 2022-04-07 19:15:46 +02:00
DevilXD
281b9274ed set_games uses all games from inventory now 2022-04-07 17:56:54 +02:00
DevilXD
c9502c1f3e Fix an issue with reload stopping the watching 2022-04-07 17:49:03 +02:00
DevilXD
6da3d4c14c Fix an issue with a typing_extension import not being protected by a typing check 2022-04-07 16:56:48 +02:00
DevilXD
dbb27e186d Fix the 'watching channel reselect after cleanup' logic to be less binding in terms of game priorities 2022-04-06 22:23:14 +02:00
DevilXD
e47bf30d5e Implement simple proxy URL support 2022-04-04 19:21:21 +02:00
DevilXD
8d2fde9447 Add an env setup script 2022-04-03 14:56:18 +02:00
DevilXD
72c6e98e20 Fix priority_only logic 2022-04-03 14:14:20 +02:00
DevilXD
fd635499b6 Better handling for settings values that are missing from serialize_env 2022-04-03 10:47:44 +02:00
DevilXD
cbb59c3e98 modify tray.notify to return a task for cancelling purposes 2022-04-02 17:05:55 +02:00
DevilXD
a45a97f193 Make sure to display the drop after claiming too 2022-03-31 10:32:00 +02:00
DevilXD
cf4580be8b Revert this with a future note 2022-03-30 21:44:35 +02:00
DevilXD
62f845b24b Improve active drop search;
to work better with the multi-game mining
2022-03-30 21:39:24 +02:00
DevilXD
427c845ca2 Move shrink to gui.clear 2022-03-30 20:55:56 +02:00
DevilXD
097215ce7d can_earn improvements 2022-03-30 20:54:51 +02:00
DevilXD
5af4ee79c3 Remove Game Selector;
Implement multi-game mining based on the priority list
2022-03-30 14:15:26 +02:00
DevilXD
b94bc1e02e Fix maintenance task restart logic 2022-03-27 19:38:03 +02:00
DevilXD
f7b0a5f2cc Implement the inventory tab 2022-03-27 14:03:11 +02:00
DevilXD
7beb10df8d Fix not being able to close the app during login flow 2022-03-21 13:22:22 +01:00
DevilXD
98451d9342 Theme testing (not implemented) 2022-03-18 10:17:52 +01:00
DevilXD
77178b6b9d Fix minor typing issue 2022-03-17 12:42:59 +01:00
DevilXD
ff93cb20e8 Sort game names for the settings tab 2022-03-17 12:42:13 +01:00
DevilXD
a30aa6f403 Fix autostart working directory breaking paths 2022-03-17 12:33:53 +01:00
DevilXD
ccf7fbf96d Fix the tray command line option not working 2022-03-17 11:28:17 +01:00
DevilXD
12fdf7ab96 Catch settings file loading fail;
Standarize exit error codes
2022-03-17 10:49:14 +01:00
DevilXD
5ba2fbe567 Add quotes to the autostart path 2022-03-17 10:29:53 +01:00
DevilXD
5a3a540b45 Implement settings and saving them to the settings file 2022-03-16 19:26:39 +01:00
DevilXD
82b999995f Imports cleanup 2022-03-12 11:59:25 +01:00
DevilXD
25bc398ec1 More URLs cleanup 2022-03-11 17:28:50 +01:00
DevilXD
9ad0979d0e De-async initialize and URLs cleanup 2022-03-11 17:24:29 +01:00
DevilXD
6561f5bcd9 Update user agent 2022-03-10 19:13:39 +01:00
DevilXD
8be7c097a0 Watch interval is now whole 59 seconds 2022-03-10 18:31:38 +01:00
DevilXD
9be715e7fc Fix ACL channels not being added as new channels 2022-03-10 18:27:08 +01:00
DevilXD
e61ec1fa48 Move inventory update to it's own mnt task 2022-03-09 21:56:41 +01:00
DevilXD
2bddd68af2 Small GUI internals cleanup 2022-03-09 11:06:43 +01:00
DevilXD
5b04907d33 Move the minimize button to root frame 2022-03-09 11:01:43 +01:00
DevilXD
aa49d43761 Minor changes 2022-03-09 10:04:49 +01:00
DevilXD
4000037244 Implement basic menu with tabs 2022-03-08 20:40:20 +01:00
DevilXD
e95ee4be5e Simplify none game state change handling 2022-03-06 20:44:11 +01:00
DevilXD
9dd2a1dc44 Fix a bug with GUI's ChannelList.clear not clearing the channel map 2022-03-03 20:20:19 +01:00
DevilXD
4a4b4251ac Fix minor tkinter error message issue 2022-03-03 20:19:47 +01:00