Jesse Boyd
0da4f6f63a
Fixes #48
2016-04-25 02:20:26 +10:00
Jesse Boyd
053d7a6482
Restructure
2016-04-24 06:41:07 +10:00
Jesse Boyd
70362d348f
Fix for forest / bump version
2016-04-22 09:12:38 +10:00
Jesse Boyd
63ad22a021
Forgot to load the chunk, whoops. Also bumping the version
2016-04-22 02:31:20 +10:00
Jesse Boyd
bf7d066520
History on disk rollback command
...
Useful for undoing specific edits.
2016-04-21 14:07:28 +10:00
Jesse Boyd
aa02b34d7c
Fix for global region
2016-04-21 08:15:54 +10:00
Jesse Boyd
e5590ed12f
Queue optimizations + WorldGuard global region
2016-04-21 07:53:06 +10:00
Jesse Boyd
01d5601b5b
Fix for CuboidClipboard rotation
2016-04-20 09:03:50 +10:00
Jesse Boyd
6c141f462a
Fallback on async relight failure
2016-04-20 04:24:21 +10:00
Jesse Boyd
f8e1bb0b71
Use blocking queue
2016-04-19 05:07:50 +10:00
Jesse Boyd
9cf4f6c9f0
More optimizations!
...
Schematics now load in a fraction of a time. (took me 5.13 seconds to
load a 102,572,228 block schematic)
Also made some minor optimizations here and there.
2016-04-18 04:54:27 +10:00
Jesse Boyd
04e281e72d
Fix deform
2016-04-16 18:16:08 +10:00
Jesse Boyd
3f9e202f3a
clipboard optimizations
...
Encode the block as a single byte if possible
Don't bother storing air
Use the block cache where possible
2016-04-15 18:39:36 +10:00
Jesse Boyd
2012d56900
Remove version from build
2016-04-15 03:27:50 +10:00
Jesse Boyd
969c800509
Fixes #32
2016-04-15 02:22:20 +10:00
Jesse Boyd
5b3e0973f2
Fixes #21
2016-04-13 20:04:01 +10:00
Jesse Boyd
0dfbd44c72
Faster compression
...
Using java's inbuilt compression algorithms (gzip or deflator both) was
a bit too slow for me.
Fawe is now using the LZ4 compression algorithm, which is super fast. So
fast that I decided to add a default 1 pass of compression to history.
Enabling further compression will do an additional high LZ4 compression.
2016-04-04 18:39:00 +10:00
Jesse Boyd
491b6bc646
BUmp version, add check for op
2016-04-03 17:26:17 +10:00
Jesse Boyd
789098dc79
Finish with sponge depend
...
Also fix 1.8 issue for kh498
2016-04-03 02:50:50 +10:00
Jesse Boyd
a924dcd66a
Fix errors
2016-04-02 15:25:04 +11:00
Jesse Boyd
e71fd64e9c
Add gradle project
2016-04-02 15:06:24 +11:00