1
Suggestions / "Sort by" combobox on Craft Soldiers page
« on: May 19, 2015, 03:48:41 am »
I felt so sorry for Meridian when I saw him manually organizing upwards of 70 soldiers on the Craft -> Soldiers page that I wrote this.
It adds a combo box to the bottom of the screen that allows you to sort the soldiers by any attribute. Choose "Original order" to restore the order they were in when you entered the screen.
The order of the attributes to sort by is the same as in the soldier info page, but I think some items are more useful than others to sort by. What do you think? Which items should go at the top?
Code is up at: https://github.com/myk002/OpenXcom/tree/sort_soldiers I'll wait for a bit for feedback before I submit the pull request.
It adds a combo box to the bottom of the screen that allows you to sort the soldiers by any attribute. Choose "Original order" to restore the order they were in when you entered the screen.
The order of the attributes to sort by is the same as in the soldier info page, but I think some items are more useful than others to sort by. What do you think? Which items should go at the top?
Code is up at: https://github.com/myk002/OpenXcom/tree/sort_soldiers I'll wait for a bit for feedback before I submit the pull request.