Commit Graph

110 Commits

Author SHA1 Message Date
Jesse Boyd 04e281e72d Fix deform 2016-04-16 18:16:08 +10:00
Jesse Boyd f55f767e2f Bump version 2016-04-15 06:31:00 +10:00
Jesse Boyd b546a75e00 v3.3.11 2016-04-15 02:35:20 +10:00
Jesse Boyd f3db4be8ae Bump version 2016-04-15 00:20:11 +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