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

Ice lab temperature and food decay fix nr 2 #24263

Merged
merged 1 commit into from
Jul 12, 2018
Merged

Ice lab temperature and food decay fix nr 2 #24263

merged 1 commit into from
Jul 12, 2018

Conversation

nexusmrsep
Copy link
Contributor

Fixes #24205, that was (partially) fixed for underground levels in #24208, but apparently not for zero level.
Noticed by @Asseverater, thanks for thorough testing!

Bug reason: all above ground calculations for food decay use dynamic retroactive weather patterns to track changing weather (temperature) and do not use g->get_temperature that would include local map specific temperature overlays. In that case temperature overlay for Ice Lab was not properly inherited in this calculation.

Resolved by: simply adding local map temperature overlay to weather related temperatures for aboveground food decay calculators.

@ZhilkinSerg ZhilkinSerg merged commit 356f74b into CleverRaven:master Jul 12, 2018
@nexusmrsep nexusmrsep deleted the ice_lab_fix_2 branch July 14, 2018 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Food rotting in ice labs
2 participants