MineColonies

MineColonies

53M Downloads

[Feature] Hut Priority -1 to opt out of DeliveryPerson

spacewolfcub opened this issue · 4 comments

commented

Related to issue https://github.com/ldtteam/minecolonies/issues/3119 which is marked as Closed.

We now have adjustable DeliveryPerson priority for Huts, going from 0 to 9, as requested in the above issue.

What we don't have and still need (unless I've missed it entirely) is a way to opt out a Hut from the DeliveryPerson's list of places to check up on. So I'm opening a new Issue, so the suggestion for that setting is not entirely lost.

commented

I'd kinda like priorities like those instead of numbers: "High,normal,low,ignored"

commented
commented

I also like the idea of using a method less abstract than numbers to show priority. However, having only 4 priority settings takes away a lot of useful control in fine-tuning priorities, and relying on completely text-based interfaces actually lowers accessibility for groups like players with dyslexia or whose language is not supported by the mod.

I think the GUI would be horrible to code, but if you'd like not just plain numbers I suggest:

(checkbox) Include in Courier route

if above is true (checked) then:

Courier Priority:
(downArrow) (radio) (radio) (radio) (flatLine) (radio) (radio) (radio) (upArrow)

commented

Closed in favor of joint issue.