Better Questing

Better Questing

39M Downloads

Allow us to change the order of tasks

aaronhowser1 opened this issue ยท 1 comments

commented

image
This is the screen I mean. Let us rearrange the tasks on the left here. Also, it'd be cool if we could differentiate which task has which without having to open them and look at the requiredItems list too, but that's less important.

commented

The ordering actually has more to do with how they're indexed within the internal database. I'd need to change a few things with how the tasks are formatted on file to make that work. I'll add a sort of property container to tasks/rewards which can hopefully deal with both of these issues but it'll need to be part of the new databases.

In the short term I don't really have any solutions for you besides manually shifting them in the raw JSON file but I wouldn't recommend that considering the potential for accidentally breaking the formatting.