What has been bothering me for quite a while was the fact that the textures that the bricks use are still visible in the dark. In pitch-black darkness, you still see the white parts of the textures. I fixed this recently, and to say the least, it works very well.
Below are two examples of the changes I made. Notice how the textures are actually fade into the darkness completely instead of standing out.
And besides, it makes builds awesomely beautiful.
Now if you want to change the textures, then move the following files that are already in blockland/base/data/shapes to another folder in order to just keep them:
brickBOTTOMEDGE.png
brickBOTTOMLOOP.png
brickRAMP.png
brickSIDE.png
brickTOP.png
Now save these following images to the same directory now that you've safely moved the existing files:
http://img152.imageshack.us/img152/9623/brickbottomedge.pnghttp://img145.imageshack.us/img145/5328/brickbottomloop.pnghttp://img145.imageshack.us/img145/5621/brickramp.pnghttp://img145.imageshack.us/img145/808/brickside.pnghttp://img43.imageshack.us/img43/8347/bricktop.pngAfter that, it should work. If you're wondering how I got it to work, then allow me to explain. For the simple textures like the studs and sides, I just made all of the white spaces 100% transparent, and made the already 100% transparent spaces a darker shade of black. For the more complicated textures, I mostly just erased the white completely.
A little side effect from this change is that colors in normal light seem to be deeper and more defined, and that's good.
I'm even going to go as far as to say that this should be the default texture set just because it makes things look so much more realistic.Thank you for reading.