Commit Graph

95 Commits

Author SHA1 Message Date
DevilXD
8ddfdc5114 Fix broken GUI debug 2022-09-03 18:06:17 +02:00
DevilXD
8c031232d1 asyncio.wait consistency cleanup 2022-08-26 12:29:51 +02:00
DevilXD
31f25c9a6d Show progress for drops with non-zero current minutes 2022-08-20 23:04:25 +02:00
DevilXD
0431a2d98e Add an experimental shutdown handler 2022-08-19 14:09:06 +02:00
DevilXD
c682b75e2d Minor naming and comments update 2022-08-19 10:19:23 +02:00
DevilXD
05466364d1 Implement the translation feature 2022-08-18 22:28:30 +02:00
DevilXD
3c81268501 Fix gui dev testing breaking (again) 2022-08-16 10:01:22 +02:00
DevilXD
1cf0559401 Fix GUI debug breaking 2022-08-15 22:13:54 +02:00
DevilXD
ca0515fb91 Display drop's duration by default 2022-08-15 19:03:27 +02:00
DevilXD
1555d7ee75 In the end, just use can_earn instead here 2022-08-08 22:19:58 +02:00
DevilXD
6d86bf0c3d Merge branch 'master' of https://github.com/DevilXD/TwitchDropsMiner 2022-08-08 22:08:58 +02:00
DevilXD
2d1c201e2f Drops that haven't started yet within an active campaign;
are now labeled as Upcoming instead of showing unobtainable progress
2022-08-08 22:03:27 +02:00
DevilXD
0d0c9d89d1 Drops that haven't started yet within an active campaign;
are now labeled as Upcoming instead of showing unobtainable progress
2022-08-08 21:45:22 +02:00
DevilXD
92e54f5d59 Upcoming campaigns show 'Starts' by default 2022-08-01 08:13:23 +02:00
DevilXD
3dbe1f02be Add a 'finished' inv view filter 2022-07-31 22:36:34 +02:00
DevilXD
7a7b94f57c Implement the status bar 2022-07-30 16:14:57 +02:00
DevilXD
2e1711cf05 Implement campaign linking URL, status and filtering 2022-07-29 23:30:25 +02:00
DevilXD
fbf23f5b60 Fix an issue with the inventory tab not updating live sometimes 2022-07-28 08:53:45 +02:00
DevilXD
c3854937b9 Minor fix of a deprecation warning 2022-07-28 08:08:02 +02:00
DevilXD
0f38e7bffd Some help tab improvements 2022-07-23 12:59:44 +02:00
DevilXD
138d09677f Add an About section to the Help tab 2022-07-23 12:59:44 +02:00
DevilXD
b4ae7a1ae9 Add a basic help tab 2022-07-23 12:32:07 +02:00
DevilXD
3c8274b166 Implement handling for drops with more than one benefit 2022-05-16 22:42:32 +02:00
DevilXD
515c86d1fa Move the autostart key to a variable 2022-05-15 18:20:10 +02:00
DevilXD
63d0c4a712 Fix an issue with the altered state not being set properly 2022-05-15 18:19:04 +02:00
DevilXD
0b32d09285 Utilize inventory changed events to manage the overview tab;
instead of the progress notification system
2022-04-27 19:17:43 +02:00
DevilXD
3fb8a3e089 Optimize _add_column 2022-04-18 13:23:53 +02:00
DevilXD
ec0781acae Add 'starts_at' display for campaigns on mouse over 2022-04-16 11:31:40 +02:00
DevilXD
e47bf30d5e Implement simple proxy URL support 2022-04-04 19:21:21 +02:00
DevilXD
cbb59c3e98 modify tray.notify to return a task for cancelling purposes 2022-04-02 17:05:55 +02:00
DevilXD
427c845ca2 Move shrink to gui.clear 2022-03-30 20:55:56 +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
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
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
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
9dd2a1dc44 Fix a bug with GUI's ChannelList.clear not clearing the channel map 2022-03-03 20:20:19 +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
83b8de11a1 Implement exclude argument 2022-02-16 13:15:53 +01:00