galaxyyao / TouhouGrave

Another version of Touhou Spring(https://github.com/galaxyyao/Touhou-Spring), with some adjustment in rules
3 stars 0 forks source link

Sort HandSet Automatically #20

Open galaxyyao opened 11 years ago

galaxyyao commented 11 years ago

When new card is added to handset, automatically sort handset by:

  1. Card type(warrior, assist, assault)
  2. Mana Cost
  3. Card Id(Marisa, Reimu, etc.)
zeroyao commented 11 years ago

Partially done in https://github.com/galaxyyao/TouhouGrave/commit/89a4b754678179db3fbe01c14beb54e3a31de669. Sorting by mana cost is TBC.

galaxyyao commented 11 years ago

And it would be better to sort by mana cost as well