3342939257Use proper method for getting OS time. Use per-server-session time offset to vary precipitation timing each server session
master
paramat
2020-02-24 23:46:29 +00:00
c1d0fe4142Add y limits for skybox effects, set to deep ocean and cloud level, independent of the set water level where particles and sounds stop. Add 'skybox' table to track player sky status to attempt to avoid turning off skyboxes set by other mods, therefore remove randomised and lazy setting of skybox, now happens within 0.5s. For now, remove predicted player position due to issues, to be re-added later acting horizontally only
paramat
2019-01-31 01:38:17 +00:00
568964eabfAdd ability to spawn multiple raindrops per light-tested position, to enable maintaining raindrop visual density while reducing the number of light-tested positions.
paramat
2018-08-15 22:46:48 +01:00
3de69ba37aTune parameters. Remove broken PRECOFF and replace with a fixed noise threshold. Improve comments. Use clouds bool in set_sky() to remove clouds from overcast sky
paramat
2018-08-08 21:20:42 +01:00
aa1ae896efVersion 0.6.0. Only spawn particles under open sky (light == 15) and use collision detection
paramat
2018-07-24 18:46:04 +01:00
67f04e72faAdd player position prediction. Add particle radius parameters
lhofhansl
2018-07-23 09:07:05 +02:00
0a0787a8f1Update deprecated 'acc','vel'. 12 new 5x5 snowflake textures. Time particles to disappear at water level. Randomise snowflake XZ velocities
paramat
2017-12-12 19:26:29 +00:00
fcb0537b32Disable under a y limit set by parameter, usually set to a world's water level
paramat
2017-04-15 23:24:14 +01:00
78b6e10d73Clear sound handles on leaveplayer. Tune rain speed, particle volumes. More raindrops. Add option for collision detection
paramat
2017-04-15 22:38:40 +01:00
a8644f2c29Add rain sound. Use timer for globalstep cycle. Improve raindrop texture. Disable rainfall in deserts below savanna-desert border voronoi line. Sample light at player head position for precipitation while swimming
paramat
2017-04-14 21:40:53 +01:00
ecf29afdfeAdd rain. Remove mgv6 support. Add humidity noise to control rarity of precipitation. Use MIT source code licence
paramat
2017-04-13 23:15:04 +01:00
b4b014b03eFix logic. Use new noiseparams format
paramat
2015-09-03 06:58:18 +01:00
ac3c99b4b3Adjust sky darkness with time of day
paramat
2015-09-03 04:27:04 +01:00
5215470195Remove rain. Darken sky in snow biomes. Auto detect mapgen to set noise parameters. Cleanup code. Make flake number finely adjustable
paramat
2015-09-02 06:31:38 +01:00
c42ad19c9aUpdate particle spawn format. Snow heaviness parameter. Rain off by default. Snow, rain heavier by default
paramat
2014-08-25 05:58:19 +01:00