The Ruins Mod 2.0 deprecated


This mod is now deprecated and merged with `AbandonedRuins_updated_fork`.

Content
a month ago
2.0
3.15K
Environment

b [WORKAROUND] Mod makes water on Fulgora

4 months ago

One of the key points of fulgora is no free water. I found a ruin that made water, negating a huge part of the balance here. Can you remove that or make it optional?

4 months ago

Yes, I noticed this myself. I try to add space-age as an optional (?space-age) dependency and add Fulgora as an excluded surface. So far I don't know the name of the surface internally (which a planet/moon/control room is).

4 months ago

clear_area() is the function that needs the support added. It currently excludes only tiles with type="resource" (see parameter invert = true).

4 months ago

Practically the same goes for Vulcanus.
Surface names are:
fulgora
vulcanus

4 months ago
(updated 4 months ago)

1.2.6 has included a workaround which excluded these planets for now. If you know how to fix it, you can send me a PR at github: https://github.com/Quix0r/AbandonedRuins20

4 months ago

mooklepticon was complaining about some ruins spawning water tiles which is a problem on planets that aren't supposed to contain any water.
He wasn't talking about about ruins spawning on oil and lava.

4 months ago

Yes, I have mixed that both. I still see it as an issue that ruins exist on "seas".

4 months ago

1.2.8 has removed the static planet names and switched to a more flexible approach. Still ruins with water might spawn on Fulgora (known missing checking).

This thread has been locked.