Weather mod for Minetest
Go to file
Arturas Norkus 9ec1790b16 start using happy_weather_api, fix #8 sky reseting issue 2017-05-22 13:40:16 +03:00
sounds start using happy_weather_api, fix #8 sky reseting issue 2017-05-22 13:40:16 +03:00
textures start using happy_weather_api, fix #8 sky reseting issue 2017-05-22 13:40:16 +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 start using happy_weather_api, fix #8 sky reseting issue 2017-05-22 13:40:16 +03: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 start using happy_weather_api, fix #8 sky reseting issue 2017-05-22 13:40:16 +03:00
embedded_sky_layer_api.lua start using happy_weather_api, fix #8 sky reseting issue 2017-05-22 13:40:16 +03:00
heavy_rain.lua start using happy_weather_api, fix #8 sky reseting issue 2017-05-22 13:40:16 +03:00
init.lua start using happy_weather_api, fix #8 sky reseting issue 2017-05-22 13:40:16 +03:00
light_rain.lua start using happy_weather_api, fix #8 sky reseting issue 2017-05-22 13:40:16 +03:00
mod.conf structure change - convert to mod; fix for #4, #5 2016-10-23 17:22:50 +03:00
rain.lua start using happy_weather_api, fix #8 sky reseting issue 2017-05-22 13:40:16 +03:00
screenshot.png minor api update, change thunder max duration 2016-05-10 08:52:28 +03:00
snow.lua start using happy_weather_api, fix #8 sky reseting issue 2017-05-22 13:40:16 +03:00
thunder.lua start using happy_weather_api, fix #8 sky reseting issue 2017-05-22 13:40:16 +03:00
utils.lua start using happy_weather_api, fix #8 sky reseting issue 2017-05-22 13:40:16 +03:00

README.md

weather-pack

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

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>

Dependencies

Thunder weather requres 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_1.png - CC-0
  • happy_weather_light_rain_raindrop_2.png - CC-0
  • happy_weather_light_rain_raindrop_3.png - CC-0
  • happy_weather_light_snow_snowflake_1.png - CC-0
  • happy_weather_light_snow_snowflake_2.png - CC-0
  • happy_weather_light_snow_snowflake_3.png - CC-0

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

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

uberhuberman