[Bug?][Beta 1] All wonders can be destroyed

Currently, both Super Projects and Galactic Achievements (are we still using those terms?) can be destroyed. Is this a bug or intentional?

5,881 views 4 replies
Reply #1 Top

I wonder whether this is connected to the Super Projects and Galactic Wonders not having a category listing of their own, so that they are mixed up with and treated as the run-of-the-mill stuff ?

Another baby chucked out with the bathwater perhaps ?


Reply #2 Top

Taking a peak in the game files I found these:

<IsGalacticWonder></IsGalacticWonder>

<IsPlayerWonder></IsPlayerWonder>

So they haven't totten rid of them. 

I also found this on Research Academy, but it has no value assigned.

<IsIndestructible></IsIndestructible> 

Reply #3 Top

Thanks Rhonin,

so it's just a case of not being implemented in Beta1 version0.40 .


 

Reply #4 Top

In GalCiv 2, Super Projects, Galactic Achievements, and Trade Goods, were hardcoded to be indestructible. Normal improvements, on the other hand, required the Indestructable-tag for that.

I'm wondering, if the devs just haven't gotten around to write the necessary code yet, or (if they're not going the hardcoding-route this time) if they just forgot to add the IsIndestructible-tag to all those improvements.

It's also possible, that this is intentional (because it makes it easier to test stuff, or some other reason). Still, I'm curious.