Commit Graph

93 Commits

Author SHA1 Message Date
9145d19e46 remove underwater distortion. make AO in sunlight also be on SSS. 2024-11-16 01:34:37 -05:00
4dae5e0e57 make new specular settings functional 2024-11-15 20:08:03 -05:00
b93d6f1a12 intial changes for commit #495 2024-11-15 17:54:18 -05:00
8143c57fa2 improve TAA very slightly. fix underwater fog sunlight not going away in caves. tweak sky SSS. add noise to POM layers 2024-07-06 21:03:31 -04:00
731cf854d3 forgot to turn a debugging view off lol 2024-06-28 15:34:14 -04:00
2f330b1bf4 fix broken sky in end/nether 2024-06-28 15:03:00 -04:00
114bd31d09 enabled "clouds intersect terrain" by default 2024-06-27 15:53:27 -04:00
810c1dd0f8 fix DOF autofocus focal point not scaling with TAAU 2024-06-27 15:23:50 -04:00
9ab0412f72 fix temporal upscaling noisy edges visual issue. slightly improve screenspace shdows. 2024-06-26 19:25:04 -04:00
9a6ffa360c fix minimum light with HQ ssgi is enabled. fix commit number distplay 2024-06-26 16:16:20 -04:00
7607c0ff41 improve gtao/rtao/ssgi in all dimensions/lighting situations. improve RP sky support,. 2024-06-25 20:34:45 -04:00
fe459005c9 fix blocklight and ambient light interactions with rtao/ssgi/gtao. fix atmosphere haze self absorbance. fix cloud lighting during nausea. fix the issue were floodfill handheld lights cannot be toggled off. fix hardocded emission writing to the wrong buffer. fix lighting on translucents/particles in the end/nether 2024-06-23 21:43:15 -04:00
52b5e13155 fix SSGI/RTAO in nether. fix LPV fog brightness slider not working right. add color picker for the selection box outline 2024-06-21 14:20:25 -04:00
56ad3b059d add floodfill light propagation in vl fog. fix up nether and end shaders. tweaked shadows some. improved filtering for shadows/ssao, and VL fog. improved the "clouds intersect terrain" setting 2024-06-19 21:44:21 -04:00
0886fb0916 floodfill offset geo-normal check 2024-06-16 23:35:13 -04:00
04bbc79b89 fix compile error when floodfill gets enabled. fix compile error when TAA is turned off. fix compile error when aerochrome is turned on. re-added "render clouds as fog" setting. fix DOF using wrong depth buffer for CoC. fix cave fog when DH is enabled. fix block breaking effect not having alpha discard. changed "clouds intersect terrain" setting to work better on edges, but work worse everywhere else. 2024-06-12 20:56:14 -04:00
a7ab9f971f Balance cloud lighting. remake altocumulus shapes. Add daily weather profiles. Add rainy weather. clean vl fog code and fix atmospheric haze contribution to bloomy fog. add motion blur. add new composite pass dedicated to post processing effects (damage effects, motion blur, whatever). fix waving for tall plants. fix broken lighting when HQ ambient light is enabled. improve screenspace SSS on DH chunks. add more DH settings. add "large waves" setting for water. make moonlight slightly darker. improve cave fog. remade cave detection. fix upscaling scaling issues 2024-06-10 23:26:19 -04:00
14b20cdcfc Add Null to readme special thanks (Long overdue). fix lit particle brightness misc setting. fix visible precision errors on decoded lightmaps 2024-05-22 17:06:21 -04:00
dcce8e5358 make daily weather fully functional (No defaults yet). fix damage effects from randomly happening. fix AO strength slider not function when SSAO is on. 2024-05-22 00:01:17 -04:00
044d690a52 ADD water exit effect, add damage amount based hurt effects. fix water fog lightmap 2024-05-18 22:58:30 -04:00
d431109ec5 fix shadowmap blending when DH is enabled. Fix slime not being shiny. add CLOUDS INTERSECT TERRAIN misc setting. make minimum DH overdraw prevention distance 2 chunks 2024-05-16 19:56:32 -04:00
8c5c26abde workaround for full alpha vanilla emissives 2024-05-09 19:35:51 -04:00
56389b9eef fix DH water rendering over the player. fix DH shadowmap SSS blending. make floodfill work when SSGI/RTAO are enabled.. add player shadow toggle. 2024-05-09 19:14:41 -04:00
e1787e4355 fix missing vertex color. fix particles showing through block entities. improve sampling shape of ssao, ambient SSS, and shadow filtering. remade ambient SSS. temporary patch on DH water SSR. add updated zh_cn translation 2024-05-09 18:24:29 -04:00
dc8a331f55 misc floodfill fixes 2024-05-08 12:26:37 -04:00
a1cb96dd03 migrate block data to image; hand-light initial 2024-05-06 15:12:52 -04:00
bfcf3e1805 entity.properties template; lpv hand-light prep 2024-05-06 11:54:30 -04:00
68f029d8c3 variable normal offset strength; misc fixes 2024-05-04 23:55:14 -04:00
00b62d436f do stupid thing 2024-05-04 21:36:06 -04:00
50f0aacc5d floodfill add buffer qualifiers, use image sampler 2024-05-04 16:33:11 -04:00
2c383a7720 misc fixes; better light colors 2024-05-03 11:39:21 -04:00
5eca39a611 floodfill fix tex-normal; cleanup 2024-05-02 14:36:06 -04:00
852d995db0 fix floodfill frame offset 2024-05-02 14:18:49 -04:00
f33b071152 fix floodfill lightmap fallback 2024-05-02 13:06:48 -04:00
da5654476c fix geo-normal space; cleanup 2024-05-02 13:00:51 -04:00
3ab6b68165 kinda working 2024-05-02 12:43:30 -04:00
92e766e853 FIX block breaking effect on iris. FIX glowing water in some scenarios,. FIX clouds blipping at the end of a day. IMPROVE hand lighting (better specular and diffuse) 2024-03-30 23:20:34 -04:00
1637a994ec allow SSAO to interact with the hand 2024-03-27 18:19:55 -04:00
7811e25236 stop water tinting like glass, tweak torch lighting, fix charged creepers charge not scrolling 2024-03-23 18:29:25 -04:00
f071204fc9 make the nether playable. fix error with enabling DH shadowmap with translucent shadows on. 2024-03-22 22:58:19 -04:00
46405f95f1 improve indoor lighting, fix sunlight breaking hand indoors. fix handheld torch range slider not working. extended minimum brightness slider values. 2024-03-22 22:11:43 -04:00
f22aa95189 fix speculars and emissives being disabled 2024-03-21 23:51:19 -04:00
4bd3510497 fix SSS with colored shadows. FIX VPS not working. 2024-03-21 19:52:55 -04:00
6576c835dc ADD Colored shadows 2024-03-20 21:44:25 -04:00
e0f61f0128 FIX cloud flicker issue. FIX red hurt effect missing for translucent entities. FIX line on water edges. FIX RTAO/SSGI being super dark. IMPROVE cloud lighting and shapes. ADD toggle to use quarter res depth with rtao/ssgi.UPDATE zh_ch.lang file 2024-03-12 17:16:30 -04:00
201ee55b9b tweak dirt_amount settings. add HYPER DETAILED WAVE misc setting 2024-03-02 18:53:51 -05:00
22a5ef3e51 small fix. lower water f0 back to 0.02 2024-03-02 17:46:40 -05:00
e1a5d82298 possible mac fix? 2024-03-02 14:58:27 -05:00
466482c31f few tweaks, enable new debug view for filtered stuff 2024-03-02 00:07:12 -05:00
66837f8df8 fix shadow border when DH shadows are off. fix water fog in glass. 2024-03-01 23:50:11 -05:00