Galileo88 / Galileos-Planet-Pack

Galileo's Planet Pack
Other
41 stars 18 forks source link

Strategia Patch deletes all contracts #7

Closed CaesarVincens closed 7 years ago

CaesarVincens commented 7 years ago

The file GPP_Strategia.cfg deletes any Contract Configurator type contract with the line !CONTRACT_TYPE:HAS[~protectedStrategy[true]]:FOR[GPP] {} which is meant to target the Strategia contracts but is not limited to them.

Darael commented 7 years ago

Would it not make more sense to use :HAS[#group[Strategia],~protectedStrategy[true]]? That ought to limit the effect to those that are both in the Strategia group and not flagged as protected.

CaesarVincens commented 7 years ago

I'm not familiar with the Contract Config syntax, but that looks better.

Poodmund commented 7 years ago

With the latest upcoming patches and the changes Nightingale has made to Strategia, I think I can call this issue solved and closed.