CashnipLeaf Posted August 20, 2024 Author Share Posted August 20, 2024 Advanced Atmosphere Tools v1.2.0 What's new: Adapted the maxTempAngleOffset functionality from the now-deprecated Sigma Heat Shifter. Note: for anyone who is wondering, the actual, under-the-hood implementation is quite different. Only the end result is the same. Two new whole-body float curves: TrueAnomalyPressureMultiplierCurve, which adds a multiplier to atmospheric pressure based on the true anomaly. TrueAnomalyMolarMassOffsetCurve, adds an offset to the molar mass based on true anomaly. All six existing maps can now take in a "TrueAnomalyMultiplierCurve", which adds a multiplier based on the body's true anomaly. Note: True anomaly is the position in the body's orbit relative to periapsis, in degrees (from 0-360). The value will be taken from the body's orbit around its host star. If the body is a moon of another planet, the parent planet's orbit around the host star will be used instead. Deleted the API post-processing pipeline to reduce complexity. I have also released a set of maps and example configs that can be used and/or adapted for your own planets. These images and configs are licensed under the Unlicense and may be freely used, modified, (re-)distributed, etc. without permission or attribution. Link: https://github.com/CashnipLeaf/AdvancedAtmosphereToolsExampleConfigs Quote Link to comment Share on other sites More sharing options...
CashnipLeaf Posted August 21, 2024 Author Share Posted August 21, 2024 I am happy to announce that Advanced Atmosphere Tools is now on CKAN! If you are planning to take advantage of the features in this mod, I hope this will make that process a bit easier. Quote Link to comment Share on other sites More sharing options...
PicoSpace Posted September 1, 2024 Share Posted September 1, 2024 On 8/20/2024 at 7:22 PM, CashnipLeaf said: Advanced Atmosphere Tools v1.2.0 What's new: Adapted the maxTempAngleOffset functionality from the now-deprecated Sigma Heat Shifter. Note: for anyone who is wondering, the actual, under-the-hood implementation is quite different. Only the end result is the same. Two new whole-body float curves: TrueAnomalyPressureMultiplierCurve, which adds a multiplier to atmospheric pressure based on the true anomaly. TrueAnomalyMolarMassOffsetCurve, adds an offset to the molar mass based on true anomaly. All six existing maps can now take in a "TrueAnomalyMultiplierCurve", which adds a multiplier based on the body's true anomaly. Note: True anomaly is the position in the body's orbit relative to periapsis, in degrees (from 0-360). The value will be taken from the body's orbit around its host star. If the body is a moon of another planet, the parent planet's orbit around the host star will be used instead. Deleted the API post-processing pipeline to reduce complexity. I have also released a set of maps and example configs that can be used and/or adapted for your own planets. These images and configs are licensed under the Unlicense and may be freely used, modified, (re-)distributed, etc. without permission or attribution. Link: https://github.com/CashnipLeaf/AdvancedAtmosphereToolsExampleConfigs Am I right in understanding there are currently no stock configs? Quote Link to comment Share on other sites More sharing options...
CashnipLeaf Posted September 1, 2024 Author Share Posted September 1, 2024 6 hours ago, PicoSpace said: Am I right in understanding there are currently no stock configs? Correct. I may make some in the future when I have time to do so, but no guarantees. Quote Link to comment Share on other sites More sharing options...
PicoSpace Posted September 2, 2024 Share Posted September 2, 2024 (edited) On 9/1/2024 at 8:25 AM, CashnipLeaf said: Correct. I may make some in the future when I have time to do so, but no guarantees. Okay, I'm going to try to give it a go. Can you overlap the flow/temp/pressure maps etc (example have a static map based on the planet for windspeeds, but then have an another map for windspeeds that slowly rotates where the speed is based on the combination of the two?) Edited September 2, 2024 by PicoSpace Quote Link to comment Share on other sites More sharing options...
CashnipLeaf Posted September 2, 2024 Author Share Posted September 2, 2024 (edited) 13 minutes ago, PicoSpace said: Okay, I'm going to try to give it a go. Can you overlap the flow/temp/pressure maps etc (example have a static map based on the planet for windspeeds, but then have an another map for windspeeds that slowly rotates where the speed is based on the combination of the two?) Yes. Multiple of any map can be applied to any body. In the case of wind, the wind speeds from two or more flow maps will be vector-added together (e.g. east/west components get added, north/south components get added, vertical components get added) Edited September 2, 2024 by CashnipLeaf Quote Link to comment Share on other sites More sharing options...
davide96 Posted September 20, 2024 Share Posted September 20, 2024 hi, is it compatible with KSRSS??? thanks!!!!! Quote Link to comment Share on other sites More sharing options...
CashnipLeaf Posted September 20, 2024 Author Share Posted September 20, 2024 1 hour ago, davide96 said: hi, is it compatible with KSRSS??? thanks!!!!! I haven't made any configs for KSRSS if that's what you mean. There is nothing stopping anyone from making them if they wanted to, though. Quote Link to comment Share on other sites More sharing options...
CashnipLeaf Posted September 29, 2024 Author Share Posted September 29, 2024 Advanced Atmosphere Tools v1.2.1 What’s new: Added a setting allowing the color of the Wind-Adjusted Markers to be changed. Options are: Light Green (default), Light Red, Light Gray, Dark Blue, and Purple. GUI text will now scale with UI scale. Slightly modified temperature swing multiplier calculations to exclude eccentricity and seasonal temperature variations. Minor refactoring. Quote Link to comment Share on other sites More sharing options...
CashnipLeaf Posted January 29 Author Share Posted January 29 Update for anyone still interested: I am currently working on a substantial rewrite of this mod which should make it a lot easier to maintain and add functionality to, as well as being able to implement more advanced atmosphere modifiers that weren't practical to do with the original version (one such new modifier is what I am tentatively calling the TwinStarTemperatureController). It should also allow for custom atmosphere modifiers to be added (another thing that would have been a headache to do with the original version's architecture). Out of the box, the new version will also use the Kopernicus parser for its configs. This does mean that old configs won't be compatible with the new version, but I am fairly confident that translating old configs to the new format won't be too hard since a lot of stuff can be copied straight over. I will make sure that every feature in the original mod has an analogue in this new version. I will make sure to include some form of stock configs this time around lol Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.