Commit Graph

24 Commits

Author SHA1 Message Date
theFox6 4287714cc6
disable weather in caves 2020-10-16 10:55:49 +02:00
theFox6 b9aa145de3
fix weather count being 0 2020-10-07 08:17:21 +02:00
theFox6 660c09fa7c
added on_weather_change callback 2020-09-13 08:07:51 +02:00
theFox6 9f4664dddd
remove deprecated reference to minetest.env 2020-08-08 11:46:30 +02:00
theFox6 d89ec7c161
Merge branch 'master' of https://github.com/theFox6/minetest_mod_weather 2020-08-08 11:31:23 +02:00
theFox6 288c8e3cb3
update old function name 2020-08-08 11:31:11 +02:00
theFox6 7e18055748
fix weather not being clientside 2020-04-15 12:42:04 +02:00
theFox6 3d9c292590
added function to disable weather 2020-04-14 16:20:42 +02:00
theFox6 4097350753
add new weather types and a function to unregister them 2020-04-13 07:37:00 +02:00
theFox6 3a76c4a403
simplify nil checks 2020-02-26 13:36:44 +01:00
theFox6 14e6291b18
fixed yet another usage of def.steps 2019-05-29 17:02:43 +02:00
theFox6 fc61c23799
added damage_player field to weather def 2019-05-29 16:02:33 +02:00
theFox6 10e08de950 fixed copied content 2018-08-07 10:11:27 +02:00
theFox6 9f6c9956c9 lower cloud limit 2018-07-30 17:25:35 +02:00
theFox6 14d5236a46 dont let downfall spawn above clouds 2018-06-30 17:23:33 +02:00
theFox6 362bef381a rawset lightning global 2018-05-17 17:20:51 +02:00
theFox6 8be01858d6 last commit didn't work 2018-05-17 17:07:41 +02:00
theFox6 08e58b2393 rawset globals 2018-05-17 16:33:50 +02:00
theFox6 6709dc40c2 fixed crash when weather.type is invalid 2018-05-17 13:55:31 +02:00
theFox6 3ec25f8eee fixed lightning crash 2018-05-17 13:43:44 +02:00
theFox6 b916493280 code beautification 2018-05-08 16:23:57 +02:00
theFox6 08d7f5d54c added support for the lightning mod 2018-05-08 15:24:38 +02:00
theFox6 2b411bba53 quick fix 2018-04-29 18:50:51 +02:00
theFox6 1b4d5d477f added an api for downfall registration 2018-04-29 17:22:05 +02:00