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

Temperature-based aggregate state changes for water #26

Open
5 tasks
jdrueckert opened this issue May 24, 2021 · 1 comment
Open
5 tasks

Temperature-based aggregate state changes for water #26

jdrueckert opened this issue May 24, 2021 · 1 comment
Labels
Category: Gameplay Content Requests, Issues and Changes targeting gameplay mechanics and content Size: M Medium-sized effort likely requiring some research and work in multiple areas Status: Blocked Is currently blocked by missing dependencies, pre-requisites, etc. Topic: WorldGen Requests, Issues and Changes related to facets, rasterizers, etc. Type: Improvement Request for or addition/enhancement of a feature

Comments

@jdrueckert
Copy link
Member

Overview

The next step in a water cycle is to allow snow to change into water and vice versa. All snow/water, not just that placed by weather events, should be changed when temperatures rise/fall out of range. Also in this step: weather should be synced with the heat maps, so that it rains when it is hot and snows/hails when it is cold.

Pre-requisites

This step will need to be done after heat maps are built. Snow should melt in waves based on which areas are hotter at any given point.

Tasks

  • Have snow melt into water based on temperature maps
  • Have water freeze into ice/snow based on temperature maps
  • Determine rain/snow/hail based on temperature and humidity combinations
  • Have rain evaporate based on temperature/humidity maps
  • Increase humidity with increased precipitation/evaporation
@jdrueckert jdrueckert added Type: Improvement Request for or addition/enhancement of a feature Category: Gameplay Content Requests, Issues and Changes targeting gameplay mechanics and content Size: M Medium-sized effort likely requiring some research and work in multiple areas Status: Blocked Is currently blocked by missing dependencies, pre-requisites, etc. labels May 24, 2021
@jdrueckert
Copy link
Member Author

Extracted from @RatMoleRat's TSoC Board

@jdrueckert jdrueckert added the Topic: WorldGen Requests, Issues and Changes related to facets, rasterizers, etc. label May 24, 2021
@Ewwweee Ewwweee mentioned this issue Dec 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Gameplay Content Requests, Issues and Changes targeting gameplay mechanics and content Size: M Medium-sized effort likely requiring some research and work in multiple areas Status: Blocked Is currently blocked by missing dependencies, pre-requisites, etc. Topic: WorldGen Requests, Issues and Changes related to facets, rasterizers, etc. Type: Improvement Request for or addition/enhancement of a feature
Projects
None yet
Development

No branches or pull requests

1 participant