|
ee59dec3d8
|
comments / minor compiling
|
2019-08-07 10:13:07 +10:00 |
|
|
322a3e66be
|
piston doesn't like conditions
|
2019-08-07 06:24:05 +10:00 |
|
|
92fb90de09
|
Fix some arguments
|
2019-08-07 06:18:44 +10:00 |
|
|
4c2b753687
|
merge
|
2019-08-07 01:32:05 +10:00 |
|
|
a476ab1ea0
|
merge
|
2019-08-07 01:29:49 +10:00 |
|
|
a3c58a187e
|
merge
|
2019-08-07 01:29:09 +10:00 |
|
|
b6bc09226c
|
conflicts
|
2019-08-07 01:25:53 +10:00 |
|
|
e25a6d21cd
|
Add -e/-b/-m flags to //stack and //move, to match copy and paste.
Fixes WORLDEDIT-3935.
|
2019-08-05 22:47:57 -04:00 |
|
|
6ab74dc7e5
|
Add missing radius checks.
Courtesy @mathiascode.
|
2019-08-05 17:39:00 -04:00 |
|
|
5c6c41a95a
|
Docs, command, and formatting changes.
|
2019-08-03 22:43:29 -04:00 |
|
|
cb03ed2fe8
|
remove Fast2DIterator
|
2019-07-30 15:27:59 -04:00 |
|
|
0d2b0025ce
|
Merge branch 'commanding' of https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13 into commanding
# Conflicts:
# worldedit-core/src/main/java/com/sk89q/worldedit/command/MaskCommands.java
|
2019-07-29 21:06:11 -04:00 |
|
|
198427dc3d
|
fix more compile errors
|
2019-07-29 21:05:31 -04:00 |
|
|
7967ef4db4
|
ff586011
|
2019-07-30 07:39:18 +10:00 |
|
|
7f51791d6c
|
Merge remote-tracking branch 'remotes/origin/commanding' into commanding
# Conflicts:
# worldedit-core/src/main/java/com/sk89q/worldedit/command/ChunkCommands.java
# worldedit-core/src/main/java/com/sk89q/worldedit/command/UtilityCommands.java
|
2019-07-29 10:58:41 -04:00 |
|
|
ca54f8c371
|
Work on CLI and I forget what else
|
2019-07-29 10:57:28 -04:00 |
|
|
6631b6bdf0
|
Make BlockStateHolder extend Pattern.
Removes the need for wrapping them in BlockPattern.
|
2019-07-28 18:20:00 -04:00 |
|
|
1c256c1f5a
|
add Range annotation
|
2019-07-29 05:26:44 +10:00 |
|
|
3303434d52
|
listchunks doesn't need to be a list
Nor does it need to be a string. As long as we can iterate, it should be fine.
This somewhat mitigates OOM from listchunks.
|
2019-07-29 05:03:17 +10:00 |
|
|
c93e5ccfdf
|
Don't suggest ##* for masks.
|
2019-07-28 10:02:47 -04:00 |
|
|
50cea37439
|
Fix other minor suggestion bugs
|
2019-07-27 23:49:11 -07:00 |
|
|
8f33e0d550
|
Make a bunch of paginations internal, generify command boxes. (#509)
|
2019-07-27 14:35:38 +10:00 |
|
|
7963b2c92f
|
Removed commands.yml
I also did a few renames as well as a command registration fix.
|
2019-07-26 19:23:24 -04:00 |
|
|
ff5860113d
|
It started on work with commands then I got carried away.
|
2019-07-25 14:44:10 -04:00 |
|
|
8545417b3a
|
Fix error in /up when used out of bounds.
Also reduce calls to Entity#getLocation() all over since it's
more expensive than it needs to be (adapts world/vector every time).
|
2019-07-23 22:16:26 -04:00 |
|
|
01c371df9c
|
Minor upstream changes and obviously more command work
|
2019-07-23 19:17:38 -04:00 |
|
|
9816eb3102
|
More work on commands
|
2019-07-23 16:26:18 -04:00 |
|
|
478c330c1e
|
Merge branch 'commanding' of https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13 into commanding
# Conflicts:
# worldedit-core/src/main/java/com/boydti/fawe/command/CFICommands.java
# worldedit-core/src/main/java/com/boydti/fawe/object/extent/NullExtent.java
|
2019-07-22 22:26:00 -04:00 |
|
|
b230999ca0
|
Mainly formatting and some work on schematic commands
|
2019-07-22 22:22:32 -04:00 |
|
|
c05d425f64
|
couple more compilation issues
|
2019-07-23 06:58:18 +10:00 |
|
|
46f5b12b36
|
Convert tabs to whitespace.
|
2019-07-22 16:42:40 -04:00 |
|
|
4d8cf04be1
|
fix some more compilation issues
|
2019-07-22 19:05:14 +10:00 |
|
|
55196cec6d
|
Update GenerationCommands.java
|
2019-07-22 16:57:12 +10:00 |
|
|
53eba86cdc
|
Delete SelectionCommand.java
|
2019-07-22 16:57:06 +10:00 |
|
|
90044382d4
|
typo
|
2019-07-22 16:47:12 +10:00 |
|
|
42a65ac924
|
@Range
|
2019-07-22 16:44:03 +10: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 |
|
|
f5c202af6d
|
BrushCommands
|
2019-07-21 21:39:36 +10:00 |
|
|
ee5e15eda3
|
visual chunk
|
2019-07-20 15:32:15 +10:00 |
|
|
85ebee7da7
|
brush settings
|
2019-07-20 01:29:49 +10:00 |
|
|
e86e4c9c53
|
wip on FaweQueue
|
2019-07-19 06:49:29 +10:00 |
|
|
f500b5e056
|
CommandContext + Confirmation
Use InjectedValueAccess instead
Fix command confirmation
|
2019-07-19 06:03:27 +10:00 |
|
|
81298bf555
|
add command queuing
|
2019-07-19 03:10:04 +10: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 |
|
|
905fbf5a0b
|
8108d0a9
|
2019-07-18 02:31:13 +10:00 |
|
|
1d413cde76
|
BrushTool typo
|
2019-07-17 10:56:28 -04:00 |
|