Commit Graph

203 Commits

Author SHA1 Message Date
06a92d29b1 Merge branch 'commanding' of https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13 into commanding
# Conflicts:
#	worldedit-bukkit/src/main/java/com/sk89q/worldedit/bukkit/adapter/BukkitImplAdapter.java
#	worldedit-core/src/main/java/com/sk89q/worldedit/command/ApplyBrushCommands.java
#	worldedit-core/src/main/java/com/sk89q/worldedit/extension/platform/PlatformCommandManager.java
#	worldedit-libs/core/build.gradle.kts
2019-09-02 15:24:53 -04:00
c20f4c6b7f Fixed a null pointer. Merged in a bunch of CLI stuff. 2019-09-02 15:22:43 -04:00
68eea925e1 update adapter and platform manager 2019-08-29 13:57:03 +01:00
4e49d16505 fix dependencies 2019-08-26 05:45:03 +01:00
ae89c16390 merge 2019-08-23 08:36:33 +01:00
d434dfcfdd some minor refactoring 2019-08-18 02:09:09 +01:00
74fe88ae01 merge 2019-08-07 01:28:12 +10:00
9816eb3102 More work on commands 2019-07-23 16:26:18 -04:00
46f5b12b36 Convert tabs to whitespace. 2019-07-22 16:42:40 -04:00
283351fea5 fix conflicts 2019-07-22 16:39:43 +10:00
07283af614 some bindings 2019-07-22 16:02:51 +10:00
9c3122a227 More work on getting commands to compile 2019-07-21 22:49:08 -04:00
6e13b44f84 resolve issues with 2e67425d8131a2b1eb7ff752335bccf371801b8b 2019-07-18 20:12:23 +10:00
be8213d8ee resolve conflicts 2019-07-18 16:56:57 +10:00
dd38cbe750 . 2019-07-18 04:30:02 +10:00
68ea3d6e99 revert some changes 2019-07-17 20:50:54 +10:00
8108d0a936 Major command changes that don't work yet. 2019-07-16 23:44:34 -04:00
fee57017cd Bump dummy version to 1.14 2019-07-11 22:50:28 +02:00
cf0c735cf3 Merge branch 'breaking' into breaking-114 2019-07-11 08:08:55 +10:00
cafd4bfece use Locale.ROOT for uppercase as well 2019-07-10 22:26:31 +10:00
a98a91e066 Use Locale.ROOT 2019-07-10 21:03:00 +10:00
b32d46b08a Use Locale.ROOT 2019-07-10 21:01:56 +10:00
50e649acb8 update items 2019-07-10 20:58:27 +10:00
4a40c7d99c Renaming and cleanup and a new method. 2019-07-09 15:50:13 -04:00
f99d6e7478 wip on 1.14 2019-07-09 17:18:51 +10:00
ffc2092d93 toggles and timeouts 2019-06-30 14:56:32 -04:00
a4344fb2df add 1.14 depend (non functional) 2019-06-29 14:06:19 +10:00
664a7017b6 Add NotNull annotation to adapter 2019-06-29 06:28:14 +10:00
d6280ec945 Avoid redundant check for performance critical code 2019-06-29 04:23:51 +10:00
a2efdbc488 a1c15e1c39 2019-06-29 03:10:47 +10:00
846a1b0769 6c94cca15e 2019-06-29 00:01:51 +10:00
d0a31691e1 Small changes 2019-06-26 20:14:00 -04:00
a69b239848 Upstream 2019-06-25 13:07:47 -04:00
a1c15e1c39 Many upstream changes. Should be non-breaking 2019-06-25 09:00:44 -04:00
8c9090a21d I changed stuff. That's all I remember 2019-06-23 13:27:34 -04:00
5f037df326 Adding missing permissions
Added some basic permissions to some basic and fawe specific commands.
Since they weren't around previously, they are true by default, however, you can now revoke/negate them.
2019-06-13 00:48:40 +02:00
229182aa63 Remove CUI and other cleaning 2019-06-06 18:39:51 -04:00
6bc5b4a823 . 2019-05-29 06:31:22 +10:00
d603f45063 remove debug 2019-05-05 22:19:13 +10:00
219321b777 Check before copy 2019-04-24 02:29:25 +10:00
1503ba94a4 Forgot FAWE was already added to lookup names 2019-04-23 23:44:47 +10:00
a523ef8176 Use update folder 2019-04-23 23:31:54 +10:00
02a6caa3ab Don't load dummy twice 2019-04-23 23:30:43 +10:00
edde2ebe51 remove debug 2019-04-14 00:07:17 +10:00
110f782a5c Optimize entity get (lazy nbt) 2019-04-14 00:00:38 +10:00
f9f6aead0f Some optimizations for 1.13 2019-04-13 16:44:23 +10:00
ee630b9236 Fixes #106 2019-04-07 01:38:25 +02:00
501992dd20 Fix setPosition 2019-04-06 05:51:18 +11:00
2143b9b5b7 finish block registry 2019-04-05 17:51:42 +11:00
be5541b61b revert some changes 2019-04-05 15:48:41 +11:00