Commit Graph

9 Commits

Author SHA1 Message Date
Jesse Boyd
8dfde39cae
Update README.md 2018-08-12 23:27:16 +10:00
Jesse Boyd
1acc77a0c6
Update README.md 2018-08-12 23:26:22 +10:00
Jesse Boyd
8dfcb0f914
Various
Start work on interactive commands (//help, //biomelist, //pos1/2)
Added clipboard and world remapping (between mcpe/pe)
//schematic remap
//anvil remapall
Added anvil -> leveldb converter (run Nukkit jar or /anvil2leveldb)
Added safe zstd decompressor
Angle mask fixes
Fix paste air issues with fawe format (which no-one uses anyway)
Fix cfi file:// with an absolute path
FIx schematic format and addBlocks
Update forge to 1.12
Fixes #663
2017-07-28 15:12:58 +10:00
manuelgu
5ee5952a87 More adjustments 2016-04-25 21:26:50 +02:00
manuelgu
4590075588 Remove redundant colon 2016-04-25 21:23:27 +02:00
manuelgu
a1c7d35df6 Styling of README 2016-04-25 21:21:41 +02:00
Jesse Boyd
57696f25f4 Finish clipboard on disk 2016-04-26 04:14:41 +10:00
Jesse Boyd
51c7b29f51 Readme + history tweak
Switched to MemoryOptimizedHistory without compression by default. The
increase in cpu is negligable but the reduction in memory is
substantial. Further compression can still be enabled.
2016-04-02 06:03:21 +11:00
Jesse Boyd
1f8d53f8a7 fixes + maven 2015-12-25 21:24:47 +11:00