Improvements to planet & ship listings

I feel that both the planet and the ship listings on the right side of the screen require some improvements:

1) More filtering/sorting options,
2) The font is too large (esp. for ships) and when you have a lot of ships, it is hard to get a quick overview of all of them, since the display does not fit many.
3) With a smaller font, perhaps you could include more data on the planets/ships as well.

Thanks
202 views 7 replies
Reply #1 Top
The ship list has been completely redone, you should see it in the next update.
Reply #2 Top
Well maybe not the next update which is supposed to go up today, but soon.

The planet list is also supposed to change what data is displayed based on what is being sorted by, but I haven't had a chance to work on that yet.

If you tell me what other things you would like to sort the planet list by, I can add those in rather easily.
Reply #3 Top
Would be great to see all explored planets in the list, not only the colonized ones. So you could easily find the next planet you want to colonize.
Thanks !
Reply #4 Top
Sort planets by Social Project, and Military Projest would be nice.

When you sort by Military or Socail the planets building nothing would top the list.
Reply #5 Top
'Sort planets by Social Project, and Military Projest would be nice.'

Those sorts are already there, they just don't seem to index correctly, and the planets building nothing would probably still be on the top of the list. (U+0000) sorts before 'A' (U+0041) alphabetically.
Reply #6 Top
Bah. This message board seems to like trying to interpret some symbols as HTML.

I'll try that again...

'(U+0000) sorts before 'A' (U+0041) alphabetically.'

<NUL> (U+0000) sorts before 'A' (U+0041) alphabetically.
Reply #7 Top
Bah. This message board seems to like trying to interpret some symbols as HTML.

I'll try that again...

'(U+0000) sorts before 'A' (U+0041) alphabetically.'

<NUL> (U+0000) sorts before 'A' (U+0041) alphabetically.