Commit graph

112 commits

Author SHA1 Message Date
0b9baa8600 Update function name and add batched & awaited dls 2024-02-10 17:31:30 +01:00
40555114ae Fix diagnostic logging issue 2024-02-10 17:26:03 +01:00
75de2a3644 Remove edl.await_download() log clutter 2024-02-10 17:25:50 +01:00
953ad8201f Fix visiblity issues 2024-02-09 23:03:41 +01:00
dfb8cacb0d Name custom_modules_node 2024-02-09 22:59:43 +01:00
4c92ed5d0a Implement simple downloading module 2024-02-09 22:27:21 +01:00
2346b09da2 I hope this doesn't break everything 2024-02-09 21:18:14 +01:00
645a4ba981 Improve custom modules support 2024-02-09 15:30:20 +01:00
9c9c72e4ce Add crash handler and Bytes<->MiB<->GiB conversion 2024-02-09 15:28:42 +01:00
d92e276ed8 Allow disabling LogUI and other changes to LogUI
The config key 'logui_background' has been removed in favour of 'logui_background_color' and 'logui_enabled'. 'logui_enabled' controls whenether LogUI is displayed or not. To achieve the background transparency, 'logui_background_color' should be set to 'Color.TRANSPARENT'.
2024-02-09 14:27:55 +01:00
538ba01aec Add support for custom modules
https://yourdick.zip
2024-02-05 18:03:16 +01:00
ed4647c750 Uncringe the project 2024-02-04 21:36:30 +01:00