Commit Graph

52 Commits

Author SHA1 Message Date
theFox6 2639a385a2
small fixes 2019-09-16 10:07:29 +02:00
theFox6 bad899e68c
Merge https://github.com/sloantothebone/minetest-mod-weather into waterplus 2019-09-16 09:12:18 +02:00
theFox6 c0b40169d1
just fixed some message 2019-09-16 09:01:07 +02:00
theFox6 569881c8f2
added eclipse project and mod.conf 2019-06-08 17:57:51 +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 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 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 8be01858d6 last commit didn't work 2018-05-17 17:07:41 +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
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
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 299f29824e update command.lua
save_weather() does not exist anymore
2018-04-29 17:26:55 +02:00
theFox6 1c47f180fc better save file handling 2018-04-29 17:25:20 +02:00
theFox6 1b4d5d477f added an api for downfall registration 2018-04-29 17:22:05 +02:00
theFox6 58929624ca code beautification 2018-04-14 08:07:11 +02:00
theFox6 93e5e3dbfe changed addvectors to vector.add 2018-04-13 16:57:11 +02:00
theFox6 d434557adf Implement wind 2018-04-11 17:57:33 +02:00
sloantothebone 1454c8bd25 Changed readme, cleaned up the code a bit. 2015-08-04 13:46:20 -06:00
sloantothebone 34046a61e5 Removed print("Lol print works") 2015-08-03 21:03:30 -06:00
sloantothebone 72a7055241 Added pastebin http://pastebin.com/qYY1xT3j to weather.conf 2015-08-03 20:36:15 -06:00
sloantothebone 55fde16523 Trying to add weather.conf??? 2015-08-03 20:30:31 -06:00
sloantothebone c44efda7dd Added .conf, still WIP as indicated by the comments in the code. 2015-08-03 20:02:12 -06:00
sloantothebone 6ff93d4f8f made weather:snow_cover the default snow cover while commenting out the code for default:snow, made default an optional dependency 2015-08-03 14:59:23 -06:00
sloantothebone dfffef123a Deleted a comment in rain.lua from snow.lua 2015-08-03 14:44:43 -06:00
sloantothebone 2ee0846dfa added depends.txt and waterplus support: drops water when it rains 2015-08-03 15:10:28 -05:00
sloantothebone 23cbc7ad84 2015-08-03 14:06:12 -06:00
HybridDog c4fa217fc2 🐈 2015-05-29 12:33:46 +02:00
HybridDog c83a32d8ec 🐈 2015-05-29 12:08:49 +02:00
HybridDog 7896bacadc changes 2015-04-16 16:56:32 +02:00
khonkhortisan 7124aaaf05 Vertical rain 2013-09-07 09:51:59 -07:00