Commit Graph

26 Commits

Author SHA1 Message Date
DevilXD
20949e7738 Unify constants variables documentation 2022-01-25 16:04:56 +01:00
DevilXD
75179dc69f Fix isEnabled KeyError 2022-01-22 19:32:13 +01:00
DevilXD
bd9d818b21 Implement support for campaign ACLs 2022-01-22 15:31:44 +01:00
DevilXD
97d6ac1b29 Move asyncio loop handling to main.py 2022-01-17 17:04:31 +01:00
DevilXD
cf1830cce9 Stop automatic switching between games;
IDLE state + listbox selection clear fix
2022-01-16 22:50:09 +01:00
DevilXD
fd030e33f6 Quit if the application is already running 2022-01-14 15:10:36 +01:00
DevilXD
a91644d6de Latest user agent, cleanup comments and docstrings;
ONLINE_DELAY: 60s -> 120s
2022-01-12 12:11:04 +01:00
DevilXD
cab3c584fb Change campaigns refresh every hour to channel cleanup;
Separate off GAMES_UPDATE from INVENTORY_FETCH
2022-01-12 11:50:16 +01:00
DevilXD
b7f819cdda Fix time formatting in log messages 2022-01-11 11:27:35 +01:00
DevilXD
d4cb810e0e Add some useful GQL operations descriptions 2022-01-10 19:46:18 +01:00
DevilXD
405e1af9e3 Bump watch interval by 0.1s 2022-01-08 13:29:07 +01:00
DevilXD
36ed913ce8 Add an option of logging into a file 2022-01-07 19:22:38 +01:00
DevilXD
978d958578 Improve the drop progress tracking system 2022-01-06 14:33:00 +01:00
DevilXD
0be42f2708 bump watch delay to 59s 2021-12-31 13:34:07 +01:00
DevilXD
c8d3b992d7 Huge GUI update 2021-12-29 13:55:05 +01:00
DevilXD
7504a222d1 Fix ws add_topics dedupe + remove accepts str 2021-12-24 19:08:25 +01:00
DevilXD
0cb2ae7fcd Improve WS ping timeout handling 2021-12-16 19:09:55 +01:00
DevilXD
39363a0aee Proper argparse and better logging system 2021-12-16 19:06:59 +01:00
DevilXD
a45838e088 Huge websocket redesign, to support more than a single connection 2021-12-15 18:37:30 +01:00
DevilXD
97521c11e9 Small code cleanup 2021-12-10 13:45:28 +01:00
DevilXD
9a1fb1a10b Better user agent 2021-12-04 15:29:52 +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
a310db8103 Improve dict key hashing 2021-12-03 21:51:20 +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