Commit Graph

7 Commits

Author SHA1 Message Date
Jesse Boyd 615c51d948 Add voxel shortperm 2016-06-21 21:38:58 +10:00
Jesse Boyd 52024b4c2e Compression tweak 2016-06-21 17:03:43 +10:00
Jesse Boyd 8555276a78 Various
Fixed slow bukkit api placer (if no NMS placer exists) (it will try to
stay above 18.5 TPS)
Added more messages to translations
Added copy brush
Added resizable clipboard builder (API)
Added image download
2016-06-21 15:53:52 +10:00
Jesse Boyd 9bf2d2b0c3 Various
Update to PS 3.4.1
- Added various optimizations for PlotSquared
- Support full schematic exporting (includes NBT now)

Added compression level option:
0 is no compression
1-9 = varying levels of compression at the expense of CPU
3 = Good fast compression
5 = Good high compression
8 = Lots of compression (going further has diminishing returns)

Add EditSession builder (for extra control over optimizations)
Added compression option to FaweChangeSet constructor
Added FAWE format (used for history / clipboard on disk)

Various minor optimizations

TODO bug fixes
2016-06-16 20:25:21 +10:00
Jesse Boyd 50e4231125 Fix java 1.7 compatibility 2016-06-10 14:08:37 +10:00
Jesse Boyd 92ccbfcdcd Fixes #147 2016-06-10 05:10:56 +10:00
Jesse Boyd 40c6e781a6 Update to 1.10 2016-06-09 17:50:19 +10:00