Commit Graph

990 Commits

Author SHA1 Message Date
Jesse Boyd 8c4d8dbcc2
Fix compile 2017-08-29 21:37:09 +10:00
Jesse Boyd c7c425cab1
Possibly fixes #563 2017-08-29 21:23:19 +10:00
Jesse Boyd 356c5431ec
Fixes #715 2017-08-29 19:48:23 +10:00
Jesse Boyd 921ca83ed2
Change SurvivalModeExtent ordering 2017-08-29 15:09:45 +10:00
Jesse Boyd 583def4617
Fixes #709 2017-08-29 00:09:39 +10:00
Jesse Boyd 0ebc73d17f
Fixes #710 2017-08-28 23:48:18 +10:00
Jesse Boyd 9a430f3232
Fix set compatibility with SKCompat 2017-08-28 21:29:07 +10:00
Jesse Boyd ee0a09e132
Optimize async -> sync task execution 2017-08-27 20:18:31 +10:00
Jesse Boyd bc0bc5b705
Anvil trimAllAir + Fix elliptic cylinder arguments 2017-08-26 23:07:12 +10:00
Jesse Boyd 0dbb3b2844
Biome mixing tweaks to texture util 2017-08-25 15:02:26 +10:00
Jesse Boyd d14b267cfd
*More off axis rotation changes
Fix off axis rotation for certain angles
- Math error when calculating the inverse affine transform
Add -a flag to copyPaste brush (rotates based on view)
2017-08-24 22:11:03 +10:00
Jesse Boyd 70e1e00e23
Use double instead of int for cyl radius 2017-08-24 20:56:38 +10:00
Jesse Boyd 55790601d3
Fix cyl radius check 2017-08-24 20:46:25 +10:00
Jesse Boyd 3c4a709efc
Off axis rotation 2017-08-24 14:23:44 +10:00
Jesse Boyd 920095a2de
Change hcyl default thickness 2017-08-24 12:07:51 +10:00
Jesse Boyd ce19c2026b
Various minor
Add hcyl thickness Closes #467
Fix angle mask
2017-08-23 18:06:16 +10:00
Jesse Boyd 6db1910710
Update nukkit link 2017-08-23 15:37:40 +10:00
Jesse Boyd b181e8e400
Add l2d 2017-08-23 11:48:44 +10:00
Jesse Boyd b979db514e
Fix hooking metrics with obfuscated plugins 2017-08-22 20:05:34 +10:00
Jesse Boyd 2ccf2eb86d
Fix adjacent mask trying to check below / above world 2017-08-22 16:43:06 +10:00
Jesse Boyd c7c4da6237
Fix move
Fixes #631
Fixes #524
2017-08-22 15:14:32 +10:00
Jesse Boyd 3f0fe44f72
Fix super pickaxe region restrictions 2017-08-22 13:35:27 +10:00
Jesse Boyd e395c11572
Closes #327 2017-08-21 23:43:54 +10:00
Jesse Boyd a73e44c88c
Fixes #668 2017-08-21 23:39:20 +10:00
Jesse Boyd 316e55a724
*remove debug 2017-08-21 00:43:55 +10:00
Jesse Boyd 803c84a621
Add direction argument to fill 2017-08-21 00:40:10 +10:00
Jesse Boyd 65442c886a
Fixes #705 2017-08-20 22:09:38 +10:00
Jesse Boyd 3b77a09e27
Anvil paste (undo/restrictions) 2017-08-20 15:26:27 +10:00
Jesse Boyd 7359100159
Anvil undo/region restrictions 2017-08-20 14:54:10 +10:00
Jesse Boyd d37e44e395
Fixes #1701 2017-08-19 15:45:57 +10:00
Jesse Boyd 81ffd52e9f
Fixes #695 2017-08-18 15:05:38 +10:00
Jesse Boyd 2f344e29ce
Closes #698 2017-08-18 01:00:48 +10:00
Jesse Boyd 891f50a7c7
Various
Fixes #694
Fixes #691
Closes #693
2017-08-18 00:35:15 +10:00
Jesse Boyd e9db802e2d
Hook with other bukkit metrics 2017-08-16 17:27:56 +10:00
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