2016-05-01 20:18:20 +02:00
|
|
|
weather-pack
|
2016-02-10 21:44:41 +01:00
|
|
|
=======================
|
2016-05-01 20:18:20 +02:00
|
|
|
Weather mod for Minetest (http://minetest.net/)
|
|
|
|
|
|
|
|
Weathers included
|
|
|
|
-----------------------
|
2017-05-22 12:40:16 +02:00
|
|
|
* light_rain, rain, heavy_rain
|
2016-05-01 20:18:20 +02:00
|
|
|
* snow
|
2017-05-22 12:40:16 +02:00
|
|
|
* thunder (works together with heavy_rain)
|
2016-05-01 20:18:20 +02:00
|
|
|
|
2016-05-01 20:24:59 +02:00
|
|
|
Commands
|
|
|
|
-----------------------
|
2017-05-22 12:40:16 +02:00
|
|
|
requires `weather_manager` privilege.
|
|
|
|
|
|
|
|
* `start_weather <weather_code>`
|
|
|
|
* `stop_weather <weather_code>`
|
2016-05-01 20:24:59 +02:00
|
|
|
|
2017-05-28 08:54:15 +02:00
|
|
|
Be aware that weather may not be visible for player until player is in right biome.
|
|
|
|
|
2016-05-01 20:18:20 +02:00
|
|
|
Dependencies
|
|
|
|
-----------------------
|
|
|
|
Thunder weather requres [lightning](https://github.com/minetest-mods/lightning) mod.
|
|
|
|
|
2016-02-10 21:44:41 +01:00
|
|
|
License of source code:
|
|
|
|
-----------------------
|
2017-05-22 12:40:16 +02:00
|
|
|
MIT
|
2016-02-10 21:44:41 +01:00
|
|
|
|
|
|
|
Authors of media files:
|
|
|
|
-----------------------
|
|
|
|
|
|
|
|
xeranas:
|
|
|
|
|
2017-05-22 12:40:16 +02:00
|
|
|
* `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
|
2016-02-10 21:44:41 +01:00
|
|
|
|
|
|
|
inchadney (http://freesound.org/people/inchadney/):
|
|
|
|
|
2017-05-22 12:40:16 +02:00
|
|
|
* `rain_drop.ogg` - CC-BY-SA 3.0 (cut from http://freesound.org/people/inchadney/sounds/58835/)
|
|
|
|
|
|
|
|
rcproductions54 (http://freesound.org/people/rcproductions54/):
|
|
|
|
|
|
|
|
* `light_rain_drop.ogg` - CC-0 (http://freesound.org/people/rcproductions54/sounds/265045/)
|
|
|
|
|
|
|
|
uberhuberman
|
2016-02-10 21:44:41 +01:00
|
|
|
|
2017-05-22 12:40:16 +02:00
|
|
|
* `heavy_rain_drop.ogg` - CC BY 3.0 (https://www.freesound.org/people/uberhuberman/sounds/21189/)
|