Commit Graph

79 Commits (master)

Author SHA1 Message Date
theFox6 79c7bb3375
correct typo
fixes the shield image
2020-10-16 11:03:55 +02:00
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 be14c21fa6
exchange badge 2020-02-26 17:18:48 +01:00
theFox6 8b25d2c4e8
added luacheck workflows 2020-02-26 17:14:47 +01:00
theFox6 3a76c4a403
simplify nil checks 2020-02-26 13:36:44 +01:00
theFox6 3155eb8ba2
Merge branch 'master' of https://github.com/theFox6/minetest_mod_weather 2019-09-16 09:01:43 +02:00
theFox6 c0b40169d1
just fixed some message 2019-09-16 09:01:07 +02:00
theFox6 9bb02e7cf5 default labels for issue templates 2019-08-20 15:31:03 +02:00
theFox6 569881c8f2
added eclipse project and mod.conf 2019-06-08 17:57:51 +02:00
theFox6 9069fbdfa9
added dump2 to luacheck 2019-05-29 17:34:32 +02: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 077df8372e
small fixes 2019-05-25 11:58:52 +02:00
theFox6 1b0d474c1c divided into 2 luachecks 2018-08-13 16:44:24 +02:00
theFox6 10e08de950 fixed copied content 2018-08-07 10:11:27 +02:00
theFox6 9d31c364f7 Merge branch 'master' of https://github.com/theFox6/minetest_mod_weather 2018-07-30 17:31:07 +02:00
theFox6 9f6c9956c9 lower cloud limit 2018-07-30 17:25:35 +02:00
theFox6 1ad412fd0c Add issue templates 2018-07-20 10:22:31 +02:00
theFox6 1405ad7960 for me to ignore my development files 2018-06-30 17:24:10 +02:00
theFox6 0880497887 fix for weather type none 2018-06-30 17:23:53 +02:00
theFox6 14d5236a46 dont let downfall spawn above clouds 2018-06-30 17:23:33 +02:00
theFox6 2cc8f9e8ee added screenshots
this is what it looks like
2018-05-22 14:05:32 +02:00
theFox6 f5cd18189b code beautification 2018-05-17 17:21:41 +02:00
theFox6 362bef381a rawset lightning global 2018-05-17 17:20:51 +02:00
theFox6 67dd90eb17 return "allow_defined_top = true" 2018-05-17 17:12:33 +02:00
theFox6 8be01858d6 last commit didn't work 2018-05-17 17:07:41 +02:00
theFox6 056ab5730d Merge branch 'master' of https://github.com/theFox6/minetest_mod_weather 2018-05-17 17:07:13 +02:00
theFox6 2fe823e0d5 merge local repository 2018-05-17 17:02:21 +02:00
theFox6 f07b6fa23e merge local repository 2018-05-17 17:00:58 +02:00
theFox6 6985fdd198 Merge branch 'master' of https://github.com/theFox6/minetest_mod_weather 2018-05-17 16:48:18 +02:00
theFox6 19182e8176 initialize weather global 2018-05-17 16:37:30 +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 0c60ce470f check if weather is registered 2018-05-17 13:44:33 +02:00
theFox6 3ec25f8eee fixed lightning crash 2018-05-17 13:43:44 +02:00
theFox6 d2729cb191
Merge pull request #7 from 4w/master
fix and make the snow plates ABM configurable
2018-05-14 17:04:14 +02:00
Dirk Sohler c2c0fce93a
fix Travis `nused argument` errors 2018-05-13 22:13:10 +02:00
Dirk Sohler 3c841e885f
fix and make the snow plates ABM configurable 2018-05-13 22:00:30 +02:00
theFox6 ef480be291 delete development files 2018-05-12 15:18:45 +02:00
theFox6 e442333ace add snow cover texture 2018-05-12 15:17:14 +02:00
theFox6 653c96d9e2 undo last commit (oops) 2018-05-12 15:16:26 +02:00
theFox6 df383ed9bd
Merge branch 'master' into master 2018-05-08 16:59:42 +02:00