FastAsyncWorldedit/core/src/main/java/com/boydti/fawe/jnbt/anvil
Jesse Boyd 7ae2d65607
Various
Dynamic chunk rendering (experimental section in config)
Use local files for CFI heightmaps: file://<file-path>
- Root directory is plugins/FastAsyncWorldEdit/heightmap
Optimize anvil for 1.12
Add safety checks to anvil commands
Move anvil command implementation to com.boydti.fawe.jnbt.anvil.filters
Add anvil chunk delete
Add MCAWriter mca offset method
Fix count -d
Fix taskbuilder split task concurrency issue
2017-06-16 15:28:10 +10:00
..
filters Various 2017-06-16 15:28:10 +10:00
generator Various 2017-05-04 13:05:25 +10:00
HeightMapMCAGenerator.java Various 2017-06-16 15:28:10 +10:00
MCAChunk.java Optimize anvil delete 2017-04-11 01:50:40 +10:00
MCAClipboard.java Anvil replace + masking extent biomes 2017-04-03 20:07:57 +10:00
MCAFile.java Various 2017-06-16 15:28:10 +10:00
MCAFilter.java Anvil replace + masking extent biomes 2017-04-03 20:07:57 +10:00
MCAFilterCounter.java Anvil replace + masking extent biomes 2017-04-03 20:07:57 +10:00
MCAQueue.java Fixes #494 (entity rotation) (related #210) 2017-04-20 01:04:05 +10:00
MCAQueueMap.java Fixes #494 (entity rotation) (related #210) 2017-04-20 01:04:05 +10:00
MCAWorld.java Various 2017-01-11 07:47:59 +11:00
MCAWriter.java Various 2017-06-16 15:28:10 +10:00
MutableMCABackedBaseBlock.java Various 2017-03-27 05:14:28 +11:00