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 |