BattleScribe / Release

Bug tracking for the release (live) version of BattleScribe
13 stars 2 forks source link

Custom ordering #27

Open morvael opened 6 years ago

morvael commented 6 years ago

It should be possible to have custom ordering, instead of natural (by name) ordering of entries at the same level. Just add integer attribute to every entry, profile, rule etc with default value of 0, and sort by this attribute and name. That way it will be backward compatible (still using name-based order), but with time people could use it to order items just like they want to. For me this is important with multiple profiles per entry, where I want to keep profiles in the same order they are in the book, without having to add "A", "B", and "C".

BitPsycho commented 4 years ago

Sorting by cost would also be a great, simple possibilty .. people tend to look for additional items based upon the points left to spend ... there is no way now I can get my items ordered from low to high costs ( eg items with cost > 10 are put before items with lower costs if I start the item name with the cost value ... )

r4dian commented 2 years ago

It'd be great if rosters could be sorted by system instead of just name. Wasn't sure if that should be a new issue or just added here.