Commit Graph

136 Commits

Author SHA1 Message Date
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
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
dc8a331f55 misc floodfill fixes 2024-05-08 12:26:37 -04:00
8c8531701b item/entity light fixes 2024-05-07 10:53:28 -04:00
0c88744e8d item lights 2024-05-07 10:27:37 -04:00
a1cb96dd03 migrate block data to image; hand-light initial 2024-05-06 15:12:52 -04:00
bfcf3e1805 entity.properties template; lpv hand-light prep 2024-05-06 11:54:30 -04:00
1cdd018491 floodfill player fixes; add furnace lights 2024-05-05 00:52:23 -04:00
ce6993c433 floodfill ignore group 2024-05-05 00:35:07 -04:00
68f029d8c3 variable normal offset strength; misc fixes 2024-05-04 23:55:14 -04:00
742e79bae1 Fix cave fog 2024-05-04 22:25:56 -04:00
00b62d436f do stupid thing 2024-05-04 21:36:06 -04:00
156a8350c4 Merge branch 'main' of https://github.com/X0nk/Bliss-Shader 2024-05-04 21:28:45 -04:00
25a2284a60 LOTS of fixes, changes, improvements. changes made is bloated because of a skill issue.
FIXED AND IMPROVED translucent rendering. FIXED random stuff from rendering over the hand. FIXED hand shading. FIXED blue horses. FIXED translucent lighting on the hand. FIXED translucent lighting on entities. IMPROVED colored shadows. IMPROVED SSAO application to the scene. IMPROVED subsurface scattering and give it more settings. IMPROVED bloom. ADD AgX tonemap and make it default.
2024-05-04 21:08:24 -04:00
65bdde2b17 floodfill add colored candles 2024-05-04 18:02:55 -04:00
50f0aacc5d floodfill add buffer qualifiers, use image sampler 2024-05-04 16:33:11 -04:00
94ad32bd7f cleanup 2024-05-04 00:55:01 -04:00
43fe9e654a more lpv block mappings 2024-05-04 00:20:10 -04:00
f88b84defa floodfill redstone 2024-05-04 00:07:10 -04:00
6537c382bd remap entities 2024-05-03 23:28:46 -04:00
1bb63feb2a more lpv block mappings; add entity lights 2024-05-03 22:24:09 -04:00
c3a804b25c more lpv block mappings 2024-05-03 21:44:54 -04:00
11f6c53699 more lpv block mappings 2024-05-03 19:15:41 -04:00
fc98f8a18d more lpv block mappings 2024-05-03 18:44:36 -04:00
f577d2f4dd remap block ranges; add more lpv block mappings 2024-05-03 17:50:37 -04:00
8d80bb6d6c misc fixes; add lang 2024-05-03 14:53:31 -04:00
8a923d8e6e use block.properties template 2024-05-03 13:39:05 -04:00
2c383a7720 misc fixes; better light colors 2024-05-03 11:39:21 -04:00
81a937790c clean up; dimension support 2024-05-02 23:38:35 -04:00
d8b5c989e8 floodfill legacy blockId fixes 2024-05-02 18:06:40 -04:00
5eca39a611 floodfill fix tex-normal; cleanup 2024-05-02 14:36:06 -04:00
852d995db0 fix floodfill frame offset 2024-05-02 14:18:49 -04:00
f33b071152 fix floodfill lightmap fallback 2024-05-02 13:06:48 -04:00
da5654476c fix geo-normal space; cleanup 2024-05-02 13:00:51 -04:00
3ab6b68165 kinda working 2024-05-02 12:43:30 -04:00
02f2b2c469 use new distant horizons LOD masks for grass when using aerochrome mode 2024-04-18 13:29:27 -04:00
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
1637a994ec allow SSAO to interact with the hand 2024-03-27 18:19:55 -04:00
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
7811e25236 stop water tinting like glass, tweak torch lighting, fix charged creepers charge not scrolling 2024-03-23 18:29:25 -04:00
f071204fc9 make the nether playable. fix error with enabling DH shadowmap with translucent shadows on. 2024-03-22 22:58:19 -04:00
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
f22aa95189 fix speculars and emissives being disabled 2024-03-21 23:51:19 -04:00
4bd3510497 fix SSS with colored shadows. FIX VPS not working. 2024-03-21 19:52:55 -04:00
6b004ba0db make ambient brightness effect rtao/ssgi 2024-03-20 22:09:48 -04:00
6576c835dc ADD Colored shadows 2024-03-20 21:44:25 -04:00
cc40afe271 make color-grading mids less overbearing 2024-03-20 19:48:27 +00:00
9f1b97b486 cleaned up some menu stuff 2024-03-19 21:48:29 +00:00
24641fce23 added advanced color grading 2024-03-19 21:08:32 +00:00
d43e821ef2 "fixed" aerochrome on dh chunks...
its pretty far from perfect
2024-03-14 21:18:50 +00:00