Mineclonia/mods/ENVIRONMENT/mcl_weather
Wuzzy 4c8433b41c Fix clouds speed parameter (MT 5.0.0) 2019-03-06 05:21:05 +01:00
..
sounds Rename weather_pack mod to mcl_weather 2017-11-21 01:35:31 +01:00
textures Rename weather_pack mod to mcl_weather 2017-11-21 01:35:31 +01:00
README.md Rename weather_pack mod to mcl_weather 2017-11-21 01:35:31 +01:00
depends.txt Move world-related functions to mcl_worlds 2017-11-24 03:10:02 +01:00
description.txt Move entire sky color code into mcl_weather 2017-11-24 01:39:52 +01:00
init.lua Fix some mcl_weather crashes 2017-12-08 17:16:49 +01:00
mod.conf Rename weather_pack mod to mcl_weather 2017-11-21 01:35:31 +01:00
rain.lua Replace getpos() with get_pos() 2019-02-01 06:33:07 +01:00
screenshot.png Rename weather_pack mod to mcl_weather 2017-11-21 01:35:31 +01:00
skycolor.lua Fix clouds speed parameter (MT 5.0.0) 2019-03-06 05:21:05 +01:00
snow.lua Replace getpos() with get_pos() 2019-02-01 06:33:07 +01:00
thunder.lua Merge branch 'master' into day_night_ratio 2017-11-22 01:41:23 +01:00
weather_core.lua Replace getpos() with get_pos() 2019-02-01 06:33:07 +01:00

README.md

mcl_weather

Weather mod for MineClone 2. Forked from weather_pack.

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/):