AU
news devlog commits video screenshots download chat email bugs
Known Bugs/Issues:
- rare concurrent modification crashes - ignore them and restart client :)
- skyfog curves up in corners of skybox
- stack dragging can stop working, unreproducible
- black horizontal stripes sometimes appear on terrain -- should be fixed
- sky colored dots sometimes appear on terrain -- should be fixed
Not Finished:
- need mipmapping to prevent moiring on distant blocks
- semi-transparent blocks in same section can hide each other (full alpha sorting hasn't been implemented yet)
- semi-transparent entities behind semi-transparent blocks won't render
- semi-transparent particles behind semi-transparent blocks and entities won't render
- water blocks adjacent to non-opaque blocks need to render the shared face twice so the water appears when looking both directions
- a water block placed above one of two adjacent water blocks will cause a texture hole - flowing water blocks will eventually fix this
- sloped terrainS and terrainSB blocks have a few cases that haven't been implemented yet or don't work properly