Commit Graph

217 Commits

Author SHA1 Message Date
MattBDev f262271519 Message updates 2019-11-02 15:53:25 -04:00
MattBDev ca843f1b90 Minor changes for readability 2019-10-23 22:34:44 -04:00
Jesse Boyd 2080e9786b commanding-pipeline diff 2019-10-23 05:23:52 +01:00
MattBDev ccd8f2c2a9 Attempt to fix command execution. 2019-10-09 20:43:28 -04:00
MattBDev 11d30d2f94 Disabled FAWE commands until the plugin can actually set a block again 2019-10-07 15:09:52 -04:00
Kenzie Togami 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
MattBDev 51a5c22677 I hope these are the last few errors 2019-10-03 20:37:19 -04:00
MattBDev 24a147465d Fixed a bunch of extends and removed slottableblockbag 2019-09-21 21:00:45 -04:00
MattBDev 8b96cdc9a5 *
A tribute to Jesse
2019-09-20 21:52:35 -04:00
MattBDev c926cddbd6 Item Registry Test is now functional 2019-09-19 14:56:03 -04:00
MattBDev 3bcfcd3008 Fixed bug with wands and updated tests 2019-09-18 15:09:04 -04:00
MattBDev 4357c4b049 Fixed not being able to login. 2019-09-15 12:50:37 -04:00
MattBDev 14ed3f1d9c Remove FawePlayer and API modifications 2019-09-13 23:05:16 -04:00
MattBDev ae2d765533 Removed duplicated method and implemented missing ones 2019-09-03 12:17:21 -04:00
MattBDev 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
MattBDev c20f4c6b7f Fixed a null pointer. Merged in a bunch of CLI stuff. 2019-09-02 15:22:43 -04:00
Jesse Boyd 68eea925e1 update adapter and platform manager 2019-08-29 13:57:03 +01:00
Jesse Boyd 4e49d16505 fix dependencies 2019-08-26 05:45:03 +01:00
Jesse Boyd ae89c16390 merge 2019-08-23 08:36:33 +01:00
Jesse Boyd d434dfcfdd some minor refactoring 2019-08-18 02:09:09 +01:00
Jesse Boyd 74fe88ae01 merge 2019-08-07 01:28:12 +10:00
MattBDev 9816eb3102 More work on commands 2019-07-23 16:26:18 -04:00
MattBDev 46f5b12b36 Convert tabs to whitespace. 2019-07-22 16:42:40 -04:00
Jesse Boyd 283351fea5 fix conflicts 2019-07-22 16:39:43 +10:00
Jesse Boyd 07283af614 some bindings 2019-07-22 16:02:51 +10:00
MattBDev 9c3122a227 More work on getting commands to compile 2019-07-21 22:49:08 -04:00
Jesse Boyd 6e13b44f84 resolve issues with 2e67425d8131a2b1eb7ff752335bccf371801b8b 2019-07-18 20:12:23 +10:00
Jesse Boyd be8213d8ee resolve conflicts 2019-07-18 16:56:57 +10:00
Jesse Boyd dd38cbe750 . 2019-07-18 04:30:02 +10:00
Jesse Boyd 68ea3d6e99 revert some changes 2019-07-17 20:50:54 +10:00
MattBDev 8108d0a936 Major command changes that don't work yet. 2019-07-16 23:44:34 -04:00
NotMyFault fee57017cd Bump dummy version to 1.14 2019-07-11 22:50:28 +02:00
Jesse Boyd cf0c735cf3 Merge branch 'breaking' into breaking-114 2019-07-11 08:08:55 +10:00
Jesse Boyd cafd4bfece use Locale.ROOT for uppercase as well 2019-07-10 22:26:31 +10:00
Jesse Boyd a98a91e066 Use Locale.ROOT 2019-07-10 21:03:00 +10:00
Jesse Boyd b32d46b08a Use Locale.ROOT 2019-07-10 21:01:56 +10:00
Jesse Boyd 50e649acb8 update items 2019-07-10 20:58:27 +10:00
MattBDev 4a40c7d99c Renaming and cleanup and a new method. 2019-07-09 15:50:13 -04:00
Jesse Boyd f99d6e7478 wip on 1.14 2019-07-09 17:18:51 +10:00
MattBDev ffc2092d93 toggles and timeouts 2019-06-30 14:56:32 -04:00
Jesse Boyd a4344fb2df add 1.14 depend (non functional) 2019-06-29 14:06:19 +10:00
Jesse Boyd 664a7017b6 Add NotNull annotation to adapter 2019-06-29 06:28:14 +10:00
Jesse Boyd d6280ec945 Avoid redundant check for performance critical code 2019-06-29 04:23:51 +10:00
Jesse Boyd a2efdbc488 a1c15e1c39 2019-06-29 03:10:47 +10:00
Jesse Boyd 846a1b0769 6c94cca15e 2019-06-29 00:01:51 +10:00
MattBDev d0a31691e1 Small changes 2019-06-26 20:14:00 -04:00
MattBDev a69b239848 Upstream 2019-06-25 13:07:47 -04:00
MattBDev a1c15e1c39 Many upstream changes. Should be non-breaking 2019-06-25 09:00:44 -04:00
MattBDev 8c9090a21d I changed stuff. That's all I remember 2019-06-23 13:27:34 -04:00
NotMyFault 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