Weather mod for Minetest
Перейти к файлу
Arturas Norkus fa9e15628d Decrease chance for weather flickering effect (#9) 2019-12-20 11:08:41 +02:00
sounds added snowstorm weather 2019-07-14 12:42:12 +03:00
textures added snowstorm weather 2019-07-14 12:42:12 +03:00
weathers MT 0.4.16 compatibility fixes and code clean-up. 2019-07-19 20:06:28 +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 Update README.md to reflect current location of repo 2019-07-18 03:30:29 +00: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
init.lua MT 0.4.16 compatibility fixes and code clean-up. 2019-07-19 20:06:28 +03:00
lib_happy_weather_api.lua Decrease chance for weather flickering effect (#9) 2019-12-20 11:08:41 +02:00
lib_sky_layer_api.lua refactor: moved weather files to separate dir 2019-07-14 13:11:14 +03:00
mod.conf structure change - convert to mod; fix for #4, #5 2016-10-23 17:22:50 +03:00
screenshot.png minor api update, change thunder max duration 2016-05-10 08:52:28 +03:00
utils.lua MT 0.4.16 compatibility fixes and code clean-up. 2019-07-19 20:06:28 +03: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