Terraforming-mars: Colonies Interface Improvement

Created on 1 Apr 2020  Â·  6Comments  Â·  Source: bafolts/terraforming-mars

  1. There's no easy way to see who has extra fleets, besides searching through everyone's cards. Possible to add a "landing pad" area that shows fleets that are yet to fly that generation?
  2. To save scrolling, is it possible to display just the trade track (including at least player's colony cubes, current position, and next position) next to each available colony in the "Trade with a colony" and Titan Floating Launch Pad menus?

Most helpful comment

  1. An easy option is to display it like that:
    We see that Red has traded and has no more trading fleet, while Green and Blue has 1 and 2.
    fleet
  • on the row "Colonies" display the remaining fleet (so no height is lost)
  • use fleet icons (there are many free and nice "paper plane" icon on flaticon.com)
  • optional: use different icons for the different colours for extra eye candy
  1. Why not the whole colonies?
    When choosing to play a card, you get a list of possible cards to play and you need to select one.
    Thus same logic:
    When choosing to trade, to get displayed colonies (as the cards are displayed, not just a plain text list) and then selecting one.

All 6 comments

  1. An easy option is to display it like that:
    We see that Red has traded and has no more trading fleet, while Green and Blue has 1 and 2.
    fleet
  • on the row "Colonies" display the remaining fleet (so no height is lost)
  • use fleet icons (there are many free and nice "paper plane" icon on flaticon.com)
  • optional: use different icons for the different colours for extra eye candy
  1. Why not the whole colonies?
    When choosing to play a card, you get a list of possible cards to play and you need to select one.
    Thus same logic:
    When choosing to trade, to get displayed colonies (as the cards are displayed, not just a plain text list) and then selecting one.

Maybe use a compacted version of the colony tile? Most of the information lives in the bottom third of the tile.

  • Option 1: transform scale them down
    sccale(0.6) will make them approximately as wide as the card:
    colonies2

  • Option 2: Redesign the tiles in more horizontal manner
    colonies

  • Option 3: Redesign the tiles in even more horizontal manner combining them in a table:
    colonies3

  • Option 4: Let them be ¯_(ツ)_/¯

I'm good with option 4 for the current colonies display, but like 3 if it's added to the trade with colony menu item.

@ssimeonoff : is this issue still relevant or could we close it?

  1. is done , 2. is not but the ticket can be closet
Was this page helpful?
0 / 5 - 0 ratings

Related issues

vsrisuknimit picture vsrisuknimit  Â·  5Comments

FreeLikeGNU picture FreeLikeGNU  Â·  5Comments

dabewi picture dabewi  Â·  5Comments

dabewi picture dabewi  Â·  5Comments

duckmammal picture duckmammal  Â·  4Comments