Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Weather - Winter Terrain Temperatures #9943

Merged
merged 26 commits into from
Apr 10, 2024

Conversation

OverlordZorn
Copy link
Contributor

@OverlordZorn OverlordZorn commented Apr 9, 2024

When merged this pull request will:
If a terrain isnt defined otherwise, it will check:

winter in worldName or
"snow" in rain texture or
rain param snow != 0

If yes, provide generic winter appropriate temperature and humidity.

addons/weather/functions/fnc_getMapData.sqf Outdated Show resolved Hide resolved
addons/weather/functions/fnc_getMapData.sqf Outdated Show resolved Hide resolved
addons/weather/functions/fnc_getMapData.sqf Outdated Show resolved Hide resolved
addons/weather/functions/fnc_getMapData.sqf Outdated Show resolved Hide resolved
Copy link
Contributor

@johnb432 johnb432 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Tested with Korsac (adds its own values, was all good), Ihantala and Summa, both Winter versions.

@johnb432 johnb432 added the kind/enhancement Release Notes: **IMPROVED:** label Apr 9, 2024
@johnb432 johnb432 added this to the 3.17.1 milestone Apr 9, 2024
@LinkIsGrim LinkIsGrim merged commit 2b5ea16 into acemod:master Apr 10, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Release Notes: **IMPROVED:**
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants