Allow us to change the order of tasks
aaronhowser1 opened this issue ยท 1 comments
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.