Page 1 of 1

"Request infinite" with new Quality "Any"

Posted: Sat Oct 26, 2024 6:45 pm
by imi___
TL;DR;
I like to have an option "Inf." on the requesting part. This would work with "Any" quality setting, right?

10-26-2024, 20-42-17.png
10-26-2024, 20-42-17.png (39.46 KiB) Viewed 1377 times
Currently, when you select "any" quality, you can not request items - only trash them (see picture above). There is a good use case "clean up chest" (or "personal equipment chest") that would benefit from the ability to just collect every single item regardless of type from the whole network.

There is a workaround possible: You would have to set up a request for each quality individually and set the amount to an absurd high number, but that is really a click-heavy nightmare.

Re: "Request infinite" with new Quality "Any"

Posted: Sat Oct 26, 2024 8:30 pm
by Rseding91
The reason you can't request "any" quality is a performance and code complexity one. The logistics system is not setup to handle it and can only request specific items.

Re: "Request infinite" with new Quality "Any"

Posted: Sat Oct 26, 2024 9:55 pm
by imi___
But you CAN already request any quality. Its just annoying to set up.
10-26-2024, 23-54-59.png
10-26-2024, 23-54-59.png (15.59 KiB) Viewed 1339 times

Re: "Request infinite" with new Quality "Any"

Posted: Sun Nov 03, 2024 6:36 am
by wahming
Rseding91 wrote: Sat Oct 26, 2024 8:30 pm The reason you can't request "any" quality is a performance and code complexity one. The logistics system is not setup to handle it and can only request specific items.
I can understand why the code complexity might be an issue, with counting different qualities and so on. But what about a macro, where if you make a request for any quality, it automatically creates a request at each quality in the filter?