FloppyDisco / marauders-map

0 stars 0 forks source link

Update Sorting function #10

Closed FloppyDisco closed 2 weeks ago

FloppyDisco commented 2 weeks ago

sorting func should prioritize:

it should also try to put any spells with a user defined "order" at the specified position regardless if there are other defined spells. i.e. if there are 6 spells, and one spell has an "order" set to 3. it should be the 3rd spell in the list, not the first. even if none of the others have an order property set.