Jesse Boyd
a84348f478
Fix forge chunk 1.7.10 set
2017-08-16 14:22:48 +10:00
Jesse Boyd
8a50c27ebc
*
2017-08-16 00:04:45 +10:00
Jesse Boyd
b0a82a4cd7
Update metrics
2017-08-15 19:43:17 +10:00
Jesse Boyd
83317563a3
Target offset + code cleanup
2017-08-15 13:36:10 +10:00
Jesse Boyd
46d1d70f9e
Add blob brush
...
- simplex distortions with a configurable frequency/amplitude
2017-08-14 16:55:26 +10:00
Jesse Boyd
d3c3d23ca9
Merge branch 'master' of https://github.com/boy0001/FastAsyncWorldedit
2017-08-14 15:11:16 +10:00
Jesse Boyd
73b7ca941a
Various minor
...
tweak help
cancellable EditSessionEvent
2017-08-14 15:10:58 +10:00
Jesse Boyd
a42eb98117
Merge pull request #692 from mikeprimm/doublechest_fix
...
Fix for double chest delete exception
2017-08-14 14:13:11 +10:00
Mike Primm
8f42dbf9a7
Fix for double chest delete exception
2017-08-13 22:23:40 -05:00
Jesse Boyd
f0553f80ae
*
2017-08-13 16:30:31 +10:00
Jesse Boyd
ae1e05fda4
Support entities with non nms placer
2017-08-13 16:07:34 +10:00
Jesse Boyd
f0066bbd26
Don't use relighter for non nms placer
2017-08-13 13:13:03 +10:00
Jesse Boyd
92bf3f702b
Future proofing
...
This is working towards making sure all parts of FAWE will work on newer
versions of minecraft without the plugin needing to update. (it'll still
be slower until proper support is added)
- Adds version agnostic bukkit adapter
- Adds version agnostic bukkit anvil mode
2017-08-13 12:38:19 +10:00
Jesse Boyd
113c625122
Don't check for parrots on unknown version
2017-08-13 12:15:56 +10:00
Jesse Boyd
e9cbd7a51e
git not required to build
2017-08-13 00:23:55 +10:00
Jesse Boyd
8948645832
Add catenary brush
2017-08-11 17:23:38 +10:00
Jesse Boyd
f85a9f08d0
Fixes PlotSquared#1685
2017-08-11 12:20:14 +10:00
Jesse Boyd
ea94c0c11a
Fixes #687
2017-08-10 12:39:08 +10:00
Jesse Boyd
8d9914fafd
Don't swallow exception with disk clipboard
2017-08-10 01:19:46 +10:00
Jesse Boyd
195e043f2c
Fix p2 region restrictions min/max y
2017-08-10 01:03:58 +10:00
Jesse Boyd
2b0f1e62b7
Fixes #686
2017-08-10 00:41:19 +10:00
Jesse Boyd
62295e227a
Fix link
2017-08-09 15:15:45 +10:00
Jesse Boyd
7ba4e51a22
Various minor
...
fix parallel threads for sponge
remove static modifier for some fields
2017-08-08 22:25:22 +10:00
Jesse Boyd
71306cb749
Various
...
Anvil API can now be used fully async
- The underlying code still schedules things on the main thread
plotsquared + plotme perms now default to true
Minor optimization for DownwardVisitor
2017-08-08 17:36:17 +10:00
Jesse Boyd
755103a558
Fix block meta issues 1.7.10 bukkit
...
Fixes #655
Closes #679 (duplicate)
2017-08-07 23:27:31 +10:00
Jesse Boyd
6744a59d08
Merge branch 'master' of https://github.com/boy0001/FastAsyncWorldedit
2017-08-06 18:36:55 +10:00
Jesse Boyd
d23a4398ed
Fixes #674
2017-08-06 18:36:35 +10:00
Jesse Boyd
515a8ebdf4
Merge pull request #681 from mikeprimm/fix_addblockschematicsave
...
Fix AddBlock stream to write bytes on odd vs even offsets (off-by-one)
2017-08-06 12:41:39 +10:00
Mike Primm
7b38d847c9
Fix AddBlock stream to write bytes on odd vs even offsets (off-by-one)
2017-08-05 18:50:40 -05:00
Jesse Boyd
1186ca87df
*
2017-08-04 15:15:31 +10:00
Jesse Boyd
d77ae61894
Fix angle mask
2017-08-04 15:11:11 +10:00
Jesse Boyd
3d2f939377
*forgot to commit all
2017-08-04 14:22:56 +10:00
Jesse Boyd
fd83406e29
Merge branch 'master' of https://github.com/boy0001/FastAsyncWorldedit
2017-08-04 14:17:30 +10:00
Jesse Boyd
db524acc3d
Fix compat with spigot 1.12.1
2017-08-04 14:17:18 +10:00
Jesse Boyd
737bd5cfab
Merge pull request #678 from mikeprimm/restore_sponge111
...
Restore Sponge build for 1.11
2017-08-04 14:12:40 +10:00
Mike Primm
42f594f433
Restore Sponge build for 1.11
2017-08-03 22:54:14 -05:00
Jesse Boyd
8c2e6a875c
Fixes https://github.com/jb-aero/SKCompat/issues/30
2017-08-03 20:54:26 +10:00
Jesse Boyd
20c9dbacdf
Fixes #674
2017-08-03 20:48:49 +10:00
Jesse Boyd
b7c19ee1f7
Update sponge lib
2017-08-03 11:38:15 +10:00
Jesse Boyd
e3d62d14ad
Fix WE/VS dl for 1.7.10
2017-08-03 10:00:07 +10:00
Jesse Boyd
bcdde9e647
Fix typo
2017-08-03 00:12:10 +10:00
Jesse Boyd
12fd9b0d62
Fixes #665 & Fix download button not being clickable
2017-08-02 23:38:37 +10:00
Jesse Boyd
5f05b5a58a
*
2017-08-02 17:03:00 +10:00
Jesse Boyd
b685680340
interactive schematic/brush list
2017-08-02 16:46:59 +10:00
Jesse Boyd
914165b428
Improved modifier help
2017-08-02 14:32:44 +10:00
Jesse Boyd
fb3c8cc5e1
Only resize if expanding
2017-08-02 13:20:47 +10:00
Jesse Boyd
371f61c36b
Merge pull request #673 from mikeprimm/addblock_bugfix
...
Fix problems with handling of schematic loads with extended block IDs
2017-08-02 13:11:12 +10:00
Mike Primm
2411adb6d1
Finish fixing AddBlock support
2017-08-01 21:58:02 -05:00
Mike Primm
8c519afce6
Fix handling of AddBlocks length, DiskClipboard resize
2017-08-01 20:47:16 -05:00
Jesse Boyd
1cc9a37520
Some more message interaction
2017-08-01 15:42:42 +10:00