Merge pull request #12 from code913/patch-1

fix: notes for 1.8 (zero) has weird padding
main
SolDev69 2 years ago committed by GitHub
commit a556ef51c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -221,9 +221,9 @@
<li>1.8 (Zero)</li> <li>1.8 (Zero)</li>
</h4> </h4>
<ul id="1.8-64"> <ul id="1.8-64">
<div id="1.8-note"><ul>Note from author: <div id="1.8-note">Note from author:
Very buggy, has log spam which can rapidly decrease FPS and can cause disk usage to rise drastically, has a bug at 2^35 which causes stripes of chunks to not load every power of 2, Chunk overwrite limit causes chunk and entity relocation spam, highly unstable. Player will be affected. Very buggy, has log spam which can rapidly decrease FPS and can cause disk usage to rise drastically, has a bug at 2^35 which causes stripes of chunks to not load every power of 2, Chunk overwrite limit causes chunk and entity relocation spam, highly unstable. Player will be affected.
<li>v2 - Most issues are fixed, log spam is fixed</li> <ul><li>v2 - Most issues are fixed, log spam is fixed</li>
<li>v3 - Fixes 2^35 bug, Slowfalling still exists (due to server thread becoming overloaded)</li></ul></div> <li>v3 - Fixes 2^35 bug, Slowfalling still exists (due to server thread becoming overloaded)</li></ul></div>
<li><a href="../mods/64bit/release/1.8/minecraft-1.8-64bit-v1-zero.zip">v1.0</a></li> <li><a href="../mods/64bit/release/1.8/minecraft-1.8-64bit-v1-zero.zip">v1.0</a></li>
<li><a href="../mods/64bit/release/1.8/minecraft-1.8-64bit-v2-zero.zip">v2.0</a></li> <li><a href="../mods/64bit/release/1.8/minecraft-1.8-64bit-v2-zero.zip">v2.0</a></li>

Loading…
Cancel
Save