2822b7a593
chore: More cleanup after cargo clippy
...
Also added some type efficiency improvements (using references where possible and added SliceDeque crate)
Signed-off-by: quexeky <git@quexeky.dev >
2025-01-05 21:08:27 +11:00
82804ebc67
refactor: Ran cargo clippy & fmt
...
Signed-off-by: quexeky <git@quexeky.dev >
2025-01-05 20:29:15 +11:00
f64782e5d4
chore(download manager): Added manage_queue_signal
...
Signed-off-by: quexeky <git@quexeky.dev >
2025-01-05 19:00:47 +11:00
a2e63aa2c8
chore(tool manager): Added ToolDownloadAgent
...
Signed-off-by: quexeky <git@quexeky.dev >
2025-01-05 19:00:18 +11:00
78149bbb3c
Revert "refactor(download manager): Moved manifest and stored_manifest to download_manager"
...
This reverts commit 8db2393346 .
2025-01-05 19:00:18 +11:00
a846eed306
refactor(download manager): Moved manifest and stored_manifest to download_manager
...
Signed-off-by: quexeky <git@quexeky.dev >
2025-01-05 19:00:18 +11:00
3299c71b3d
chore(tool manager): Progress on adding tools
...
Going to try changing around the download manager to take a generic trait rather than specifically for game downloads
Signed-off-by: quexeky <git@quexeky.dev >
2025-01-05 18:49:32 +11:00