RemoteTechnologiesGroup / RemoteTech

Community developed continuation of Kerbal Space Program's RemoteTech mod.
http://remotetechnologiesgroup.github.io/RemoteTech
GNU General Public License v2.0
230 stars 103 forks source link

add whitelist for ReStock #793

Closed Gordon-Dry closed 5 years ago

Gordon-Dry commented 5 years ago

affected: Squad/Parts/Utility/commsDish16/ Squad/Parts/Command/probeStackSphere/

KSP-TaxiService commented 5 years ago

Hi, what is the purpose of this new file?

Gordon-Dry commented 5 years ago

When the mod ReStock is used, there is a blacklist and a whitelist.

The references mentioned above are used by RT and blacklisted by ReStock. So the models / textures would not be available.

The whitelist files reverts that.

Gordon-Dry commented 5 years ago

... or you could make RT use the ReStock replacements instead of the stock parts.

Gordon-Dry commented 5 years ago

Well, I see there is a GameData\RemoteTech\RemoteTech_Restock_Antennas.cfg but without the whitelist the antenna was not loaded correctly in KSP boot.

KSP-TaxiService commented 5 years ago

Yah, RemoteTech_Restock_Antennas.cfg was included in RT 1.9.2 to use ReStock replacements. It should work fine at your end.

Let me know if no further action is required on this issue. I already make one more change to RT tech node to use ReStock sphere probe.

KSP-TaxiService commented 5 years ago

Closing this pull request with necessary changes already in or added