282 Commits

Author SHA1 Message Date
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
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
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
eabc47d999 fix composite3 varying error. 2023-11-13 16:13:10 -05:00
Xonk
634be75b20 hand shaped hole in bloom when TAAU is on 2023-11-12 16:33:31 -05:00
Xonk
23c8c49b70 fix hand glowing at all times in the dark. 2023-10-30 17:45:37 -04:00
Xonk
56bb9311be fix some stuff rendering through the hand (block breaking, selection box, particles, leads) 2023-10-30 16:23:02 -04: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
d26a29d1f2 extend sun/moon illuminance sliders 2023-10-22 15:57:26 -04:00
Xonk
5ef65d94e5 fix missing moonphase uniform 2023-10-20 21:33:13 -04:00
Xonk
eaace81958 fix mob SSS not working. added moonphase based moonlight brightness setting. 2023-10-20 21:24:50 -04:00
Xonk
80c310611b FIX SSS on entities 2023-10-20 20:58:33 -04:00
Xonk
410bf1cfbd Add water wave strength setting. 2023-10-20 20:34:59 -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
2f92a6eff0 fix gbuffer_skytextured invalid blending options on iris 2023-10-11 14:31:00 -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
d47eedd987 fix weather particle visibility 2023-10-08 20:49:22 -04:00
Xonk
208934781b tweaks to purkinje 2023-10-08 20:39:11 -04:00
Xonk
0d380bc220 tweak purkinje to only exist if exposure is high, 2023-10-08 20:22:52 -04:00
Xonk
63e7669f8f purkinje tweak (fix color clamping) 2023-10-08 18:02:07 -04:00
Xonk
c39a3fadb4 FIX purkinje effect 2023-10-08 17:32:46 -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
feeaec78ae Fix invalid swizzling mistake. 2023-10-08 15:16:13 -04:00
Sasha
32be3c4847 Added profiles (they do actually do things) 2023-10-08 16:14:46 +01:00
Xonk
a2fc114c4f INTERNAL REWORK. testers are needed. 2023-10-07 22:18:20 -04:00
Xonk
4d8a5105ed forgot to turn off nether debugging for fog ahaha 2023-08-06 16:15:11 -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
a4df4d3006 small RTAO/SSGI AO tweak 2023-08-03 18:47:54 -04:00
Xonk
dc51a78322 add brightness slider for lit particles in misc settings. 2023-08-03 17:48:53 -04:00
Xonk
3096f7a9ba fix translucent reflections not working in the end/nether on iris 2023-08-03 17:40:08 -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
Xonk
cfc8722bc8 bring translucent shaders for nether and end up to speed 2023-08-02 21:43:18 -04:00
Xonk
7c5a4b39bd fix SSGI under water 2023-08-02 19:12:09 -04:00
Xonk
825f49a867 forgot to turn fog back on hahahah 2023-08-02 18:34:25 -04:00
Xonk
adaa2db9e6 Fix water exploding on iris. tweak RTAO / SSGI's AO to look more like it used to in bliss v2 2023-08-02 18:31:56 -04:00
Xonk
ec7a73fefa add RTAO and SSGI in the nether and end 2023-07-31 23:31:56 -04:00
Xonk
21e20c2d7a forgot a thing 2023-07-31 18:38:49 -04:00
Xonk
f4d28bbe03 make grass brighter with RTAO/SSGI 2023-07-31 18:35:04 -04:00
Xonk
d40b03ccbb fix AO multiplier setting for SSAO 2023-07-31 18:30:41 -04:00
Xonk
a3090da0d6 better AO strength control 2023-07-31 18:26:39 -04:00
Xonk
c13fdfa29d quick fix for GI strength 2023-07-31 18:13:30 -04:00
Xonk
bc431c7e0c Imrpove RTAO and SSGI and add the option to make them take the sky into account. 2023-07-31 18:03:50 -04:00
Xonk
51b20180cb remove sky absorption for moon colors. goodbye physical base. 2023-07-31 14:59:07 -04:00
Xonk
b112681762 fix seam in the sky. 2023-07-31 14:56:36 -04:00
Xonk
5a08247083 tiny tweak to nether slighting to make it more stable 2023-07-30 22:56:57 -04:00
Xonk
b11b795160 improved ambient light a little more in the nether. (thanks ambrosia). added auto exposure to the nether. 2023-07-30 00:26:44 -04:00
Xonk
40eca33f91 _tiny_ adjustment..... 2023-07-29 21:59:53 -04:00
Xonk
b3864fa85c small fix to noise for SSR in the end and nether 2023-07-29 21:49:33 -04:00
Xonk
6d73d842cf Better ambient light for the nether. slightly better specular reflection of fog for the end 2023-07-29 21:26:04 -04:00
Xonk
234b55070a undo that 2023-07-26 22:18:27 -04:00
Xonk
dab6ca1dd0 small tweak 2023-07-26 22:16:49 -04:00
Xonk
2ea9736c01 Improved nether fog. more gameplay friendly and consistent look 2023-07-26 22:03:04 -04:00
Xonk
9ddab497f4 limit plume distance to 8 chunks for nether fog 2023-07-26 13:46:45 -04:00
Xonk
d4e8104388 WIP nether shader 2023-07-26 02:10:18 -04:00
Xonk
a70542f2c4 another ninja fix (forgot to remove a test) 2023-07-25 23:11:38 -04:00
Xonk
89d70938aa ninja fix 2023-07-25 22:50:45 -04:00
Xonk
e74823a918 Clean specular.glsl and make it easier to use for myself across dimension. make grass brighter in ambient light. 2023-07-25 22:48:08 -04:00
Sasha
e5a956ccb0 Update zh_cn.lang 2023-07-24 15:58:31 +01:00
Xonk
6f1d3529fd small tweak 2023-07-23 00:34:30 -04:00
Xonk
02090206b0 ninja fix moon light in underwater fog 2023-07-23 00:11:34 -04:00
Xonk
74fc47d4e2 redid underwater visuals. more gameplay friendly and looks better. 2023-07-23 00:07:10 -04:00
Xonk
15c7613892 Ensure the end portal effect can only work on the world, and not entities... 2023-07-21 20:26:14 -04:00
Xonk
148e376105 make mipmapping scale with TAAU. some tiny en_us.lang changes. make ORB_B exist again 2023-07-21 20:18:12 -04:00
Xonk
bdaa0a5cfd add hit glow effect in end and nether. make some shadow related settings more user friendly 2023-07-20 16:14:57 -04:00
Xonk
43a45ffe1b Fix vanilla sun and moon showing through the world 2023-07-18 19:05:10 -04:00
Xonk
c6a2339945 add more torch multiplier values 2023-07-18 15:19:59 -04:00
Xonk
9e9f34fd40 make lit particles brighter 2023-07-17 15:47:09 -04:00
Xonk
9c63b077b4 remove candle from light list (they glow too brightly and weirdly) 2023-07-17 15:17:54 -04:00
Xonk
8489bad7bc Add option to use the old style of light leak fixing using the lightmap 2023-07-16 22:15:41 -04:00
Xonk
63bb1d3ad4 temporary hand lightleak fix 2023-07-16 22:08:17 -04:00
Xonk
dc2028aa09 Fix composite1.fsh breaking on AMD 2023-07-14 15:29:46 -04:00
Xonk
3ee5e1e8e0 Add back shadowDistanceRenderMul and make it toggle a max shadow bound. fix lightleaking in water, when underground 2023-07-13 22:32:40 -04:00
Xonk
0b4bf8e7c6 ADD mob hit glow, RGB curve sliders, better rough reflections. FIX world border, enchant glint, unmatched lighting on translucents and solids. TWEAK a bunch of stuff all over the place i cant remember 2023-07-12 19:29:20 -04:00
Xonk
4bdabaa2f4
Revert "added Hald CLUT option" 2023-07-11 20:00:08 -04:00
Sasha
af4c9380c2 added Hald CLUT option 2023-07-12 00:47:14 +01:00
Sasha
17d12e30dc fixed grass in aerochrome mode 2023-07-11 23:21:09 +01:00
Surisen
a5fe3a7405 Update zh_CN.lang to commit 72079906048242985a146446268b9b71ca442ff8 2023-07-09 21:55:14 +08:00
NakiriRuri
c0581a4a4a
Merge branch 'X0nk:main' into main 2023-07-09 21:44:26 +08:00
Surisen
bf37af2bc2 Update zh_CN.lang to commit 69b0be256e19defd824773c679c2641813f0e9cf 2023-07-09 21:38:00 +08:00
Sasha
7207990604 made screenshot mode take hideGUI into account 2023-07-09 12:14:45 +01:00
Sasha
a943c1dc1c fixed + integrated jitter dof 2023-07-09 12:10:35 +01:00
Xonk
549c5492dc fix sun size slider and make it make sense, other small tweaks 2023-07-09 00:00:04 -04:00
Xonk
f4dd12f433 do the small shadow tweaks to other places that have shadows. 2023-07-08 23:12:14 -04:00
Xonk
d88a10723d add lit candles to lightsource list. 2023-07-08 21:30:09 -04:00
Xonk
79fdbf32bb Merge branch 'main' of https://github.com/X0nk/Bliss-Shader 2023-07-08 21:19:32 -04:00
Xonk
ca1b9eb85e Shadow and SSS fixes and tweaks. tiny lightmap tweaks. add toggle for basic shadow filter. 2023-07-08 21:16:51 -04:00