f262271519
Message updates
2019-11-02 15:53:25 -04:00
ca843f1b90
Minor changes for readability
2019-10-23 22:34:44 -04:00
2080e9786b
commanding-pipeline diff
2019-10-23 05:23:52 +01:00
ccd8f2c2a9
Attempt to fix command execution.
2019-10-09 20:43:28 -04:00
11d30d2f94
Disabled FAWE commands until the plugin can actually set a block again
2019-10-07 15:09:52 -04:00
0767f56711
Update to Piston 0.5.2 + Doctools/Deprecation improvements ( #523 )
...
* Update to Piston 0.5.2
* [Doctools] Fix output, be verbose about deprecations
* Improve deprecation system, doctools output
(cherry picked from commit 03c0cce53e
)
2019-10-07 12:57:47 -04:00
51a5c22677
I hope these are the last few errors
2019-10-03 20:37:19 -04:00
24a147465d
Fixed a bunch of extends and removed slottableblockbag
2019-09-21 21:00:45 -04:00
8b96cdc9a5
*
...
A tribute to Jesse
2019-09-20 21:52:35 -04:00
c926cddbd6
Item Registry Test is now functional
2019-09-19 14:56:03 -04:00
3bcfcd3008
Fixed bug with wands and updated tests
2019-09-18 15:09:04 -04:00
4357c4b049
Fixed not being able to login.
2019-09-15 12:50:37 -04:00
14ed3f1d9c
Remove FawePlayer and API modifications
2019-09-13 23:05:16 -04:00
ae2d765533
Removed duplicated method and implemented missing ones
2019-09-03 12:17:21 -04:00
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