mirror of
https://github.com/boy0001/FastAsyncWorldedit.git
synced 2024-11-02 17:10:03 +01:00
f55a58a3f3
Reduce max memory allocation size - Uses multiple byte arrays instead of one large one for streams - Faster read/write as less dependent on arraycopy Remove world compression (it was buggy / there was no interest)\ EditSession can now be used as a world Fix pos1/pos2 being allowed outside the world Fixed liquid mask not being thread safe Fixed plot upload Reduce packet sending - Increase delay to being able to see blocks, but more efficient |
||
---|---|---|
.. | ||
src/main | ||
build.gradle |