1
0
mirror of https://gitlab.com/rautars/weather_pack.git synced 2025-04-17 01:10:21 +02:00
bell07 6d21d3ddd1
avoid undeclared global variable access
remove warning 
Undeclared global variable "hw_utils" accessed at ...ds/ambience/weather_pack/utils.lua:9
2017-12-24 15:49:53 +01:00
2017-06-24 19:15:33 +03:00
2017-06-24 19:15:33 +03:00
2017-06-24 22:45:49 +03:00
2017-06-24 19:15:33 +03:00

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 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_*.png - CC-0
  • happy_weather_light_snow_snowflake_*.png - CC-0

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

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

uberhuberman

Description
Weather mod for Minetest
Readme MIT 841 KiB
Languages
Lua 100%