40 Commits

Author SHA1 Message Date
Xonk
088b8206c1 FIX stochastic shadows on IRIS. add filter option for SSAO and all SSS types. imrpove fog upsampling (even when DH is being used). ambient light is more consistent across all types of weather. tweak cloud lighting. 2024-02-16 21:28:13 -05:00
Xonk
b91c1f796f add max distance for biome effects. make border fog cylindrical. Fix compile error on optifine. 2024-02-12 00:49:20 -05:00
Xonk
7f0cfe879e update en_us.lang DH submenu. fix tiny issue where glass made water fog on DH chunks behind it. 2024-02-11 16:36:53 -05:00
Xonk
7d65d65179 FIX TAA when distant horizons is on. ADD DH submenus 2024-02-10 18:10:46 -05:00
Xonk
f2a04b61e5 turn culling back on (oopsi doopsi). fix up shaders.properties so DH stuff toggle correct. 2024-02-06 20:04:11 -05:00
Xonk
a80ee1b12e few tweaks 2024-02-06 00:03:37 -05:00
Xonk
f971b7e3c6 reenable water fog when looking into water from outside 2024-02-05 22:32:35 -05:00
Xonk
db7f9c7ae5 potential error fix in composite5.fsh 2024-02-05 22:27:33 -05:00
Xonk
1b15799911 add DISTANT HORIZONS SHADER PROGRAMS, and then make them work. 2024-02-05 16:04:37 -05:00
Xonk
57ffa75366 add iris's TRANSLUCENT ENTITIES programs. potentially fix error in end/nether on intel ARC 2024-01-11 21:38:03 -05:00
Xonk
544af24f10 fix issue with normals dying 2024-01-11 15:49:48 -05:00
Xonk
e6a0f2d65d reimplement BIOME_TINT_WATER 2024-01-11 15:28:24 -05:00
Xonk
3eb81ec185 re-implement "render clouds as fog" setting. still has no curvature fix but its better than before... 2024-01-09 20:53:17 -05:00
Xonk
f47e212d86 removed the "cloud cradle" on the horizon. added fake rayleigh scattering for distant clouds. fixed issue where ambient SSS didnt adjust with ambient brightness. added some requested lights to .properties files. added a "original chocapic sky" misc option. removed stonger sunlight sky absorbtion. tweaked border fog and made it on by default 2023-12-31 16:51:35 -05:00
Xonk
d6a83f300c tweak border fog gradients. fog settings re-organized. tiny metals fresnel tweak (it now always stays tinted) 2023-12-27 21:04:17 -05:00
Xonk
993c57a34a disable a debug view i forgot to turn off hhaahah. fix distant SSS when contact shadows are off. 2023-12-26 13:35:35 -05:00
Xonk
e2690204c5 fix horizon cutoff not existing for sky elements such as sun/moon/rp sky 2023-12-22 16:28:14 -05:00
Xonk
3983939d2a indirect light glow from internal cloud light from end lightning 2023-12-22 16:19:44 -05:00
Xonk
08d97f20ff DOUBLE LAYER CLOUDS TEST 5. ALOT OF END SHADER WORK DONE. fix a few tiny issues and some tweaks here and there. 2023-12-17 22:25:26 -05:00
Xonk
d0c2712da0 DOUBLE LAYER CLOUDS TEST 4. a few tweaks to the sky. fixed auto-exposure. fixed water glowing in dark places. fixed RP skies glowing. 2023-12-11 16:12:25 -05:00
Xonk
72709b914d DOUBLE LAYER CLOUD TEST #2. tweaked cloud lighting further. tweaked the sky ground. added gradient to fog skylighting. fix hand bug with bloomy fog. 2023-12-05 22:06:47 -05:00
Xonk
d90a15e694 DOUBLE CLOUD LAYER TEST VERSION. make ambient sss brightness slider work. 2023-11-22 02:01:06 -05:00
Xonk
8f5111d82d make handheld lights work on particles and translucents. make lit particle brightness work again. exclude hand from bloom. extend bloom mulitplier slider. 2023-10-30 16:07:38 -04:00
Xonk
6fdc95dff4 fix hardcoded ambient light skylight direction being used when rtao/ssgi are enabled. remove skylight direction as lightmap falls off for all AO effects.. bring back lightning flash effect on the world 2023-10-26 18:02:14 -04:00
Xonk
2a5de55319 tweak enchant glint to be a more consistent brightness. moved some fog settings around. disabled particles before deferred because of iris issues 2023-10-25 19:17:23 -04:00
Xonk
d47eb2776f make hand no longer interfere with DOF autofocus. fix small lighting error for overworld translucents 2023-10-23 17:41:30 -04:00
Xonk
a4f448987f FIX DOF and exposure. tweak fog phase. make cloud shadows not go crazy at low sun angles. adjust bloomy fog default value. 2023-10-23 17:15:56 -04:00
Xonk
eaace81958 fix mob SSS not working. added moonphase based moonlight brightness setting. 2023-10-20 21:24:50 -04:00
Xonk
fd0e4c45be ADDED material AO. made Volumetric fogs all converge better. made "ambient light only" work universally. removed fallback dimension. 2023-10-20 20:26:41 -04:00
Xonk
ca39a0a6dd redo application for ambient lighting in all dimensions. fix RTAO/SSGI in end/nether 2023-10-18 17:43:29 -04:00
Xonk
6816f30e79 fix compile failure if TAA is set to OFF 2023-10-17 23:22:14 -04:00
Xonk
e2166697ba fix little mistakes in screenspace ambient effect functions. 2023-10-17 15:34:03 -04:00
Xonk
d9d3cd0c2d tweak indirect SSS to be a little bright like it used to be. Tweak sampling for shadow filtering, ssao, rtao, ssgi, and specular reflections. 2023-10-14 23:34:52 -04:00
Xonk
87d25d0637 tweak sampling for SSAO, shadow filters. 2023-10-11 16:28:28 -04:00
Xonk
1168da157d Added resourecpack sky support. made use of iris dimensions.properties and added fallback shader. 2023-10-10 23:02:00 -04:00
Xonk
69e605b38b made rain come down from an angle. tweaked SSS from the sun. 2023-10-08 23:30:36 -04:00
Xonk
447419a57c fix VL_RENDER_RESOLUTION not working correct. add back OLD_LIGHTLEAK_FIX setting. 2023-10-08 15:33:05 -04:00
Xonk
a2fc114c4f INTERNAL REWORK. testers are needed. 2023-10-07 22:18:20 -04:00
Xonk
6bea0d3cae fix fog render scaling in end/nether. fix translucents scaling wrong when TAAU is on. fix tall plants tops waving wrong. 2023-08-06 16:14:32 -04:00
Xonk
848cccd9da combine end and nether shaders into one group of programs. for my own ease of use. 2023-08-03 00:23:29 -04:00