VoxeLibre/mods/ENVIRONMENT/mcl_weather
kay27 66a64439c6 [mcl_weather] Fix crash on saving uninitialized data, https://git.minetest.land/MineClone2/MineClone2/issues/1361 2021-03-22 17:31:24 +04:00
..
locale Russian translation 2020-07-20 00:11:13 +00:00
sounds Rename weather_pack mod to mcl_weather 2017-11-21 01:35:31 +01:00
textures Merge kay27_textures branch: more recongizable obsidian texture; better NP texture; Nether particles 2020-10-24 21:49:11 +04:00
README.md Update incomplete license information and credits 2020-05-11 17:18:04 +02:00
init.lua Log weather changes according to https://git.minetest.land/Wuzzy/MineClone2/issues/897 2021-01-28 11:47:51 +04:00
mod.conf Use mod.conf in all mods, part 1 2021-03-04 15:22:14 +01:00
nether_dust.lua fix SO MANY pairs/ipairs 2021-03-16 17:35:46 +01:00
rain.lua Really 2021-03-16 17:43:32 +01:00
screenshot.png Rename weather_pack mod to mcl_weather 2017-11-21 01:35:31 +01:00
skycolor.lua Really 2021-03-16 17:43:32 +01:00
snow.lua Really 2021-03-16 17:43:32 +01:00
thunder.lua Really 2021-03-16 17:43:32 +01:00
weather_core.lua [mcl_weather] Fix crash on saving uninitialized data, https://git.minetest.land/MineClone2/MineClone2/issues/1361 2021-03-22 17:31:24 +04:00

README.md

mcl_weather

Weather mod for MineClone 2. Forked from the weather_pack mod by xeranas.

Weathers included

  • rain
  • snow
  • thunder

Commands

weather <weather>, requires weather_manager privilege.

Dependencies

Thunder weather requres lightning mod.

Configuration prope, ties

Weather mod for indoor check depends on sunlight propogation check. Some nodes (e.g. glass block) propogates sunlight and thus weather particles will go through it. To change that set weather_allow_override_nodes=true in minetest.conf file. Be aware that just few nodes will be override and these blocks needs to be re-builded to take effect. Maybe in future other 'cheap' way to check indoor will be available.

Weather mod mostly relies on particles generation however for some small things ABM may be used. Users which do not want it can disable ABM with property weather_allow_abm=false.

License of source code:

LGPL 2.1+

Authors of media files:

TeddyDesTodes: Snowflakes licensed under CC-BY-SA 3.0 by from weather branch at https://github.com/TeddyDesTodes/minetest/tree/weather

  • weather_pack_snow_snowflake1.png - CC-BY-SA 3.0
  • weather_pack_snow_snowflake2.png - CC-BY-SA 3.0

xeranas:

  • weather_pack_rain_raindrop_1.png - CC-0
  • weather_pack_rain_raindrop_2.png - CC-0
  • weather_pack_rain_raindrop_3.png - CC-0

inchadney (http://freesound.org/people/inchadney/):