JennDahm / KerbalSorter

A mod for Kerbal Space Program that allows players to sort their crew rosters
BSD 3-Clause "New" or "Revised" License
1 stars 2 forks source link

Find and implement default ordering for kerbal lists #5

Closed JennDahm closed 9 years ago

JennDahm commented 9 years ago

I need to find the default ordering applied to the various lists of kerbals and re-implement them so that users can undo their sorting properly.

JennDahm commented 9 years ago

I've found the default ordering for everything except the list of assigned kerbals in the Astronaut Complex.

JennDahm commented 9 years ago

Done. I believe I have the right default ordering for assigned kerbals now. In any case it's a very good start. Closing this now.