Commit Graph

  • cfc8722bc8 bring translucent shaders for nether and end up to speed Xonk 2023-08-02 21:43:18 -04:00
  • 7c5a4b39bd fix SSGI under water Xonk 2023-08-02 19:12:09 -04:00
  • 825f49a867 forgot to turn fog back on hahahah Xonk 2023-08-02 18:34:25 -04:00
  • adaa2db9e6 Fix water exploding on iris. tweak RTAO / SSGI's AO to look more like it used to in bliss v2 Xonk 2023-08-02 18:31:56 -04:00
  • ec7a73fefa add RTAO and SSGI in the nether and end Xonk 2023-07-31 23:31:56 -04:00
  • 21e20c2d7a forgot a thing Xonk 2023-07-31 18:38:49 -04:00
  • f4d28bbe03 make grass brighter with RTAO/SSGI Xonk 2023-07-31 18:35:04 -04:00
  • d40b03ccbb fix AO multiplier setting for SSAO Xonk 2023-07-31 18:30:41 -04:00
  • a3090da0d6 better AO strength control Xonk 2023-07-31 18:26:39 -04:00
  • c13fdfa29d quick fix for GI strength Xonk 2023-07-31 18:13:30 -04:00
  • bc431c7e0c Imrpove RTAO and SSGI and add the option to make them take the sky into account. Xonk 2023-07-31 18:03:50 -04:00
  • 51b20180cb remove sky absorption for moon colors. goodbye physical base. Xonk 2023-07-31 14:59:07 -04:00
  • b112681762 fix seam in the sky. Xonk 2023-07-31 14:56:36 -04:00
  • 5a08247083 tiny tweak to nether slighting to make it more stable Xonk 2023-07-30 22:56:57 -04:00
  • b11b795160 improved ambient light a little more in the nether. (thanks ambrosia). added auto exposure to the nether. Xonk 2023-07-30 00:26:44 -04:00
  • 40eca33f91 _tiny_ adjustment..... Xonk 2023-07-29 21:59:53 -04:00
  • b3864fa85c small fix to noise for SSR in the end and nether Xonk 2023-07-29 21:49:33 -04:00
  • 6d73d842cf Better ambient light for the nether. slightly better specular reflection of fog for the end Xonk 2023-07-29 21:26:04 -04:00
  • 234b55070a undo that Xonk 2023-07-26 22:18:27 -04:00
  • dab6ca1dd0 small tweak Xonk 2023-07-26 22:16:49 -04:00
  • 2ea9736c01 Improved nether fog. more gameplay friendly and consistent look Xonk 2023-07-26 22:03:04 -04:00
  • dd03edd2de Merge branch 'main' of https://github.com/X0nk/Bliss-Shader Xonk 2023-07-26 13:46:47 -04:00
  • 9ddab497f4 limit plume distance to 8 chunks for nether fog Xonk 2023-07-26 13:46:45 -04:00
  • a8e8ad6629 fixed Sun_temp slider Sasha 2023-07-26 14:18:08 +01:00
  • d4e8104388 WIP nether shader Xonk 2023-07-26 02:10:18 -04:00
  • a70542f2c4 another ninja fix (forgot to remove a test) Xonk 2023-07-25 23:11:38 -04:00
  • 89d70938aa ninja fix Xonk 2023-07-25 22:50:45 -04:00
  • e74823a918 Clean specular.glsl and make it easier to use for myself across dimension. make grass brighter in ambient light. Xonk 2023-07-25 22:48:08 -04:00
  • e5a956ccb0 Update zh_cn.lang Sasha 2023-07-24 15:58:31 +01:00
  • 6f1d3529fd small tweak Xonk 2023-07-23 00:34:30 -04:00
  • 02090206b0 ninja fix moon light in underwater fog Xonk 2023-07-23 00:11:34 -04:00
  • 74fc47d4e2 redid underwater visuals. more gameplay friendly and looks better. Xonk 2023-07-23 00:07:10 -04:00
  • 15c7613892 Ensure the end portal effect can only work on the world, and not entities... Xonk 2023-07-21 20:26:14 -04:00
  • 148e376105 make mipmapping scale with TAAU. some tiny en_us.lang changes. make ORB_B exist again Xonk 2023-07-21 20:18:12 -04:00
  • bdaa0a5cfd add hit glow effect in end and nether. make some shadow related settings more user friendly Xonk 2023-07-20 16:14:57 -04:00
  • 43a45ffe1b Fix vanilla sun and moon showing through the world Xonk 2023-07-18 19:05:10 -04:00
  • c6a2339945 add more torch multiplier values Xonk 2023-07-18 15:19:59 -04:00
  • 9e9f34fd40 make lit particles brighter Xonk 2023-07-17 15:47:09 -04:00
  • 9c63b077b4 remove candle from light list (they glow too brightly and weirdly) Xonk 2023-07-17 15:17:54 -04:00
  • 8489bad7bc Add option to use the old style of light leak fixing using the lightmap Xonk 2023-07-16 22:15:41 -04:00
  • 63bb1d3ad4 temporary hand lightleak fix Xonk 2023-07-16 22:08:17 -04:00
  • dc2028aa09 Fix composite1.fsh breaking on AMD Release7 Release6 Release5 Release4 Xonk 2023-07-14 15:29:46 -04:00
  • 3ee5e1e8e0 Add back shadowDistanceRenderMul and make it toggle a max shadow bound. fix lightleaking in water, when underground Xonk 2023-07-13 22:32:40 -04:00
  • 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 Xonk 2023-07-12 19:29:20 -04:00
  • 7618c0abba Merge pull request #12 from X0nk/revert-11-main Xonk 2023-07-11 20:01:00 -04:00
  • 4bdabaa2f4 Revert "added Hald CLUT option" revert-11-main Xonk 2023-07-11 20:00:08 -04:00
  • 696c9db99e Merge pull request #11 from WoMspace/main Xonk 2023-07-11 19:54:15 -04:00
  • af4c9380c2 added Hald CLUT option Sasha 2023-07-12 00:47:14 +01:00
  • 17d12e30dc fixed grass in aerochrome mode Sasha 2023-07-11 23:21:09 +01:00
  • 54dc85574d Merge pull request #10 from NakiriRuri/main Xonk 2023-07-09 15:06:17 -04:00
  • a5fe3a7405 Update zh_CN.lang to commit 7207990604 Surisen 2023-07-09 21:55:14 +08:00
  • c0581a4a4a Merge branch 'X0nk:main' into main NakiriRuri 2023-07-09 21:44:26 +08:00
  • bf37af2bc2 Update zh_CN.lang to commit 69b0be256e Surisen 2023-07-09 21:38:00 +08:00
  • 7207990604 made screenshot mode take hideGUI into account Sasha 2023-07-09 12:14:45 +01:00
  • a943c1dc1c fixed + integrated jitter dof Sasha 2023-07-09 12:10:35 +01:00
  • 549c5492dc fix sun size slider and make it make sense, other small tweaks Xonk 2023-07-09 00:00:04 -04:00
  • f4dd12f433 do the small shadow tweaks to other places that have shadows. Xonk 2023-07-08 23:12:14 -04:00
  • d88a10723d add lit candles to lightsource list. Xonk 2023-07-08 21:30:09 -04:00
  • 79fdbf32bb Merge branch 'main' of https://github.com/X0nk/Bliss-Shader Xonk 2023-07-08 21:19:32 -04:00
  • ca1b9eb85e Shadow and SSS fixes and tweaks. tiny lightmap tweaks. add toggle for basic shadow filter. Xonk 2023-07-08 21:16:51 -04:00
  • db2929fc62 Added option to change starting season/offset Sasha 2023-07-08 16:29:46 +01:00
  • 69b0be256e jitter dof (: Sasha 2023-07-07 22:58:36 +01:00
  • 35f8b6373b improved tone curve Sasha 2023-07-07 16:57:21 +01:00
  • 3eb5f2116e fixed settings having blank option Sasha 2023-07-07 14:13:00 +01:00
  • cca6a1bfc7 fix includes Sasha 2023-07-07 13:56:38 +01:00
  • 30b9fb48aa small tweak Xonk 2023-07-07 00:18:13 -04:00
  • 97209646e9 add luminance curve editor for some reason Xonk 2023-07-07 00:08:46 -04:00
  • 625354b5b6 ninja fix Xonk 2023-07-06 20:48:32 -04:00
  • b62cb8aa4b added a contrast setting. make beacon beams and enchantment glint work in the end and nether. tweak lighting in the end and nether. Xonk 2023-07-06 20:47:26 -04:00
  • 4ec1a86639 stop a ton of warings macs scream about in the logs Xonk 2023-07-06 17:56:54 -04:00
  • 948271e92b the final MAC test Xonk 2023-07-06 17:40:23 -04:00
  • be5995a98d forgot a spot Xonk 2023-07-06 17:18:09 -04:00
  • 80741e3ce9 BIG SCARY MAC TEST Xonk 2023-07-06 17:16:45 -04:00
  • 7cceac5169 tweak sky color sampling a little to avoid blowing out on a single little cloud. mac OS test as well Xonk 2023-07-06 17:05:01 -04:00
  • 7119baabb3 beacon beam fix= Xonk 2023-07-05 20:03:21 -04:00
  • 45326d733c missed a spot Xonk 2023-07-05 19:24:46 -04:00
  • 78a9963e61 tweak Xonk 2023-07-05 19:20:40 -04:00
  • 7d99f7d9c3 add descriptions for most elements in the shader settings. i wish you luck translators. Xonk 2023-07-05 19:19:17 -04:00
  • f475bd1350 fix shadow res slider, remove pointless old tempurature color for ambient light Xonk 2023-07-03 20:38:54 -04:00
  • 425ca430de clean up some log warns that are annoying Xonk 2023-07-02 19:22:18 -04:00
  • eedb689348 reorginized settings.glsl and removed old settings. removed all text descriptions so i can write them in the lang files Xonk 2023-07-02 19:10:48 -04:00
  • 5f7f23c2a9 Add toggle for entity shadows Xonk 2023-07-02 17:27:20 -04:00
  • 9c844795e1 forgot to add Ambrosia to the credits Xonk 2023-07-02 16:51:02 -04:00
  • 08ff5ab8bb Fix Emissives in end/nether. fix tiny labSSS curve issue Xonk 2023-07-01 15:53:13 -04:00
  • 825819c0cb Merge branch 'main' of https://github.com/X0nk/Bliss-Shader Xonk 2023-06-30 17:07:59 -04:00
  • bd08dab55f fix warden glowy parts Xonk 2023-06-30 17:07:47 -04:00
  • dd24db5125 bigger brain end fog fix Sasha 2023-06-29 05:13:34 +01:00
  • dab7d25472 fix a stinky in the end fog, make a temporary work around for clouds making stars vanish at high y coords Xonk 2023-06-29 00:10:03 -04:00
  • 7d141bb9a6 Forgor to turn off an experimental feature in the end shader Xonk 2023-06-28 23:52:40 -04:00
  • d1f236b1e9 forgot this Xonk 2023-06-28 22:40:40 -04:00
  • 3040061ea6 Nightvision Xonk 2023-06-28 20:12:49 -04:00
  • 158002d259 cave fog changes color in some places, biome fog tweaks Xonk 2023-06-28 20:05:44 -04:00
  • 3b2f038acb forgot to make the transition slow for sandstorms and blizzards Xonk 2023-06-28 19:03:54 -04:00
  • 1ef906a8eb forgot a toggle Xonk 2023-06-28 19:02:45 -04:00
  • d9398d26ef sandstorms, snowstorms (only in snowy mountains), make snow not exist in hot areas/low moisture areas Xonk 2023-06-28 18:59:21 -04:00
  • 015e40a094 small tweak to that last commit Xonk 2023-06-28 17:16:24 -04:00
  • c4c2e0d2d7 Tweak ambient light color sampling to be more gooder Xonk 2023-06-28 17:14:08 -04:00
  • 4d2c35c526 Credits Xonk 2023-06-28 16:10:17 -04:00
  • a5db53a428 resolve conflicts (adding zh_cn.lang) Xonk 2023-06-28 15:39:12 -04:00
  • 31c24699b5 add pt_br.lang from Nord that was edited by YurgenS Xonk 2023-06-28 15:37:40 -04:00