Weather mod for Minetest
Go to file
sys4-fr def185bb40 Ajoute message de chargement du mod dans le journal "action" 2019-01-19 20:00:36 +01:00
sounds start using happy_weather_api, fix #8 sky reseting issue 2017-05-22 13:40:16 +03:00
textures minor code cleanup 2017-06-24 19:15:33 +03:00
.gitignore add some tweaks to meet vanerika subgame needs 2016-02-10 22:44:41 +02:00
LICENSE start using happy_weather_api, fix #8 sky reseting issue 2017-05-22 13:40:16 +03:00
README.md fixed typo 2018-02-17 16:44:57 +02:00
abm.lua start using happy_weather_api, fix #8 sky reseting issue 2017-05-22 13:40:16 +03:00
commands.lua start using happy_weather_api, fix #8 sky reseting issue 2017-05-22 13:40:16 +03:00
depends.txt structure change - convert to mod; fix for #4, #5 2016-10-23 17:22:50 +03:00
description.txt minor api update, change thunder max duration 2016-05-10 08:52:28 +03:00
embedded_happy_weather_api.lua update weather api 2017-05-27 23:15:39 +03:00
embedded_sky_layer_api.lua fix leaked global variable 2018-05-22 22:34:37 +02:00
heavy_rain.lua added clouds for rain weathers update embeded skylayer 2018-04-15 17:48:57 +03:00
init.lua Ajoute message de chargement du mod dans le journal "action" 2019-01-19 20:00:36 +01:00
light_rain.lua adjusted clouds number 2018-04-15 19:10:24 +03:00
mod.conf structure change - convert to mod; fix for #4, #5 2016-10-23 17:22:50 +03:00
rain.lua added clouds for rain weathers update embeded skylayer 2018-04-15 17:48:57 +03:00
screenshot.png minor api update, change thunder max duration 2016-05-10 08:52:28 +03:00
snow.lua added clouds for rain weathers update embeded skylayer 2018-04-15 17:48:57 +03:00
thunder.lua minor code cleanup 2017-06-24 19:15:33 +03:00
utils.lua avoid undeclared global variable access 2017-12-24 15:49:53 +01:00

README.md

weather-pack

Weather mod for Minetest (http://minetest.net/)

Feedback and Improvements

Weathers included

  • light_rain, rain, heavy_rain
  • snow
  • thunder (works together with heavy_rain)

Commands

requires weather_manager privilege.

  • start_weather <weather_code>
  • stop_weather <weather_code>

Be aware that weather may not be visible for player until player is in right biome.

Dependencies

Thunder weather requires lightning mod.

License of source code:

MIT

Authors of media files:

xeranas:

  • happy_weather_heavy_rain_drops.png - CC-0
  • happy_weather_light_rain_raindrop_*.png - CC-0
  • happy_weather_light_snow_snowflake_*.png - CC-0

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

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

uberhuberman