Commit Graph

38 Commits

Author SHA1 Message Date
9896a1339e Updates to FaweLocalBlockQueue to allow FAWE-P2 compatibility 2018-11-01 07:24:56 -04:00
dcd041e847 Potential fix for CommandSuggestionEvent errors 2018-11-01 07:22:50 -04:00
34c8ecc694 Fixed invoke method missing argument 2018-10-25 07:12:08 -04:00
be73d29354 1.13.2 setType adaptation 2018-10-24 18:25:50 -04:00
ea0133b740 Changes to completely separate SyncTabCompleteListener from Paper 2018-10-19 18:24:58 -04:00
3add6fd32b Check for the AsyncTabCompleteEvent class before attempting to create the Listener 2018-10-17 13:42:21 -04:00
dfb0c5671b Fixes boy0001/FastAsyncWorldedit#1116 2018-10-14 03:42:23 +11:00
7cf7c0712f fix fixwater/lava + tile paste 2018-10-13 19:50:13 +11:00
dce39e5c69 Fix physics freeze 2018-10-03 14:58:19 +10:00
5b5336cc83 some fixes
Use sponge schematic format instead of structure block
Fix VS undo running on main thread
Fix missing sections when setting blocks
2018-09-18 12:49:33 +10:00
ffa9eace6f Fix /none 2018-09-08 03:17:27 +10:00
fc949e3efc Fixes #1112 2018-09-08 03:11:56 +10:00
7af1b3dcc8 Add heightmap web util command 2018-09-07 06:40:13 +10:00
594d72d2fe Fix free build restrictions 2018-09-05 07:09:24 +10:00
dfb1195242 Break on event cancel 2018-09-05 05:12:02 +10:00
82ede1d42b freebuild region restrictions 2018-09-05 05:10:15 +10:00
b24d322d29 Update from sk89q/master 2018-09-03 00:10:38 +10:00
418cfa6d03 Update towny hook / fix pattern traverser 2018-08-29 01:04:25 +10:00
abd886acd7 some hasty refactoring 2018-08-28 02:56:28 +10:00
a61c856adc Allow certain commands to bypass queuing 2018-08-24 19:33:52 +10:00
c3db5c0cf1 Fix persistent brushes 2018-08-24 07:18:14 +10:00
f43faae917 Update favs 2018-08-23 06:02:04 +10:00
b08825e13e Add new MaskManager: WorldguardFlag 2018-08-22 12:42:52 +08:00
1d6f2e4274 Fix setbiome 2018-08-22 03:51:52 +10:00
c55353e5b1 Various command (use es6 if java9 + nashorn) 2018-08-22 03:22:37 +10:00
ae65708d82 Fix some command parsing issues
Tab complete runs on main thread - that could be an issue
2018-08-17 20:13:33 +10:00
43d5459595 Fix __reserved__ being solid 2018-08-17 19:21:45 +10:00
2172ebba83 Fix some issues with java 9 / reflection 2018-08-16 19:56:31 +10:00
659ed09bf1 Fix compile 2018-08-16 00:04:16 +10:00
be574391ed Update WorldGuard hook 2018-08-15 23:30:42 +10:00
13d2ae20d5 Make end tag singleton 2018-08-15 17:02:17 +10:00
8d68191b2c Implement spawnParticle 2018-08-15 14:22:42 +10:00
131fd39f63 Various minor
Add entity registry
Re-add AbstractLoggingExtent
Fill in missing nbt on entity load
2018-08-14 19:24:10 +10:00
198c53ff58 Fix wrong import 2018-08-14 12:00:48 +10:00
f72977e69a Register BlockExplodeEvent in separate class 2018-08-13 03:46:57 +10:00
7fb3899bb7 Use BlockState for player inventory getBlock 2018-08-13 03:31:26 +10:00
712ae5aec5 Register individual methods for chunk listener 2018-08-13 00:36:00 +10:00
a629d15c74 Copy paste/merge FAWE classes to this WorldEdit fork
- so certain people can look at the diff and complain about my sloppy code :(

Signed-off-by: Jesse Boyd <jessepaleg@gmail.com>
2018-08-13 00:03:07 +10:00