Commit Graph

605 Commits

Author SHA1 Message Date
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
DevilXD
c23c50c445 Always stop watching when switching to IDLE 2022-03-03 20:19:25 +01:00
DevilXD
5286c39d41 Restructure channel cleanup and fetch to reuse existing channels where possible 2022-03-03 20:18:54 +01:00
DevilXD
a10c0bf389 Fix typing runtime problems 2022-02-27 12:23:13 +01:00
DevilXD
08c6c20379 Minor PlaceholderEntry consistency and performance improvements 2022-02-27 12:22:47 +01:00
DevilXD
92d722fd0c Change typing to 3.10 syntax 2022-02-27 12:07:40 +01:00
DevilXD
7553997210 Cut closing time in half 2022-02-26 19:56:58 +01:00
DevilXD
03536d8344 Switch to IDLE after cleanup, not game select 2022-02-26 19:41:30 +01:00
DevilXD
ed81d6abc8 Version bump 2022-02-25 21:25:38 +01:00
DevilXD
dc6b7f1f2c Update manual 2022-02-16 13:25:08 +01:00
DevilXD
83b8de11a1 Implement exclude argument 2022-02-16 13:15:53 +01:00
DevilXD
fdc9dabd49 Handle comercial stream state 2022-02-16 12:48:20 +01:00
DevilXD
c112003a38 _V -> _T 2022-02-15 20:55:57 +01:00
DevilXD
763bc0a536 An error is now shown for incorrect arguments passed 2022-02-15 20:31:12 +01:00
DevilXD
c8c6b7139d Add a helpful message 2022-02-14 23:00:03 +01:00
DevilXD
babca4374d Move the topics changed flag clear to the top;
to avoid a possible race condition with multiple adds and removals at the same time
2022-02-14 22:47:22 +01:00
DevilXD
3653ecf152 Unify start method 2022-02-14 22:14:43 +01:00
DevilXD
3a5d105235 Use paramspec 2022-02-14 22:02:42 +01:00
DevilXD
60a9e273c8 Remove unused code 2022-02-14 20:39:06 +01:00
DevilXD
82b6d59194 Fix incorrect stream state subscribtion topic 2022-02-14 18:25:12 +01:00
DevilXD
e8cb7ca099 Bugfix and WS improvements 2022-02-14 16:21:01 +01:00