Xcube-Studio / Natsurainko.FluentLauncher

Natsurainko.FluentLauncher A Minecraft launcher designed for Windows 11
https://fluentlauncher.natsurainko.work/
MIT License
296 stars 15 forks source link

[Feature] Show InfoBadge in NavgationView or Message instead of Navigate to DownloadPage #285

Open jaypinx opened 2 hours ago

jaypinx commented 2 hours ago

Why do you need this feature?

  1. Being able to download multiple mods in one search in an efficient way would be a bless, wouldn't it?
  2. Being able to download resource packs (this should be easy to implement, knowing that every resource pack goes into a specific folder)

Suggest an implementation

I suggest 2 features:

  1. To implement a "download multiple files" option to allow the user to select multiple mods at once before passing to the download progress screen

  2. To implement a resource pack search option within the "Core management" and "Download resources" settings and store them in the directory ".minecraft\resourcepacks"

Attachment

Here some basic mockup for the first suggestion:

mockup

natsurainko commented 2 hours ago

But the fact is, you can only search one mod at a time, right? Selecting multiple modules under the same search result does not seem to be a good solution, because you need to carefully select the detailed version and loader of each module to decide which file to download.

jaypinx commented 1 hour ago

I thought of 2 solutions for that problem:

  1. After selecting multiple mods, the user is prompted to select the proper version for his/her selected mods as usual, but this time, this window can have multiple steps to download the several mods.

  2. After the user downloaded the desired mod, the application should stay in the search screen instead of going to the downloads screen. You can place a colored dot with a number near the downloads icon on the tray to serve as a notification that informs the user without prompting them to the downloads window, pretty much like Android apps do (the user does not download multiple files this time, but is not prompted to the downloads screen neither, so the process of downloading multiple mods gets easier)

You may find option 1 to be tiring for the user, so perhaps option 2 can be a good implementation.

natsurainko commented 1 hour ago

I prefer the second option QQ_1730475904367

jaypinx commented 1 hour ago

Yes, that looks exactly as i thought. Thank you for replying, i'll close this issue.

natsurainko commented 1 hour ago

I will close this issue after completing the function of this InfoBadge.