1
0
mirror of https://github.com/minetest/minetest_game.git synced 2025-07-11 18:40:17 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
5494fa87c9 Control shadows with a behavior flag 2022-03-18 21:50:37 +01:00
b6c5bb7065 Set shadow intensity based on cloud density 2022-03-17 23:13:08 +01:00
c1b236b4e3 weather: Fix error caused by missing biomes 2021-02-07 11:48:05 +01:00
720b24ed2d Weather mod: Tune cloud density variation
Previously, cloud density was too low at medium humidity.
Tune cloud density variation to match the default/classic value at
humidity midvalue 50.
Tune the lower limit of cloud density that occurs at extreme low
humidity.
Increase minimum cloud thickness to 2 nodes.
Add comments.
2020-04-06 21:05:07 +01:00
5017f3b614 Weather: Replace deprecated get2d with get_2d 2019-11-13 19:59:58 +01:00
7c1fd9c24e Add initial 'weather' mod to vary cloud density, thickness, velocity 2019-10-15 00:38:41 +01:00