Thunderbrd
C2C War Dog
I'm not as concerned with that... in RL, would it really require being near the equator?This one was since Vanilla BTS or even earlier.
I'm not as concerned with that... in RL, would it really require being near the equator?This one was since Vanilla BTS or even earlier.
It gets much harder if it is built off the equator, cf. http://gassend.net/spaceelevator/non-equatorial/I'm not as concerned with that... in RL, would it really require being near the equator?
I'm not as concerned with that... in RL, would it really require being near the equator?
You need to build lunar base improvement first somewhere on Moon.I am at a loss with my current game with the Alien Solar Map. I have researched Lunar Colonization but I still can´t construct a Lunar Settler. I have built a Space Station and upgraded it to Level 3 and I have founded cities in Cislunar Space. As I understand it I can only construct a Lunar Settler in a Cislunar City and therefore I need an Orbital Factory and Rocket Fuel there. I have built the Orbital Factory but I have no idea how to get the Rocket Fuel into space. There are options for this (like capturing an asteroid or building a Rocket Fuel producing building in a space settlement) but all of them seem to need to have a lunar settlement first which I can´t build.
Can someone give me a hint how to get the 1st Lunar Settler?
I commented it out in my last commit.I'm indifferent as to what you do with the terrain. I have no plans to use it, and we can always add it back in or make a new one if needed.
Can I remove all latitude limits from space buildings?
Space elevator and national wonder space related building have latitude limits.
Pepper how far into tech tree I can go with removal of redundant AND prereqs and with adding arrows to floating techs?
Those were just two small fixes anything more substantial and I would ask you directly in this thread.As much as you want. I have a few that I plan to add after the next release, but my changes shouldn't clash with yours.
Your latest SVN update is OK, but as a general rule please be careful about editing modules. Some of the files in my module are generated through a python script, so if you make changes there, it could cause a conflict with my work.
That's more a matter to discuss with DH I think if we're talking about lattitude restrictions. I'm of the opinion we should probably stop using them because they don't sit well with alternative map types and sometimes even earth maps and that terrain prereqs may often be better.I can tag @Thunderbrd but I think for others there is not much difference as space content is in early stage after not existing for 10 years
Pepper how far into tech tree I can go with removal of redundant AND prereqs and with adding arrows to floating techs?
You are going to add/change techs.
Also don't forget to recost things as you change buildings/techs Xgrid.
Building cost is based on most expensive (highest Xgrid) tech requirement.
Here is excel guide to building costs and tech locations among other things.
I was talking about latitude limits for space buildings, and removed only those in my last commit.That's more a matter to discuss with DH I think if we're talking about lattitude restrictions. I'm of the opinion we should probably stop using them because they don't sit well with alternative map types and sometimes even earth maps and that terrain prereqs may often be better.
Some of his costing isn't as based on x-grid for otherworld buildings.
That is on purpose. These new cities (which cannot build many buildings) are far weaker than earth cities.I know that off-world building costs aren't based on Xgrid, I just forgot to mention that![]()
I know that.That is on purpose. These new cities (which cannot build many buildings) are far weaker than earth cities.
Hmmm Thunderbrd modified one of files in your modules (EarthBuildings) in last SVN...As much as you want. I have a few that I plan to add after the next release, but my changes shouldn't clash with yours.
Your latest SVN update is OK, but as a general rule please be careful about editing modules. Some of the files in my module are generated through a python script, so if you make changes there, it could cause a conflict with my work.
<TechInfo>
<Type>TECH_MARINEARCHITECTURE</Type>
<AndPreReqs>
<PrereqTech>TECH_UNMANNEDSEA</PrereqTech>
<PrereqTech>TECH_MEGACITIES</PrereqTech>
</AndPreReqs>
</TechInfo>
<TechInfo>
<Type>TECH_MESH_NETWORKS</Type>
<AndPreReqs>
<PrereqTech>TECH_INVISIBILITY</PrereqTech>
<PrereqTech>TECH_MEGACITIES</PrereqTech>
</AndPreReqs>
</TechInfo>
<TechInfo>
<Type>TECH_LUNAR_COLONIZATION</Type>
<AndPreReqs>
<PrereqTech>TECH_CSPACECRAFT</PrereqTech>
<PrereqTech>TECH_LUNAR_BASES</PrereqTech>
<PrereqTech>TECH_NANO_ARCHITECTURE</PrereqTech>
</AndPreReqs>
</TechInfo>
<TechInfo>
<Type>TECH_AICITY</Type>
<AndPreReqs>
<PrereqTech>TECH_ONTOLOGICALENGINEERING</PrereqTech>
<PrereqTech>TECH_MEDIA_HIVEMIND</PrereqTech>
<PrereqTech>TECH_NANO_ARCHITECTURE</PrereqTech>
</AndPreReqs>
</TechInfo>
<Type>TECH_KUIPER_BELT</Type>
<OrPreReqs>
<PrereqTech>TECH_DEEP_SPACE_COLONIES</PrereqTech>
</OrPreReqs>
<AndPreReqs>
<PrereqTech>TECH_UNIFICATION_PHYSICS</PrereqTech>
<PrereqTech>TECH_APHOTOSYNTHESIS</PrereqTech>
<PrereqTech>TECH_SUPERFLUOUS_MANUFACTURING</PrereqTech>
</AndPreReqs>
</TechInfo>