Commit Graph

1038 Commits

Author SHA1 Message Date
Jesse Boyd
7108d62567
add min/max args 2018-09-07 06:45:03 +10:00
Jesse Boyd
0af4a02687
Add heightmapinterface cm 2018-09-07 06:41:16 +10:00
Jesse Boyd
aa33250d42
Fix parser 2018-09-05 03:02:16 +10:00
Jesse Boyd
db7110dac8
Fix schem load url 2018-09-05 02:03:19 +10:00
Jesse Boyd
beb2e0e1b0
Various minor
JavaScript-API
Allow command replacing
Tweak primary thread checks
Tab completion
Schematic resolving
help tweaks
optimize change set
fix color brush
2018-09-04 05:40:06 +10:00
Jesse Boyd
0021ab0d61
Allow local images for brusehs 2018-09-03 07:45:57 +10:00
Jesse Boyd
57a977e148
Prompt for download link 2018-08-28 03:36:51 +10:00
Jesse Boyd
839a3151d5
Fix forge relog 2018-08-22 20:39:44 +10:00
Jesse Boyd
9e6b3fabe4
Use expression for brush radius 2018-08-22 03:10:20 +10:00
Jesse Boyd
57f61f4f74
Merge branch 'master' of https://github.com/boy0001/FastAsyncWorldedit 2018-08-22 00:43:44 +10:00
Jesse Boyd
83e818d1c9
Potentially fix biome parsing 2018-08-22 00:43:30 +10:00
Jesse Boyd
0866842257
Update message.yml 2018-08-21 04:23:11 +10:00
Jesse Boyd
16e7a90802
Update translations 2018-08-21 04:12:12 +10:00
NotMyFault
ea8d93c64b
Dutch translation 2018-08-17 22:56:09 +02:00
Jesse Boyd
a703bba082
Potential fix for anvil issues 2018-08-16 03:07:36 +10:00
Jesse Boyd
c836e0ef68
Merge branch 'master' of https://github.com/boy0001/FastAsyncWorldedit 2018-08-13 16:09:50 +10:00
Jesse Boyd
213207ab7b
Add schemvis create method 2018-08-13 16:09:33 +10:00
Jesse Boyd
c1e13b14a7
Merge pull request #1044 from Erumeldor/patch-1
Update german message.yml
2018-08-13 04:52:39 +10:00
Jesse Boyd
1b55aa0b0c
Fixes #1070 2018-08-12 22:50:56 +10:00
Jesse Boyd
055a08b741
Propogate error 2018-08-12 21:18:46 +10:00
Jesse Boyd
fa7fc22398
Record source 2018-08-11 15:06:02 +10:00
Jesse Boyd
c683b414ba
Add PlayerSaveClipboardEvent 2018-08-11 15:03:43 +10:00
Jesse Boyd
c12f685f0f
Add support for url:key in fullcopy 2018-08-09 23:58:26 +10:00
Jesse Boyd
60d07b5c2f
Use CommandException for //gui 2018-08-07 00:13:23 +10:00
Jesse Boyd
e6128ecf63
Also strip for entities 2018-08-03 13:20:07 +10:00
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
Erumeldor
7f26c57ed9
Update message.yml
The text said, that biomes have been changed in #num chunks. But it's blocks, not chunks
2018-06-26 12:58:24 +02: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