FastAsyncWorldedit/bukkit
Jesse Boyd 5097f0cf63 Fixes #30
The CuboidRegion class will now queue blocks in layers for a chunk
before moving onto the next chunk. This results in higher cache hits for
history enabled queues. It also allows the block placer to start earlier
during preprocessing with edits affecting > 64 (configurable) chunks.

Note: with history on disk enabled, this means near unlimited sized
edits (for certain commands) might be feasible.
2016-04-15 00:18:22 +10:00
..
build Fixes #21 2016-04-13 20:04:01 +10:00
src/main Fixes #30 2016-04-15 00:18:22 +10:00
build.gradle Fix errors 2016-04-02 15:25:04 +11:00