Commit Graph

1035 Commits

Author SHA1 Message Date
Jesse Boyd
1c6097454f
Make tag mutable 2018-08-03 12:51:07 +10:00
Jesse Boyd
12265521c8
Allow rollbacks of all users 2018-08-03 11:55:44 +10:00
Jesse Boyd
c1ef78b30f
use switch 2018-08-03 11:40:05 +10:00
Jesse Boyd
55a8978869
Add history restore command 2018-08-03 11:29:34 +10:00
Jesse Boyd
f2412bca13
Add nbt stripping 2018-08-03 11:12:03 +10:00
Jesse Boyd
3ed2e57f3a
Comment out unfinished code 2018-07-27 13:37:25 +10:00
Jesse Boyd
4d08c1229b
Fix setBiome with invalid biome 2018-07-27 13:26:32 +10:00
Jesse Boyd
f5f13ddbe3
Add anvil command to delete all chunks matching a specified biome 2018-07-25 18:26:05 +10:00
Jesse Boyd
a00345fd94
Tweak reset message 2018-07-21 22:53:37 +10:00
Jesse Boyd
dc593a4667
Added argument for catenary direction 2018-07-21 22:42:15 +10:00
Jesse Boyd
074cf281c9
Check session exists before saving 2018-07-21 15:25:27 +10:00
Jesse Boyd
efef7bcc00
Fixes ascend/descend bug 2018-07-21 12:47:46 +10:00
Jesse Boyd
7cbb117215
Check permission when using BrushTool 2018-07-15 15:57:43 +10:00
Jesse Boyd
9a8ec501b7
Dont override commands 2018-07-10 08:22:37 +10:00
Jesse Boyd
c8eea3c976
* 2018-07-10 01:06:32 +10:00
Jesse Boyd
bc9ccbd898
Fix brush commands 2018-07-10 00:51:52 +10:00
Jesse Boyd
6138a20105
Allow merging of dispatchers during command registration 2018-07-09 18:36:40 +10:00
Jesse Boyd
3ee4ab1e73
Add config option for mask type 2018-07-07 10:07:31 +10:00
Jesse Boyd
8796252c95
Add getter for WorldEdit 2018-07-07 07:14:30 +10:00
Jesse Boyd
db3c83fdef
Wrap if command class is instance of processor 2018-07-07 07:12:54 +10:00
Jesse Boyd
bcfc7275ad
Synchronize on chunk manager swap/move to avoid OOM 2018-07-05 19:34:24 +10:00
Jesse Boyd
cc97c8d21e
Tweak task scheduling for less tps impact 2018-06-24 21:53:28 +10:00
Jesse Boyd
29794d4ccd
Fixes #795 2018-06-24 21:50:24 +10:00
Jesse Boyd
c4d373549a
Fix WorldCopyClipboard 2018-06-19 07:34:22 +10:00
Jesse Boyd
9144d37c25
Fixes #1024 2018-06-10 15:54:59 +10:00
Jesse Boyd
3dbe0e9c30
Fix potential stack overflow 2018-06-07 03:49:14 +10:00
Jesse Boyd
4049014cb8
Allow multiple queued brush actions 2018-05-25 22:29:54 +10:00
Jesse Boyd
58bf6f3172
* 2018-05-23 17:12:27 +10:00
Jesse Boyd
7eb83c000b
Fix command queuing from console 2018-05-23 16:34:38 +10:00
Jesse Boyd
cf27decdb4
Fix P2 maxY 2018-05-23 16:32:08 +10:00
Jesse Boyd
01554bf1fb
fix image alpha scaling with summed color table 2018-05-23 16:19:38 +10:00
Jesse Boyd
6c05ec3b2a
Fix //schem save -g 2018-05-23 16:18:18 +10:00
Jesse Boyd
999e97a2de
* 2018-05-23 16:18:01 +10:00
Jesse Boyd
ca1a62ac79
Add targetoffset scroll action 2018-05-23 16:17:37 +10:00
Jesse Boyd
c6605ce587
Fixes #1010 2018-05-23 16:16:09 +10:00
Jesse Boyd
c93c4aee65
nbt ids 2018-05-23 16:15:27 +10:00
Jesse Boyd
b281370f3b
* 2018-05-17 19:17:28 +10:00
Jesse Boyd
3cae6e08c8
Delete files in the background 2018-05-17 19:00:03 +10:00
Jesse Boyd
d541115a3b
Use 0,255 for min/max build height 2018-05-16 12:07:30 +10:00
Jesse Boyd
5d076ef4b2
Fix issue with task queueing 2018-05-15 16:21:08 +10:00
Jesse Boyd
7aebc60983
remove debug 2018-05-15 15:24:43 +10:00
Jesse Boyd
f95b659860
Fixes #1004 2018-05-15 11:11:00 +10:00
Jesse Boyd
9a54719d13
FIx MCAChunk move 2018-05-15 10:22:57 +10:00
Jesse Boyd
fc599f2f86
Fix updater 2018-05-13 10:54:26 +10:00
Jesse Boyd
3b5c1d1c8b
Don't give default limit if they have another 2018-05-13 10:50:42 +10:00
Jesse Boyd
2a7e111f46
Various minor
Fix NullExtent for heightmaps
auto dequeue the database and visualization tasks
2018-05-12 10:55:06 +10:00
Jesse Boyd
fe17434d00
Add image brush 2018-05-11 17:59:32 +10:00
Jesse Boyd
8218e831ac
Add command //gtexture for texture control
Used in various patterns
2018-05-08 20:53:17 +10:00
Jesse Boyd
345b344000
Fix some region issues 2018-05-08 15:24:50 +10:00
Jesse Boyd
ba5f37cd32
tweak update option comment 2018-05-08 15:21:13 +10:00
Jesse Boyd
0d9e79f4ae
Fixes #994 2018-05-06 16:32:50 +10:00
Jesse Boyd
0d1b46189b
CFI yscaling 2018-05-06 13:14:26 +10:00
Jesse Boyd
90713991a9
Fix //image arguments 2018-05-03 08:39:33 +10:00
Jesse Boyd
89bd2c0025
Suggest //schem show all <args> if no schems are found 2018-05-02 10:51:58 +10:00
Jesse Boyd
e1df0ac8d1
Resolve paths where ../ fails 2018-05-02 10:34:15 +10:00
Jesse Boyd
63cb4784e7
debug file not found 2018-05-02 09:57:05 +10:00
Jesse Boyd
199eea5d9f
Fixes #860 2018-05-02 09:21:54 +10:00
Jesse Boyd
7a9ed0f512
Use file separator 2018-05-02 09:16:04 +10:00
Jesse Boyd
af43e19018
Fixes #991 2018-05-02 09:07:01 +10:00
Jesse Boyd
03318369ae
Catch Exception (legacy sk89q command utils) 2018-05-02 02:15:03 +10:00
Jesse Boyd
d32bcaac4b
Merge branch 'master' of https://github.com/boy0001/FastAsyncWorldedit 2018-04-30 06:20:51 +10:00
Jesse Boyd
e244235350
Fixes #765 2018-04-30 06:20:41 +10:00
Joey
19a9db3abf Added a "Keep entities in non-air blocks" setting 2018-04-29 17:40:48 +02:00
Jesse Boyd
7519f735bc
Add #extrema mask 2018-04-29 23:38:05 +10:00
Jesse Boyd
0f2125cc83
ADD #roc mask 2018-04-29 16:32:45 +10:00
Jesse Boyd
81a76dfd30
Don't consume optional arguments 2018-04-29 12:59:08 +10:00
Jesse Boyd
916bca59ba
* 2018-04-29 12:22:17 +10:00
Jesse Boyd
4d62867cb6
Optional distance for angle patterns/masks 2018-04-28 06:59:23 +10:00
Jesse Boyd
2ec9a92268
Updated updater 2018-04-28 06:38:53 +10:00
Jesse Boyd
e8feaa9204
Fix angle mask
Fixes #923
Fixes #884
Fixes #804
2018-04-27 14:19:04 +10:00
Jesse Boyd
eaa8fbfc9d
Fixes #985 2018-04-27 09:00:19 +10:00
Jesse Boyd
8e3e5b0d14
* 2018-04-26 05:24:41 +10:00
Jesse Boyd
29337e17d1
Fix extending region typo 2018-04-26 05:14:41 +10:00
Jesse Boyd
6cec36af99
CFI masking 2018-04-25 09:34:12 +10:00
Jesse Boyd
13b5ded4e9
Fix TextureUtil mushroom coloring 2018-04-22 07:35:34 +10:00
Jesse Boyd
668f6c6e34
Improved edit confirmation 2018-04-22 00:19:48 +10:00
Jesse Boyd
7065492740
Use temporary clipboard 2018-04-22 00:09:23 +10:00
Jesse Boyd
a89bdae93b
Fixes #977 2018-04-20 02:17:03 +10:00
Jesse Boyd
02f2572cf5
*clearclipboard 2018-04-20 00:32:44 +10:00
Jesse Boyd
40a569e14e
Fixes #976 2018-04-19 23:55:03 +10:00
Jesse Boyd
11ac395ff6
Update #surfacespread desc 2018-04-19 05:14:09 +10:00
Jesse Boyd
b4bb0ddc15
* 2018-04-18 18:06:36 +10:00
Jesse Boyd
124cc02350
Fixes #975 2018-04-18 17:51:40 +10:00
Jesse Boyd
bd346bc4c5
Fix schem file filters 2018-04-18 09:00:40 +10:00
Jesse Boyd
5298c5401f
Fixes #973 2018-04-17 17:28:07 +10:00
Jesse Boyd
5fdad79469
More schem show stuff 2018-04-17 06:39:40 +10:00
Jesse Boyd
a7aef5bfd2
Fixes #972 2018-04-17 06:08:10 +10:00
Jesse Boyd
7997c60db4
* 2018-04-16 15:41:42 +10:00
Jesse Boyd
8830f9269c
Add PasteEvent 2018-04-16 15:40:48 +10:00
Jesse Boyd
d1231fb56d
Fix setExtent 2018-04-16 01:59:10 +10:00
Jesse Boyd
049aff4d74
check file format 2018-04-14 02:52:41 +10:00
Jesse Boyd
5bdc2d6519
Fixes #970 2018-04-14 02:23:31 +10:00
Jesse Boyd
39216dee42
Display usage 2018-04-13 19:59:08 +10:00
Jesse Boyd
6c67192fe2
VirtualWorld cache/optimizations 2018-04-13 19:49:03 +10:00
Jesse Boyd
d8d273a163
Merge branch 'master' of https://github.com/boy0001/FastAsyncWorldedit 2018-04-13 18:41:32 +10:00
Jesse Boyd
6968e66ad8
Various major
Implement virtual worlds
New schematic commands:
//schem show <directory>
//schem delete * - Deletes the files associated with your currently
loaded schematic
//schem move <directory> - Moves your currently loaded schematics to
this directory
//download -> supports downloading multiple schematics at once
2018-04-13 18:40:42 +10:00
Jesse Boyd
c938a61896
Merge pull request #957 from roro1506/patch-1
Update BBC.java
2018-04-12 21:33:20 +10:00
Jesse Boyd
b1f8bbddfa
* 2018-04-12 20:00:41 +10:00
Jesse Boyd
7968cdc232
support downloading multiple clipboards at once 2018-04-12 20:00:04 +10:00
roro1506
51a541eee1
Update BBC.java
Updated a wrong TIP which had old pattern type.
2018-03-21 13:24:43 +01:00