Time Nick Message 19:32 paramat Krock nerzhul are you able to approve #6838 ? 19:32 ShadowBot https://github.com/minetest/minetest/issues/6838 -- Fix ambient occlusion and dark lines at mapblock borders by numberZero 19:33 Krock Yes, it fixed most of the shadow bugs 19:48 paramat thanks, i can merge it later 21:33 pgimeno_ Krock: Thanks for the review. I did read the code style guide, but it didn't mention what to do about 'else' explicitly, and I neglected to read the kernel style guide. In my discharge, I copied that style from the Minetest source: http://www.formauri.es/personal/pgimeno/pastes/grep-else-in-minetest.txt 21:35 Krock pgimeno_, please keep in mind that old code must not be well programmed or formatted code 21:36 pgimeno_ Krock: sure, that's just my excuse :P I can't distinguish old from new code. Anyway, I'll of course submit the fix. That was just a comment.