RoyDefined / WebDoomer

WebDoomer is a fast and efficient Zandronum and QZandronum server browser as a web app.
GNU General Public License v3.0
4 stars 0 forks source link

The ability to download listed wads/pk3s in server details #12

Open RoyDefined opened 7 months ago

RoyDefined commented 7 months ago

Is your feature request related to a problem? Please describe. Currently the server details lists all required and optional wads, but this is not very useful as it is not possible to download them in any way.

Describe the solution you'd like There should be a button that will fetch the location of these files in common locations such as TSPG. If the server has a SQF_URL, then this should be prioritized and checked for a download. Any wad files that were found should then have a download button next to them. Perhaps there can also be a general "Download all" button, but this will likely be blocked by the web browser unless allowed. Perhaps the download link can also be fetched automatically, or this can be turned on with an option.

Describe alternatives you've considered N/A

Additional context N/A