93 Commits

Author SHA1 Message Date
Xonk
a58cdfb9e9 tweaks to subsurface scattering, improve SSS in the distance. make screenspace shadows have consistent step length across all window resolutions. tweak torch lighting (make it slightly brighter and a warmer color). tweak TAA handling of the hand. tweak specular reflection handling of the hand to be slightly more stable. make the shader use moonPosition instead of inverted sunPosition for moon related code. add support for Caelium moon positions. improve water parallax. remove some unused code improve specular handling of translucent entities with inside faces (slimes). add settings for refraction effects. re-enable block breaking effect and glass tint (it was off accidentally lol) 2025-01-28 23:19:33 -05:00
Xonk
6c41c008c0 remake and improve underwater lighting. add new method for indirect SSS. improve nametag rendering. fix translucent rendering on DH LODs. begin work on WIP cloud raymarcher 2025-01-15 23:08:16 -05:00
Xonk
5d0ff0856f fix tiny VL clouds issue 2024-11-18 16:22:17 -05:00
Xonk
71aaebc7da add cloud scale for altocumulus layer 2024-11-16 19:41:25 -05:00
Xonk
9145d19e46 remove underwater distortion. make AO in sunlight also be on SSS. 2024-11-16 01:34:37 -05:00
Xonk
b305de9412 add scale setting for large/small cumulus clouds 2024-11-15 20:56:53 -05:00
Xonk
b91e1b762e add cloud tallness settings for small/large cumulus clouds 2024-11-15 20:29:25 -05:00
Xonk
cf333c73b1 potential fix for cloud depth intersection max distance being too short for DH LODs 2024-11-15 20:10:52 -05:00
Xonk
b93d6f1a12 intial changes for commit #495 2024-11-15 17:54:18 -05:00
Xonk
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
Xonk
0ccec1e817 fix cloud horizon line when sky ground is off 2024-06-28 16:31:31 -04:00
Xonk
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
Xonk
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
Xonk
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
Xonk
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
Xonk
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
Xonk
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
Xonk
4c081608ba fix cloud animation degrading after around 1000 days. fix tiny issue on emissives and block breaking effect 2024-05-10 12:51:13 -04:00
Xonk
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
Xonk
1637a994ec allow SSAO to interact with the hand 2024-03-27 18:19:55 -04:00
Xonk
7811e25236 stop water tinting like glass, tweak torch lighting, fix charged creepers charge not scrolling 2024-03-23 18:29:25 -04:00
Xonk
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
Xonk
1ea16b150a improve fog upsampler and filtered effects upsampler. improve metals in specular reflections. fix end and nether not compiling, and fix SSAO making them black. redo water shader. added water caustics strength misc setting. add 2 new post process types "xonk tonemapp" and "full reinhard". create overdraw prevention for DH shadowmap. fix SSS with dh shadowmap. tweak screenspace shadow SSS to be better in the distance. add fog behind glass. move water fog to be done in the fog behind glass pass. 2024-03-01 22:48:09 -05:00
Xonk
0b1bef6497 quickly fix issue with underground water 2024-02-16 21:48:52 -05:00
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
d2d28bdf8e new TAA test for AMD. a improved ambient lighting for clouds. fixed line on border fog. 2024-02-11 16:27:14 -05:00
Xonk
7d65d65179 FIX TAA when distant horizons is on. ADD DH submenus 2024-02-10 18:10:46 -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
6d9771bb72 improve cloud fade when "atmosphere ground" is off. 2024-01-10 20:16:58 -05:00
Xonk
a891d01bed small tweak to that 2024-01-10 19:49:52 -05:00
Xonk
4ad17fc9aa add "atmosphere ground" setting. this is to make the dark bottom of the sky optional. 2024-01-10 19:47:27 -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
841ca3559f fix indirect sunlight on clouds 2024-01-01 18:36:43 -05:00
Xonk
be97337c7b add cloud shadow strength slider. 2024-01-01 18:30:43 -05:00
Xonk
a646231679 Redo Cloud raymarcher, allow more settings for each layer. disable "render clouds as fog" for now 2024-01-01 17:56:59 -05:00
Xonk
393cc09018 remove troll profiles, add nether fog gameplay settings/tweaks 2024-01-01 00:05:14 -05:00
Xonk
a7f0ab160a blend altostratus clouds correct no matter their position relative to cumulus clouds 2023-12-31 20:46:30 -05:00
Xonk
ce844138d8 add altostratus height slider 2023-12-31 20:33:33 -05:00
Xonk
e2eead3c19 reimplement altostratus clouds 2023-12-31 20:22:31 -05:00
Xonk
62bae31aa3 fix issue where "render clouds as fog" setting would still work when "cumulus clouds" were disabled. 2023-12-31 18:41:12 -05:00
Xonk
2dda68cf5b nevermind that looks horrible 2023-12-31 18:06:37 -05:00
Xonk
24f546b8fa temporary solution to the "render clouds as fog" cloud plane curvature seperation. 2023-12-31 18:02:53 -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
3d58394509 re-do border fog. make the sunlight get absorbed by the sky more (it gets more colorful). clean up the fog with clouds function 2023-12-27 15:04:36 -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
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
3893c87607 DOUBLE LAYER CLOUD TEST #3. altered the atmosphere and cloud blending into it. fixed fog ambient color being black. 2023-12-08 01:14:42 -05:00