linuxgurugamer / ExperimentTracker

KSP mod that helps to deploy experiments fast and easy.
Apache License 2.0
3 stars 0 forks source link

Global experiments are instead recorded per-biome #5

Open SilentSammy opened 2 years ago

SilentSammy commented 2 years ago

Global experiments such as "EVA Experiments Kit", and "Mun Stone sample" are recorded per-biome per situation; rather than just once per situation.

Eva Experiment with mod: image

Eva Experiment without mod: image

According to the wiki these experiments should be global; meaning that with this mod players will be able to get more science than they should. image

On career mode, this also prevents contracts depending on these experiments from being fulfilled.

JonnyOThan commented 7 months ago

This is caused by this line. It doesn't seem like it should be there? But I'm not quite sure what the intention is behind these patches.

https://github.com/linuxgurugamer/ExperimentTracker/blob/ece65c62a1aa68a19258ad9b31b3fbdfe34a1c29/GameData/ExperimentTracker/MM_Configs/zzz_fix_biomeMask_situationMask_0.cfg#L48