Commit Graph

153 Commits

Author SHA1 Message Date
MikiP98
25071e3010 Revert "add controllable exposure brightening and darkening"
This reverts commit 09a927db73.
2024-11-16 21:40:25 +01:00
MikiP98
13feffe317 Revert "make new specular settings functional"
This reverts commit 9b80b3ba97.
2024-11-16 21:40:25 +01:00
MikiP98
07f905fb8e Revert "add cloud tallness settings for small/large cumulus clouds"
This reverts commit 74f391e57f.
2024-11-16 21:40:25 +01:00
MikiP98
bf92f66129 Revert "add scale setting for large/small cumulus clouds"
This reverts commit fbee3f8426.
2024-11-16 21:40:25 +01:00
Xonk
fbee3f8426 add scale setting for large/small cumulus clouds 2024-11-16 18:15:48 +01:00
Xonk
74f391e57f add cloud tallness settings for small/large cumulus clouds 2024-11-16 18:15:48 +01:00
Xonk
9b80b3ba97 make new specular settings functional 2024-11-16 18:15:48 +01:00
Xonk
09a927db73 add controllable exposure brightening and darkening 2024-11-16 18:15:48 +01:00
Xonk
4869877f77 intial changes for commit #495 2024-11-16 18:15:48 +01: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
cfbdedfd4c make cave fog falloff do stuff. add option to use old cave detection methods 2024-06-21 15:07:03 -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
NULL511
b6e61fad7f split lpv setting columns 2024-06-17 22:30:31 -04:00
NULL511
a40843f2ae add maccaws lights 2024-06-13 22:11:47 -04:00
Xonk
539de82c18 make translucent entites have correct alpha blending 2024-06-12 20:59:32 -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
fayer3
b001751de4 add support for Iris BLOCK_EMISSION_ATTRIBUTE to auto add lights to the floodfill 2024-06-12 16:58:20 +02:00
NULL511
de987d9aeb fix reverse culling voxel distance 2024-06-10 23:43:10 -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
NULL511
4e2e781454 add floodfill saturation slider 2024-06-09 01:51:28 -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
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
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
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
7cd1cde2c3 nether/end shadow pass for voxel data, broken iris uniforms though 2024-05-05 16:07:28 -04:00
NULL511
68f029d8c3 variable normal offset strength; misc fixes 2024-05-04 23:55:14 -04:00
Xonk
00b62d436f do stupid thing 2024-05-04 21:36:06 -04:00
NULL511
65bdde2b17 floodfill add colored candles 2024-05-04 18:02:55 -04:00
NULL511
50f0aacc5d floodfill add buffer qualifiers, use image sampler 2024-05-04 16:33:11 -04:00
NULL511
94ad32bd7f cleanup 2024-05-04 00:55:01 -04:00
NULL511
43fe9e654a more lpv block mappings 2024-05-04 00:20:10 -04:00
NULL511
1bb63feb2a more lpv block mappings; add entity lights 2024-05-03 22:24:09 -04:00
NULL511
8d80bb6d6c misc fixes; add lang 2024-05-03 14:53:31 -04:00
NULL511
433b8e0332 disabled fix 2024-05-03 14:09:20 -04:00
NULL511
2c383a7720 misc fixes; better light colors 2024-05-03 11:39:21 -04:00
NULL511
81a937790c clean up; dimension support 2024-05-02 23:38:35 -04:00
NULL511
6ec7e0187e floodfill stained glass tinting 2024-05-02 17:53:49 -04:00
NULL511
852d995db0 fix floodfill frame offset 2024-05-02 14:18:49 -04:00
NULL511
3ab6b68165 kinda working 2024-05-02 12:43:30 -04:00
NULL511
2f6b51bbff floodfill propagation 2024-05-01 16:32:25 -04:00
NULL511
c4b51fcf9a floodfill voxel mask 2024-05-01 13:40:52 -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
0fc3d21d8a Remake post effects for taking damage, and make use of IRIS features to detect low health. ADDED new submenu "GAMPLAY POST EFFECTS" 2024-03-27 16:11:28 -04:00
Xonk
6576c835dc ADD Colored shadows 2024-03-20 21:44:25 -04:00