34 Commits

Author SHA1 Message Date
Xonk
e22f5f402d fix lightning bolts, ensure POM cannot interact with item frames and signs. 2023-06-28 15:34:23 -04:00
Xonk
d46a423c50 disallow POM on signs, sample sky color (the one without clouds) to get an average color, it was too blue for me...clean up gbuffer program for my own convenience, 2023-06-27 00:18:41 -04:00
Xonk
675aded734 Add TONS off stuff to the LANG file for english. clean up unused stuff a little more. fix cloud fog not having moonlight. 2023-06-26 20:18:17 -04:00
Xonk
deb49da793 add ambient light that takes clouds into account, clean up Deferred programs, clean up unused texture calls for LUT, make sure fog and stuff are all using the right LUT colors. fix clouds not being in reflections
thats a good days work
2023-06-26 00:33:31 -04:00
Xonk
c46ac275df make mask for leaves so ambient SSS can look good everywhere else 2023-06-24 18:30:46 -04:00
Xonk
4345e0560e material mask for entities so snow doesnt go on them 2023-06-23 13:40:15 -04:00
Xonk
906d5ae9a6 fix end and nether failures 2023-06-23 13:03:58 -04:00
Xonk
a254b06b6a couple tweaks 2023-06-23 00:45:23 -04:00
Xonk
84a3d8148e LIGHTNIGN, FLASHES TOO.. max cloudy fog height, 2023-06-22 21:00:42 -04:00
Xonk
de21572911 add some blocks to waving stuff 2023-06-22 17:51:13 -04:00
Xonk
4d1673a54c fix fog reflection lighting, tweak speculars 2023-06-22 14:58:16 -04:00
Xonk
cf1393c21a fix tiny oopsie doopsie where the moon occluded the sun 2023-06-20 00:41:03 -04:00
Xonk
5aea35fe25 tiny tweaks 2023-06-20 00:19:32 -04:00
Xonk
cb404760be add moonphases that alter the brightness of night. tweak torch and sky lightmap curves a bit 2023-06-19 23:32:39 -04:00
Xonk
72c77f55a1 make puddles go away in places it shouldnt be 2023-06-16 00:01:03 -04:00
Xonk
e8d5d92bf8 Add shader-side handheld lights 2023-06-15 19:42:22 -04:00
Xonk
35ee91b5d0 Make seasonal snow only in winter - early spring, make rain less when not under a cloud 2023-06-15 17:25:01 -04:00
Xonk
b19c03d6b8 make VL fog exist when clouds are turned off 2023-06-14 18:42:33 -04:00
Xonk
b8799363ed Cloud fog
cloud fog?
2023-06-10 23:30:29 -04:00
Xonk
2e7d464b14 fog tweaks, fix TAAU breaking the nether
yar
2023-06-10 16:49:06 -04:00
Xonk
3cda692d97 tweak some cloud lighting a bit. also tweak VL biome fog a little 2023-06-08 18:44:09 -04:00
Xonk
da2177cfe9 Compositing sky for no reason
yarhar
2023-06-07 14:21:38 -04:00
Xonk
9448fb105a fix issues on AMD, temporary ambient sss brightness slider 2023-06-05 23:34:26 -04:00
Xonk
ab35096ee6 ambient SSS related changes
tweak overall absorption and stuff, added a standalone version to use with vanilla AO, GTAO, RTAO, and SSGI
2023-06-05 21:16:31 -04:00
Xonk
9f34823ed9 ambient SSS tweaks and toggle button 2023-06-01 21:45:21 -04:00
Xonk
4e8d9df909 forgot a tiny thing
teensie
2023-06-01 17:50:08 -04:00
Xonk
2ac0cda149 Screenspace subsurface scattering, and various tweaks
good old SSSSS.

tweaked bitmask handling for SSS, is packed in the same buffer as labSSS
2023-06-01 17:41:06 -04:00
Xonk
82668ef211 Refraction fix
fix the refraction. hopefully.
2023-05-09 16:16:41 -04:00
Xonk
52466e8e35 more indirect light for clouds
and other minor tweaks
2023-05-03 21:29:53 -04:00
Xonk
a082f263bd Lightleak Fix for water fog and SSS
also, wind on clouds.
2023-04-27 15:09:58 -04:00
Xonk
3b375c2b75 fix underwater fog 2023-04-26 00:28:18 -04:00
Xonk
233056d61c encode normal and albedo for translucents
also a clean up the translucent gbuffer program a bit
2023-04-17 19:12:48 -04:00
Xonk
e1c82709f0 readd SSGI, fix spider eyes on iris, fix min light amount
all that.
2023-04-16 19:43:56 -04:00
Xonk
2ee6634935 surprise commit
new stuff

reworked clouds, general lighting, end and nether shaders still WIP

lighting is more balanced in general.
2023-04-16 16:18:26 -04:00