Is anyone else encountering an issue with Astropoli where; if the player is the admin the hazard rating is 100%, if anyone else is the hazard is 150% ?
Are you using the latest version of TASC? Can you please post a screenshot of the hazard and what conditions are impacting it?
US_Water and US_WaterB are listed as terran_world in planet_types.csv instead of water_world as they should be.
Do those planet types have the water surface condition? If they don't they belong in the Terran group rather the water group.
I've noticed that if the Ismara's Sling or Asteroid Processing industry in a system where a planet is being terraformed to another type experiences a shortage of heavy equipment, all progress on the terraforming is reset. Is that intentional or a bug?
Hmm, I didn't think about this interaction previously. I think the progress should remain stalled at the previous level, not reset completely. I'll see if I can change this in a future patch. Thanks for letting me know about this!
Can you explain the requirements for moderate/large amount of water present in terraforming a planet? I built a mining asteroid with asteroid processing and I have been unable to terraform a barren planet into a water world, which requires a large amount of water, in fact with the atmosphere stablized I am unable to terraform it into anything. I have AOTD, and not much else. The water requirement is the only orange listed requirement I have left.
Is the colony with asteroid processing built located in the same system as the planet you're trying to terraform? Is there a shortage impacting the asteroid processing building? Can you please post a screenshot of the system in question and the tooltip showing you can't terraform?
Here are a couple images with details explaining the situation - https://imgur.com/a/iNRuDXe
Also my modlist - https://imgur.com/a/VqbTcQa
Can you speak to what a "shortage" might entail?
A shortage would be if the Asteroid Processing building has a commodity shortage for one of the commodities it demands. That would prevent it from supplying water for the terraforming project.
I'll take a look at the code and try to replicate this issue, but so far I haven't been able to.
Hey!
I wanted to put a bit of mod interaction with TASC into Orbital Manipulation & Maintenance since Freitag ships are pretty much meant for station construction and salvaging.
I'm just not sure how to do that and what the interaction should be, so I thought I just write here.
I'm also not really good at coding, I just bash code from examples.
Perhaps there is a way to work on this together?
Hello! I think there could be the potential for adding an interaction here. I previously had a special ship in TASC that was required to build stations, but I removed it a while ago. If you have a particular hull that's designed for building stations, maybe having one in the player's fleet should be a requirement for constructing TASC stations. That's a pretty simplistic integration though - did you have something else in mind?
The github for TASC is located at
https://github.com/boggledstarsector/tasc. I could do the integration if it's only what I posted above, but if it's more extensive I might need your help since I don't have as much time to work on TASC as I did in the past.