aeternum-map
aeternum-map copied to clipboard
Route Modification Enhancements
Some changes I feel should be added to the routes system:
-
Ability to edit a route (update the name, update the route, delete the route, change it's public/private status... etc)
-
Add "Length" to each route and make it calculate how long the run is, either in running time or in distance. That way people can look at two routes and work out what one they want to do, for example a 1000 length route that hits 22 nodes is better than a 2900 route that hits 25 nodes.
-
Allow a tiered sorting, for example I would want right now to sort by Silkweed, Hemp and then length as those are my primary resources that I am wanting. A location with 20 silkweed would be lower down the list than one that has 15 silkweed and 10 hemp.
Thank you.
- The sort by match is working a bit different right now. It checks how many of your selected filters match with the route. I don't think it's a good idea to only take a look at the number of items, it's more important to have the average number by distance. What do you think?
- is fixed in #163