64 Commits

Author SHA1 Message Date
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
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
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
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
eaace81958 fix mob SSS not working. added moonphase based moonlight brightness setting. 2023-10-20 21:24:50 -04:00
Xonk
a2fc114c4f INTERNAL REWORK. testers are needed. 2023-10-07 22:18:20 -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
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
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
f475bd1350 fix shadow res slider, remove pointless old tempurature color for ambient light 2023-07-03 20:38:54 -04:00
Xonk
dab7d25472 fix a stinky in the end fog, make a temporary work around for clouds making stars vanish at high y coords 2023-06-29 00:10:03 -04:00
Xonk
d46a423c50 disallow POM on signs, sample sky color (the one without clouds) to get an average color, it was too blue for me...clean up gbuffer program for my own convenience, 2023-06-27 00:18:41 -04:00
Xonk
deb49da793 add ambient light that takes clouds into account, clean up Deferred programs, clean up unused texture calls for LUT, make sure fog and stuff are all using the right LUT colors. fix clouds not being in reflections
thats a good days work
2023-06-26 00:33:31 -04:00
Xonk
c46ac275df make mask for leaves so ambient SSS can look good everywhere else 2023-06-24 18:30:46 -04:00
Xonk
a254b06b6a couple tweaks 2023-06-23 00:45:23 -04:00
Xonk
84a3d8148e LIGHTNIGN, FLASHES TOO.. max cloudy fog height, 2023-06-22 21:00:42 -04:00
Xonk
4d1673a54c fix fog reflection lighting, tweak speculars 2023-06-22 14:58:16 -04:00
Xonk
36e6720d8e make cloud movement based on world ticks. tiny end tweaks. 2023-06-18 19:10:13 -04:00
Xonk
61adeb5e81 unbreak cloud fog 2023-06-16 00:33:50 -04:00
Xonk
72c77f55a1 make puddles go away in places it shouldnt be 2023-06-16 00:01:03 -04:00
Xonk
35ee91b5d0 Make seasonal snow only in winter - early spring, make rain less when not under a cloud 2023-06-15 17:25:01 -04:00
Xonk
fa9608c859 Forgot to put this back hahaah... 2023-06-14 18:45:54 -04:00
Xonk
b19c03d6b8 make VL fog exist when clouds are turned off 2023-06-14 18:42:33 -04:00
Xonk
33a2c1d0f3 make emissives work again 2023-06-13 14:36:07 -04:00
Xonk
432674bc59 fix more TAAU shenanigans in the nether 2023-06-11 17:28:54 -04:00
Xonk
0171b41502 AUAUGHAUHGUAGHAGUH fix the fix again 2023-06-11 00:28:00 -04:00
Xonk
73ec8fa92a fixed small issue with the cloud height slider and fix tiny issue and random flash on the horizon 2023-06-11 00:16:09 -04:00