Commit Graph

243 Commits

Author SHA1 Message Date
Wuzzy c156398fb5 Merge branch 'translate-fr' of https://git.minetest.land/lrocher/MineClone2 into translate_fr 2020-05-09 18:57:40 +02:00
Wuzzy d13498e6f9 Rain now also extinguishes neighbor tiles 2020-05-09 16:03:07 +02:00
Rocher Laurent 4957bd1118 Translate In French 2020-05-03 22:39:07 +02:00
Wuzzy 02b2ff7460 Fix mcl_weather crash 2020-05-02 19:08:55 +02:00
Wuzzy c81a18ac1a Refactor mcl_void_damage 2020-04-22 01:38:41 +02:00
Wuzzy 081366855d Tweak appearance of snowflakes 2020-04-11 04:06:37 +02:00
Wuzzy 0c271a2af9 Randomize initial moon phase 2020-04-08 22:07:05 +02:00
Wuzzy 32ae6b3140 Add moon phases 2020-04-08 21:32:37 +02:00
Wuzzy 17f611567c Spawn rain and snow particles higher 2020-04-07 02:41:40 +02:00
Wuzzy c9cc3651df Fix bad sky color definitions 2020-04-07 01:51:53 +02:00
Wuzzy c5e4ec5e27 Use ephemeral sounds 2020-04-07 00:55:45 +02:00
Wuzzy b2c75acd68 Use new set_sky API 2020-04-07 00:39:19 +02:00
Wuzzy 988ca6ffe7 Interpret many damage sources as punches 2020-02-17 18:37:23 +01:00
wuniversales 15481cb24d Add Spanish translation 2020-02-04 21:43:50 +01:00
Wuzzy ed336829b4 Fade out rain and fire sounds 2019-09-05 00:07:32 +02:00
Wuzzy c6e671376d Make lightning glow in the dark 2019-03-26 12:24:30 +01:00
Wuzzy 63d630a208 German translation: environment 2019-03-14 00:32:22 +01:00
Wuzzy 5aeb4aea74 Add translation templates for most mods
Using the findtext.lua script
2019-03-13 23:40:59 +01:00
Wuzzy db8d7af245 Fix lightning dealing way too much damage 2019-03-08 19:09:40 +01:00
Wuzzy d691490016 New translation system, part 2: Environment, help 2019-03-07 21:36:00 +01:00
Wuzzy c4558a31ab Update modpack meta files (MT 5.0.0) 2019-03-06 05:52:31 +01:00
Wuzzy 4c8433b41c Fix clouds speed parameter (MT 5.0.0) 2019-03-06 05:21:05 +01:00
Wuzzy 2f74aea6f5 Replace deprecated functions 2019-03-06 04:38:57 +01:00
Wuzzy 93c087997f Add /lightning command 2019-02-21 03:36:02 +01:00
Wuzzy 31668cdde5 Add brown mooshroom 2019-02-21 02:38:33 +01:00
Wuzzy e789801662 Replace getpos() with get_pos() 2019-02-01 06:33:07 +01:00
Wuzzy e051eae5bc Lightning no longer turns villagers to witches
Because witches are incomplete.
Also add villager TODOs.
2018-06-10 15:27:01 +02:00
Wuzzy 2f0987b529 Move mcl_void_damage to ENVIRONMENT 2018-05-31 15:13:16 +02:00
Wuzzy c2d0414255 Fix crash when obj tele's Nether→Overworld @ rain 2018-01-26 19:37:00 +01:00
Wuzzy b9686c2d9f Allow to disable weather changes 2018-01-25 03:55:08 +01:00
Wuzzy a3388e5288 Add duration parameter to weather command 2018-01-24 06:50:28 +01:00
Wuzzy 6a9a00b387 Add death message if player killed by lightning 2017-12-12 23:53:54 +01:00
Wuzzy b7518bcbcc Fix some mcl_weather crashes 2017-12-08 17:16:49 +01:00
Wuzzy 4ad7147123 Restore weather state when restarting server 2017-12-08 16:54:49 +01:00
Wuzzy ff1996c708 Merge branch 'river_water' 2017-12-05 23:01:05 +01:00
Wuzzy a5b213968c Fix failure to clear snow weather correctly 2017-12-01 16:02:29 +01:00
Wuzzy 74d5da78a1 Simplify water mixing rules in cauldron 2017-11-30 20:35:21 +01:00
Wuzzy 2a78471ef1 Fix cauldrons and rain 2017-11-30 19:57:06 +01:00
Wuzzy f8d5c23291 Fix another rain sound update bug 2017-11-24 04:21:10 +01:00
Wuzzy 2858fbb54a Update rain particles faster when teleporting 2017-11-24 04:05:12 +01:00
Wuzzy 6d609be8c7 Instant rain sound updates when changing dimension 2017-11-24 04:00:30 +01:00
Wuzzy b1d15fb667 Update sky instant if teleport between dimensions 2017-11-24 03:48:32 +01:00
Wuzzy b0c87f74fe Move world-related functions to mcl_worlds 2017-11-24 03:10:02 +01:00
Wuzzy 06ef86ddd3 Move entire sky color code into mcl_weather 2017-11-24 01:39:52 +01:00
Wuzzy d55928fe95 Fix lightnings in the End 2017-11-23 22:31:39 +01:00
Wuzzy 768c97205a Reduce fire extinguish sound 2017-11-22 03:10:01 +01:00
Wuzzy 6d727137c2 Rain puts out fire faster 2017-11-22 03:04:20 +01:00
Wuzzy 91c06fd77a Tweak snow sky 2017-11-22 02:59:09 +01:00
Wuzzy 1332ae683f Lightnings light up the surroundings as well 2017-11-22 02:19:04 +01:00
Wuzzy bbb6900d4a Fix rain sound failure when moving very fast 2017-11-22 02:01:40 +01:00
Wuzzy dd17e5ca9d Tweak rain sky color 2017-11-22 01:45:59 +01:00
Wuzzy bccc7fa957 Merge branch 'master' into day_night_ratio 2017-11-22 01:41:23 +01:00
Wuzzy c434a41dec Refactor and tweak sky light overwrite 2017-11-22 01:09:41 +01:00
Wuzzy 69ade14509 Rename weather_pack mod to mcl_weather 2017-11-21 01:35:31 +01:00
Wuzzy 547eb893af Refactor weather change code 2017-11-20 04:26:43 +01:00
Wuzzy aaef558909 Convert all sounds (except music) to mono 2017-11-13 01:24:24 +01:00
Wuzzy f0e0e754b0 Implement more logical weather transitions 2017-11-12 06:57:11 +01:00
Wuzzy e1d362d215 Increase weather duration 2017-11-12 05:27:18 +01:00
Wuzzy b220a07877 Fix more weather length issues 2017-11-12 05:14:25 +01:00
Wuzzy de6096f47a Fix pig→zombiepig lightning transform 2017-11-12 05:11:21 +01:00
Wuzzy f052f147b5 Tweak weather durations to be more MC-like 2017-11-12 05:03:26 +01:00
Wuzzy b7880529a8 Make everything dark for player when in weather (WIP) 2017-11-12 04:36:26 +01:00
Wuzzy 562bd6cd5a Reduce raindrop count in thunderstorms 2017-11-12 03:28:53 +01:00
Wuzzy 4f639b024d Lightnings cause damage, change pigs and villagers 2017-11-12 03:24:46 +01:00
Wuzzy c09ca3363d Rarely spawn skeletons (+s. horse) on lightning 2017-11-12 02:48:18 +01:00
Wuzzy b3ad5c7927 Generate more raindrops in thunderstorms 2017-11-12 02:10:22 +01:00
Wuzzy de45af5e79 Tweak sky color on rain and thunderstorm 2017-11-12 01:36:37 +01:00
Wuzzy 10a0819790 Fix hearable rain in Nether and End dimensions 2017-11-11 21:14:03 +01:00
Wuzzy c6a471e5a7 Weather_pack: os.time → minetest.get_gametime 2017-11-11 17:18:53 +01:00
Wuzzy fe31afc119 Disable weather in Nether and End and Void 2017-08-22 18:32:05 +02:00
Wuzzy a1ed8380c0 Weather overwrites sky in Overworld only 2017-08-18 14:19:43 +02:00
Wuzzy e5a34367c9 Use new Minetest settings API syntax for most mods 2017-08-09 16:17:00 +02:00
Wuzzy 8773c4b52f Remove clouds when in void 2017-06-11 02:34:34 +02:00
Wuzzy 1f24b495d2 Fix rain cloud color 2017-06-06 00:18:20 +02:00
Wuzzy cf7fe5e611 Darker clouds while raining 2017-06-06 00:15:02 +02:00
Wuzzy 1320af31fc Customize clouds: Lower height, thinner, fly to -X 2017-06-05 23:35:45 +02:00
Wuzzy 37bcb9449d Remove weather override setting 2017-05-25 20:41:04 +02:00
Wuzzy d077e59ab5 Add toggledownfall command 2017-05-24 00:39:28 +02:00
Wuzzy da3205837b Add label to all ABMs 2017-05-15 00:45:54 +02:00
Wuzzy 7a64990ffa Add error handling for invalid /weather syntax 2017-05-14 22:04:38 +02:00
Wuzzy e4938ae8d1 Change /weather none to /weather clear 2017-05-14 21:57:25 +02:00
Wuzzy 2495676e54 Rename mapgen variables 2017-03-04 23:00:23 +01:00
Wuzzy 194ec03b68 Lower chances to wetten soil at rain 2017-03-02 19:00:49 +01:00
Wuzzy 4d869497fa Make soil wet when raining 2017-03-02 18:24:19 +01:00
Wuzzy 39f2da10ee Play extinguish sound when rain extinguishes flame 2017-03-02 18:18:59 +01:00
Wuzzy df9f0d4c1c Fill cauldrons while raining 2017-03-01 19:06:16 +01:00
Wuzzy cf420a090c Make skycolor mod always active 2017-02-21 15:09:54 +01:00
Wuzzy cdd616f6b1 Fix lightning sky color issues 2017-02-21 15:00:16 +01:00
Wuzzy ae023dfe1f Fix rain sky not removed after /weather none 2017-02-21 14:44:04 +01:00
Wuzzy 5a6fd4f39f Resolve the void / weather sky color conflict 2017-02-21 13:48:20 +01:00
Wuzzy edde01d582 Fix weather sky color issues
But also disable void blackness
2017-02-21 04:20:43 +01:00
Wuzzy f023a1962f Rain now extinguishes fire, lightning now always makes fire 2017-02-20 21:43:10 +01:00
Wuzzy cb7697fcfe Move weather mods to ENVIRONMENT modpack 2017-02-20 21:00:48 +01:00