FreeOrion

Forums for the FreeOrion project
It is currently Wed Jun 19, 2013 10:17 pm

All times are UTC




Post new topic Reply to topic  [ 39 posts ]  Go to page Previous  1, 2, 3
Author Message
 Post subject: Re: Can a poor environment be terraformed?
PostPosted: Wed Oct 05, 2011 10:45 am 
Offline
Space Squid
User avatar

Joined: Wed Jul 20, 2011 12:03 pm
Posts: 85
When Terraforming is built, a sitrep message appears. At this stage the planet is unchanged.
Next turn the Terraforming building vanishes and the planet changes, but no sitrep message appears. At this point a message would be handy, so you could use the hyperlink to go to the planet and queue the next step of terraforming.
In general building destruction is something you would want to know about, so a sitrep message would be good.

On a happier note I have an empire now (v.3.17) with ocean and terran EP species and the terraforming is working fine for both. :)


Top
 Profile  
 
 Post subject: Re: Can a poor environment be terraformed?
PostPosted: Wed Oct 05, 2011 7:27 pm 
Offline
Designer and Programmer
User avatar

Joined: Tue Aug 14, 2007 6:33 pm
Posts: 1812
Location: Orion
OllyG wrote:
When Terraforming is built, a sitrep message appears. At this stage the planet is unchanged.
Next turn the Terraforming building vanishes and the planet changes, but no sitrep message appears. At this point a message would be handy, so you could use the hyperlink to go to the planet and queue the next step of terraforming.
In general building destruction is something you would want to know about, so a sitrep message would be good.

What should actually happen is that Terraforming should be a special project (not a building) which enacts its effect once, on the turn on which it is completed.

_________________
Warning: Antarans in dimensional portal are closer than they appear.


Top
 Profile  
 
 Post subject: Re: Can a poor environment be terraformed?
PostPosted: Thu Oct 06, 2011 4:06 am 
Offline
Programming, Design, and De Facto Lead
User avatar

Joined: Wed Oct 08, 2003 1:33 am
Posts: 8059
Location: Vancouver, BC
OllyG wrote:
Next turn the Terraforming building vanishes and the planet changes, but no sitrep message appears. At this point a message would be handy, so you could use the hyperlink to go to the planet and queue the next step of terraforming.
That could be arranged with a suitable GenerateSitRepMessage effect on the terraforming building.


Top
 Profile  
 
 Post subject: Re: Can a poor environment be terraformed?
PostPosted: Fri Nov 11, 2011 7:28 pm 
Offline
Space Krill

Joined: Thu Nov 10, 2011 11:37 pm
Posts: 8
Bigjoe5 wrote:
Oh yeah, I forgot all about that. I made the terraforming building when the only two species were Trith and Gyisache, with individual effects groups for each species so that the planet would be terraformed in the right direction. Since eleazar added more species, Terraforming won't work on the new species. The current effects system doesn't make it very easy to make terraforming work properly for lots of different species with different EPs.

About that, couldn't you just make it look for the Planet Conditions and bump it up to a better level? Example: If the planet is Poor, bump it up to an Adequate version for the species that is being played. I don't know what programming language you are using but Example:
Terraforming built
Check Species
Check planet values for that species((Good, adequate, Poor, Hostile, Uninhabitable))
Check the value of the planet Terraforming was built on.
Change that value to a higher value
((If uninhabitable then hostile, If hostile then poor, If poor then adequate, If adequate then good))
((equal chance to be terraformed to any of the types of planets one rung higher))
Delete Terraforming building
End


Top
 Profile  
 
 Post subject: Re: Can a poor environment be terraformed?
PostPosted: Fri Nov 11, 2011 8:31 pm 
Offline
Programming, Design, and De Facto Lead
User avatar

Joined: Wed Oct 08, 2003 1:33 am
Posts: 8059
Location: Vancouver, BC
Gem Hound wrote:
If the planet is Poor, bump it up to an Adequate version for the species...
There is a built-in / assumed ordering of planet types, so that it only makes sense to terraform (at least early in the game) between adjacent types. This is not necessarily consistent with the ordering of species preferences.
Quote:
...that is being played.
Players may control empires with more than one species. No single species is "being played" in general.
Quote:
I don't know what programming language you are using
The buildings and other content are primarily created using a non-programming content scripting format. Multi-step algorithms and branching logic are not generally supported.


Top
 Profile  
 
 Post subject: Re: Can a poor environment be terraformed?
PostPosted: Fri Nov 11, 2011 8:34 pm 
Offline
Space Krill

Joined: Thu Nov 10, 2011 11:37 pm
Posts: 8
Geoff the Medio wrote:
Quote:
...that is being played.
Players may control empires with more than one species. No single species is "being played" in general.

I forgot that. :facepalm:. I just yesterday spread three species throughout my empire. :facepalm:. Based on the planet's population then.

Geoff the Medio wrote:
Quote:
I don't know what programming language you are using
The buildings and other content are primarily created using a non-programming content scripting format. Multi-step algorithms and branching logic are not generally supported.

I guess cross out that idea then.


Top
 Profile  
 
 Post subject: Re: Can a poor environment be terraformed?
PostPosted: Fri Nov 11, 2011 11:22 pm 
Offline
Design & Graphics Lead
User avatar

Joined: Sat Sep 23, 2006 7:09 pm
Posts: 3707
Location: USA — midwest
I believe all the problems mentioned in this thread have already been fixed.

_________________
—• Read this First before posting Game Design Ideas!
—• Design Philosophy

—•— My Ideas, Organized —•— Get an Avatar —•— Acronyms —•—


Top
 Profile  
 
 Post subject: Re: Can a poor environment be terraformed?
PostPosted: Mon Jul 02, 2012 11:28 am 
Offline
Space Floater

Joined: Wed Jun 27, 2012 8:09 pm
Posts: 18
It can, but depend on the situations, if the planets is too far from the sun that doesnt generate enough heats then it will cold environments. For example Barren worlds to arctic to tundra, that about far you can get. If there a barren worlds closer to the sun compare to earth it can be terran (barren-->arctic-->tundra-->terran). If too close and the worlds is barren would be arid or desert, but it would need some source of water.

Would like to see the system map on each system to be able to see the sun (if any) and their planets that is orbitting around the sun.


Top
 Profile  
 
 Post subject: Re: Can a poor environment be terraformed?
PostPosted: Mon Jul 02, 2012 12:47 pm 
Offline
Design & Graphics Lead
User avatar

Joined: Sat Sep 23, 2006 7:09 pm
Posts: 3707
Location: USA — midwest
redindus wrote:
It can, but depend on the situations, if the planets is too far from the sun that doesnt generate enough heats then it will cold environments. For example Barren worlds to arctic to tundra, that about far you can get. If there a barren worlds closer to the sun compare to earth it can be terran (barren-->arctic-->tundra-->terran). If too close and the worlds is barren would be arid or desert, but it would need some source of water.

Including those sorts of details is not part of the plan.

_________________
—• Read this First before posting Game Design Ideas!
—• Design Philosophy

—•— My Ideas, Organized —•— Get an Avatar —•— Acronyms —•—


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 39 posts ]  Go to page Previous  1, 2, 3

All times are UTC


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group