Commit Graph

36 Commits

Author SHA1 Message Date
Xonk
c169916c40 center handheld light to eyePosition when using iris. make lightmap handheld lights not function when floodfill is enabled 2024-07-08 20:12:05 -04: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
7607c0ff41 improve gtao/rtao/ssgi in all dimensions/lighting situations. improve RP sky support,. 2024-06-25 20:34:45 -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
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
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
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
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
044d690a52 ADD water exit effect, add damage amount based hurt effects. fix water fog lightmap 2024-05-18 22:58:30 -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
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
NULL511
a1cb96dd03 migrate block data to image; hand-light initial 2024-05-06 15:12:52 -04:00
NULL511
bfcf3e1805 entity.properties template; lpv hand-light prep 2024-05-06 11:54:30 -04:00
Xonk
00b62d436f do stupid thing 2024-05-04 21:36:06 -04:00
NULL511
50f0aacc5d floodfill add buffer qualifiers, use image sampler 2024-05-04 16:33:11 -04:00
NULL511
3ab6b68165 kinda working 2024-05-02 12:43:30 -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
f071204fc9 make the nether playable. fix error with enabling DH shadowmap with translucent shadows on. 2024-03-22 22:58:19 -04:00
Xonk
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
Xonk
6576c835dc ADD Colored shadows 2024-03-20 21:44:25 -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
1b15799911 add DISTANT HORIZONS SHADER PROGRAMS, and then make them work. 2024-02-05 16:04:37 -05:00
Xonk
5cac7c90a4 add handheld light distance slider. add snells window toggle. remove all traces of physics mod support. 2024-01-11 14:43:16 -05:00
Xonk
3983939d2a indirect light glow from internal cloud light from end lightning 2023-12-22 16:19:44 -05:00
Xonk
5b7fa2ce52 add bloomy particles misc setting 2023-12-21 15:21:15 -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
5ef65d94e5 fix missing moonphase uniform 2023-10-20 21:33:13 -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
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
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
a2fc114c4f INTERNAL REWORK. testers are needed. 2023-10-07 22:18:20 -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