Selecting colony ship highlights colonizable systems

For topics that do not fit in another sub-forum.

Moderator: Oberlus

Post Reply
Message
Author
yandonman
Creative Contributor
Posts: 699
Joined: Thu Aug 30, 2012 12:32 am

Selecting colony ship highlights colonizable systems

#1 Post by yandonman »

Scenario: I have 3 species of different habitability preferences. I have a colony ship of each. There are 14 uninhabited planets in 9 systems within my sensor range. I need to match up the colony ship with a system that contains a planet that it can successfully colonize, so that I may give it orders to fly there.

Problem: Matching the colony ship with the system with a viably colonizable planet involves lots of clicking around the map checking habitability reports and then finding the species' colony ship that matches the best species. As the number of species and systems/planets in sensor range increase, this becomes more difficult and time consuming. Both sensor range and species diversity give benefits to the player, so these are naturally expected to grow as the game progresses.

Suggestion: As finding a colony ship is easy (it has an icon in the main map), one idea would be to highlight, on the main map, systems that contain viable colonizable planets from the perspective of a currently selected colony ship/fleet. By clicking on one colony ship, then another, and another, the main map would inform the player of viable colonization targets such that the player would have to click through all of the systems to find them.
Code released under GPL 2.0. Content released under GPL 2.0 and Creative Commons Attribution-ShareAlike 3.0.

User avatar
Geoff the Medio
Programming, Design, Admin
Posts: 13587
Joined: Wed Oct 08, 2003 1:33 am
Location: Munich

Re: Selecting colony ship highlights colonizable systems

#2 Post by Geoff the Medio »

There are a variety of situations in which highlighting systems / planets / objects / etc. on the map would be helpful. Planets / systems that would be affected by a building if produced, that are affected by a focus change, that are valid locations where a building type or ship design can be produced, that are where a building type / ship design are located already, that are were an event has occurred in the previous turn / where a sitrep message refers to.

User avatar
eleazar
Design & Graphics Lead Emeritus
Posts: 3858
Joined: Sat Sep 23, 2006 7:09 pm
Location: USA — midwest

Re: Selecting colony ship highlights colonizable systems

#3 Post by eleazar »

yandonman wrote:highlight, on the main map, systems that contain viable colonizable planets from the perspective of a currently selected colony ship/fleet
How do you define "viable" in a way that isn't too restrictive at the beginning of the game when you may have no great candidates, and too broad later on when you have dozens of better candidates?

My preferred more general solution for finding things on the galaxy map is to give the player a set of icons that he can arbitrarily use to flag/mark systems on the galaxy map whenever he wants to remember something.

Not that i'm against highlighting in situations where it is effective.

User avatar
Dilvish
AI Lead and Programmer Emeritus
Posts: 4768
Joined: Sat Sep 22, 2012 6:25 pm

Re: Selecting colony ship highlights colonizable systems

#4 Post by Dilvish »

eleazar wrote:
yandonman wrote:highlight, on the main map, systems that contain viable colonizable planets from the perspective of a currently selected colony ship/fleet
How do you define "viable" in a way that isn't too restrictive at the beginning of the game when you may have no great candidates, and too broad later on when you have dozens of better candidates?...Not that i'm against highlighting in situations where it is effective.
If the highlighting had an intensity that scaled with projected target population (relative to the max target pop of any of the current candidates), that might let it serve well at all stages.
If I provided any code, scripts or other content here, it's released under GPL 2.0 and CC-BY-SA 3.0

AndrewW
Juggernaut
Posts: 791
Joined: Mon Feb 04, 2013 10:15 pm

Re: Selecting colony ship highlights colonizable systems

#5 Post by AndrewW »

Something user settable? Highlight all systems suitable for colonization by this species? Maybe option to include or not include all that are already colonized. Color could indicate how suitable.

MiniMe
Space Squid
Posts: 75
Joined: Wed Jan 30, 2013 2:49 pm

Re: Selecting colony ship highlights colonizable systems

#6 Post by MiniMe »

yandonman wrote:Suggestion:
I would also wish for some way of making it easier to find systems with a matching planet for a specific colony ship.

Highlighting systems sounds like a great idea. Perhaps in three different colors for poor/adequate/good.
Whether the colony will be sustainable will still need to be decided by the player (techs, specials).

User avatar
Geoff the Medio
Programming, Design, Admin
Posts: 13587
Joined: Wed Oct 08, 2003 1:33 am
Location: Munich

Re: Selecting colony ship highlights colonizable systems

#7 Post by Geoff the Medio »

eleazar wrote:How do you define "viable" in a way that isn't too restrictive at the beginning of the game when you may have no great candidates, and too broad later on when you have dozens of better candidates?

My preferred more general solution for finding things on the galaxy map is to give the player a set of icons that he can arbitrarily use to flag/mark systems on the galaxy map whenever he wants to remember something.
I think there would be some utility in automatically highlighting planets where a selected colony ship could colonize and produce a target population greater than 0, even if players can manually place notes on the map, or if there are lots of such planets for any given colony ship later in the game.

Post Reply