Commit Graph

1065 Commits

Author SHA1 Message Date
xSamagon
71dedf61d8 Fix of issue 1123
Fix of issue 1123
Didn't check the whole code, but WorldEdit should be loaded when an INSTANCE of FAWE is set. (Since this is a core class, I didn't use the Bukkit API)
2018-09-15 23:46:19 +02:00
Jesse Boyd
671c781a7c
re-add lazyCopy to EditSession 2018-09-15 02:42:57 +10:00
Jesse Boyd
9023723a0e
Fix oregen 2018-09-14 07:38:57 +10:00
Jesse Boyd
406bc9c017
Merge pull request #1109 from N0tMyFaultOG/patch-1
Added missing language values
2018-09-14 00:58:48 +10:00
Jesse Boyd
f7decab132
Merge pull request #1110 from N0tMyFaultOG/master
Dutch and german message update
2018-09-14 00:58:28 +10:00
Jesse Boyd
936bd6fa91
Re-add isAlphaNumericUnd method to StringMan 2018-09-10 06:39:20 +10:00
Jesse Boyd
0640b19733
Fix command confirmation sessions 2018-09-08 09:09:51 +10:00
Jesse Boyd
8da1224e08
Fix undo 2018-09-08 08:23:01 +10:00
Jesse Boyd
ca5ffe081b
Fix cliff brush NPE 2018-09-08 02:25:38 +10:00
Jesse Boyd
d3ddd9ea6a
Fix compile 2018-09-08 02:07:47 +10:00
Jesse Boyd
9002a9a78f
Fix optional height NPE 2018-09-08 02:06:51 +10:00
Jesse Boyd
629f90cdaa
Fixes #1011 2018-09-08 01:34:45 +10:00
Jesse Boyd
9a67e7deb0
Fixes #1099 2018-09-08 01:30:50 +10:00
Jesse Boyd
e57ac75a50
fix typo 2018-09-07 06:58:09 +10:00
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
NotMyFault
3893aab67e
Update message.yml 2018-09-03 09:18:47 +02:00
Jesse Boyd
0021ab0d61
Allow local images for brusehs 2018-09-03 07:45:57 +10:00
NotMyFault
4095181346
Update message.yml 2018-09-02 23:21:00 +02:00
NotMyFault
fc74879a84
Update message.yml 2018-09-02 22:52:38 +02:00
NotMyFault
c4b24e501b
Update message.yml 2018-09-02 22:52:10 +02:00
NotMyFault
175bafdffb
Added missing language values 2018-09-02 21:52:19 +02: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