Closed watson81 closed 5 years ago
@watson81
Thanks for all the fixes, Can you please confirm the final tests on the mod?
Usually I test two things: 1) New game with mod 2) Old save game with the newer version of the mod
Also might want to test a new test case: Basically, air flowing without the Climate Control unit.
I've been playing quite a bit using my local branch, which combines #14 and #15. However, it does not include the other fixes that it looks like you're prepping for release (#7 and #11). Thus, my tests indicate that:
While I was reading #9, I just noticed you ask asl97 to add author info to Misc/Text. Sorry, I didn't see that earlier. If you want to add me there, please direct to https://patrickwatson.org. It's just a couple bug fixes though; it's not like I'm adding a bunch of big features or anything. :)
All buildings in Centralized Climate Control depend upon the research projects Air Conditioning and either Basic Climate Control or Industrial Climate Control. The Basic Climate Control research project has only Electricity as its prerequisite. This results in a research graph that could cause confusion to users: you can complete Basic Climate Control research and yet be unable to actually build any climate control.
In the un-modded research window this is confusing enough, but it becomes worse when a mod such as Fluffy's Research Tree is used. In this case, it incorrectly states that the various climate control buildings are enabled by both the Air Conditioning and the Basic/Industrial Climate Control projects:
I recommend changing building defs to include only a single pre-requisite: either Basic Climate Control or Industrial Climate Control. Then alter the 2 climate control projects to require Air Conditioning as a prerequisite.