Alpha 17
Pre-release
Pre-release
Big update, be careful about regressions
Known Issues:
- Still have memory issues, can run out from time to time
Changes:
- Angelica without shaders now renders translucent blocks properly
- Update and cleanup chunk generation logic - should be now way faster and smoother
- Fix server side crash and a non-fatal crash
- Add workaround for upstream DH issues, should fix update report not displaying (unless you have many dimensions)
- Simulation distance integration with Hodgepdoge for even more speed
- Various optimizations
More Details (For devs):
- Removed superflous async wrapping
- Chunks always filled on main thread instead of calling back into main thread
- BlockStateWrapper speedup
- Process chunks immediately when they're ready
- Ignore chunks events for distant generation, massive speedup