Commit Graph

1450 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
3e15d63448
Check towny ranks 2018-08-28 03:31:40 +10:00
Jesse Boyd
765be78aff
Add fawe.towny.member perm 2018-08-28 03:17:21 +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
de52cfc656
Fix nukkit setbiome 2018-08-22 01:23:22 +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
fc1a8da8e2
Merge pull request #1062 from LeoDog896/patch-1
Update CONTRIBUTING.md
2018-08-21 04:17:26 +10:00
Jesse Boyd
16e7a90802
Update translations 2018-08-21 04:12:12 +10:00
Jesse Boyd
f777211b90
Merge branch 'master' of https://github.com/boy0001/FastAsyncWorldedit 2018-08-21 04:02:52 +10:00
Jesse Boyd
46e36d90a4
Fixes #1083 2018-08-21 04:02:37 +10:00
Jesse Boyd
39ef1d7d62
Merge pull request #1081 from N0tMyFaultOG/patch-1
Dutch translation
2018-08-18 13:32:47 +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
d0a55ba4a4
Merge pull request #1074 from Byteflux/master
Remove custom event registration and improve 1.8+ detection
2018-08-13 05:16:51 +10:00
Byteflux
7e2b2e45b4 Remove custom event registration and improve 1.8+ detection 2018-08-12 12:07:09 -07: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
a3a28fe3de
Register each method + debug bad getMethods() 2018-08-13 04:28:14 +10:00
Jesse Boyd
e75ff89429
Also remove the individual listeners 2018-08-13 04:21:43 +10:00
Jesse Boyd
c472e85a27
Remove BlockExplodeEvent 2018-08-13 03:52:53 +10:00
Jesse Boyd
4394b45743
Register BlockExplodeEvent in another class 2018-08-13 03:47:21 +10:00