This website requires JavaScript.
94a14b03b6
fix brush size 0/1
dordsor21
2020-12-17 15:26:17 +00:00
236e3c3f6f
correctly set changes to editsession for line/spline fixes #696
dordsor21
2020-12-17 15:02:49 +00:00
b57c472b86
Save the get blocks to the set chunk after history is written when post-processing
dordsor21
2020-12-17 14:09:54 +00:00
030c253732
Merge branch 'main' of https://github.com/IntellectualSites/FastAsyncWorldEdit into main
MattBDev
2020-12-16 22:54:26 -05:00
f347e0f5f5
update some utility commands fixes #557
dordsor21
2020-12-16 19:23:41 +00:00
d5005a04e3
Return air if attempt to retrieve block from outside range Fixes #682
dordsor21
2020-12-16 19:08:00 +00:00
aeccce24a9
fix #550
dordsor21
2020-12-16 17:38:15 +00:00
61fd8c0de5
Update generate tree to match upstream
dordsor21
2020-12-16 17:20:33 +00:00
3a3bf7382d
Update block NBT to include the coordinates when saving to history fixes #708 and fixes #655
dordsor21
2020-12-16 16:59:16 +00:00
e4709eb6dc
idk why I did &3 half fixes #769
dordsor21
2020-12-16 12:34:54 +00:00
fdeaa8ad41
Merge branch 'main' of https://github.com/IntellectualSites/FastAsyncWorldEdit into main
MattBDev
2020-12-14 18:23:14 -05:00
6676d77aaa
Stop writing corrupt tile entities to schematics also make some stuff definitely immutable.
dordsor21
2020-12-13 21:06:36 +00:00
04ba545aa2
NullPointer fix for /schematic list (#781 )
Ivan Volkov
2020-12-13 09:20:10 -05:00
bfc657d3f6
Schem file limits (#773 )
Ivan Volkov
2020-12-12 17:38:44 -05:00
26e3e56988
Don't allow blocks as brushes fixes #748
dordsor21
2020-12-11 17:02:54 +00:00
ae39f7bba3
use full chunks for distr and account for __RESERVED__ blocks fixes #759
dordsor21
2020-12-11 16:13:09 +00:00
56cf49c167
Send chunks if they're in the paper no-tick-distance Fixes #766 and #677
dordsor21
2020-12-11 15:36:42 +00:00
3717351d61
//setbiome should be 3D as well
dordsor21
2020-12-11 12:55:49 +00:00
ff7c972ea6
Don't try to be clever with bitwise Fixes #769
dordsor21
2020-12-11 12:55:38 +00:00
be44e1449c
remove mutability in clipboards (particularly clipboard pattern) fixes #776
dordsor21
2020-12-11 11:34:56 +00:00
d4c0ab3790
Update label
N0tMyFaultOG
2020-12-10 11:36:54 +01:00
99fbd12ffd
Stale ignores pull requests
NotMyFault
2020-12-10 11:29:29 +01:00
3af1f45b4c
Add note about outdated java version
N0tMyFaultOG
2020-12-08 00:12:39 +01:00
55ba004c3f
Merge pull request #771 from IntellectualSites/16r2customRegistry
NotMyFault
2020-12-07 18:49:12 +01:00
44fa96939b
Merge branch 'main' into 16r2customRegistry
NotMyFault
2020-12-07 18:49:00 +01:00
2ada9fd086
Update stale.yml
NotMyFault
2020-12-07 18:48:43 +01:00
0c941465b1
Change Method on 1.16 R2
Aurora
2020-12-07 17:21:02 +01:00
cc5b3ec60d
Create stale.yml
NotMyFault
2020-12-04 15:46:51 +01:00
1bdac416d0
Add missing upstream methods
N0tMyFaultOG
2020-12-02 17:12:04 +01:00
3b201536a8
Maybe we should actually load the 1.16.4 adapter as well (#764 )
Aurora
2020-12-02 14:55:24 +01:00
11f50f8b53
Add 1.16 tree types (#757 )
Aurora
2020-11-23 19:04:34 +01:00
202631ca26
Update github actions workflow
N0tMyFaultOG
2020-11-23 18:49:08 +01:00
fbc972f89c
Merge pull request #751 from libraryaddict/main
NotMyFault
2020-11-17 09:14:38 +01:00
2ccc234608
Correct typo from max world height of 265 to 256
libraryaddict
2020-11-17 21:06:03 +13:00
164907a47a
Merge branch 'main' of https://github.com/IntellectualSites/FastAsyncWorldEdit into main
N0tMyFaultOG
2020-11-16 13:53:47 +01:00
f88106886b
Update website url
N0tMyFaultOG
2020-11-16 13:53:25 +01:00
2a5b385578
Fix missing stacker tool message
NotMyFault
2020-11-16 13:31:49 +01:00
60f3224318
Deprecate the non-Pattern methods in EditSession and fix a recursion loop
N0tMyFaultOG
2020-11-13 22:42:03 +01:00
6cd28a87d4
Update the CraftScript README and SUBMITTING files
N0tMyFaultOG
2020-11-13 22:40:35 +01:00
5d283e1a17
Fix variable argument functions in expressions
N0tMyFaultOG
2020-11-13 22:35:53 +01:00
a32b4a1345
Fixed undo/redo not working from console/commandblock
N0tMyFaultOG
2020-11-13 22:25:47 +01:00
cb088ff3e5
Remove Y limits if a region has no world
N0tMyFaultOG
2020-11-13 22:10:43 +01:00
197389bd32
Improve requireTag exception messages
N0tMyFaultOG
2020-11-13 22:09:36 +01:00
d44cceb1e9
Fix //chunk text and clarify the y-index in the help text.
N0tMyFaultOG
2020-11-13 22:01:12 +01:00
560ab289a7
Move connections to neighbors update
N0tMyFaultOG
2020-11-13 22:00:01 +01:00
d2fbd40021
Lower-case registry arguments in converter
N0tMyFaultOG
2020-11-13 21:56:27 +01:00
0d2c4c0825
Make block positions copy on click for //size
N0tMyFaultOG
2020-11-13 21:54:46 +01:00
679b9d203d
Add -w flag to butcher for water mobs
N0tMyFaultOG
2020-11-13 21:46:11 +01:00
9cd05bc5a1
Use /tool in /toggleeditwand description
N0tMyFaultOG
2020-11-13 21:37:36 +01:00
9fbbcdb3f7
Make /toggleeditwand translatable
Octavia Togami
2020-10-17 13:26:48 -07:00
0ee1321546
Add missing permissions
N0tMyFaultOG
2020-11-13 21:08:57 +01:00
48ee33847c
Identify as Fawe when using an outdated version
NotMyFault
2020-11-11 17:37:59 +01:00
6ae2275990
Register GenerationCommands
Hannes Greule
2020-11-09 11:51:36 +01:00
428f8e201d
Upstream changes (#717 )
Hannes Greule
2020-11-09 10:38:10 +01:00
49052d73ce
Update FAWE to 1.16.4 (#734 )
Aurora
2020-11-03 19:46:54 +01:00
0a233e82a0
Update adapters for 1.16.4
N0tMyFaultOG
2020-11-03 00:36:19 +01:00
b728989355
Refactor Jars to ThirdPartyManager
N0tMyFaultOG
2020-11-01 20:56:45 +01:00
781c1e943b
Fixed dumb typo
Matt
2020-10-31 22:09:13 -04:00
9fd872a49e
Fixed dumb typo
Matt
2020-10-31 22:08:45 -04:00
985fd90ef7
Update Jars.java (#730 )
Matt
2020-10-31 22:05:31 -04:00
65c0b8905f
Update SilentPlayerWrapper.java (#729 )
Matt
2020-10-31 22:00:14 -04:00
0746c1185f
Update FaweVersion.java (#728 )
Matt
2020-10-31 21:56:21 -04:00
44619e1f21
Merge branch 'main' of https://github.com/IntellectualSites/FastAsyncWorldEdit into main
MattBDev
2020-10-28 18:47:30 -04:00
478ab167fa
Shift region logger to debug
NotMyFault
2020-10-24 09:55:49 +02:00
b5d9ee1532
Merge branch 'main' of https://github.com/IntellectualSites/FastAsyncWorldEdit into main
MattBDev
2020-10-23 15:11:29 -04:00
c6ef1bc1de
Full support for 3D biomes (#714 )
dordsor21
2020-10-22 22:18:16 +01:00
28f5a7072d
Merge pull request #707 from IronApollo/biome-regen
NotMyFault
2020-10-22 10:57:49 +02:00
30863c36e7
Fix confirm deadlock and confirm permissions/limits (#718 )
Hannes Greule
2020-10-22 07:28:07 +02:00
097f3ec473
Reimplement #offset mask (#712 )
Hannes Greule
2020-10-20 14:37:21 +02:00
d3600e4225
Remove dead config entries
N0tMyFaultOG
2020-10-15 18:23:10 +02:00
27f16d97b3
Optimize biome retrieval
IronApollo
2020-10-14 23:10:55 -04:00
5508b415c9
Allow nullable BukkitPlayers for whatever reason WorldGuard needs them for I guess? (#706 )
dordsor21
2020-10-14 19:56:16 +01:00
e6b083554b
Implement biome-specific regen
IronApollo
2020-10-13 22:43:11 -04:00
b86e452b80
Add jvm flags to debugpaste
NotMyFault
2020-10-13 15:14:55 +02:00
f95cf0a9ca
Add missing translation strings
NotMyFault
2020-10-13 15:00:46 +02:00
3ab0d05c1d
Merge branch 'main' of https://github.com/IntellectualSites/FastAsyncWorldEdit into main
MattBDev
2020-10-12 18:26:00 -04:00
4127e83749
Don't paste ComplexEntityParts
Aurora
2020-10-12 11:57:39 +02:00
b5f41501e4
fix tabcomplete for brushes and possible many other commands
wea_ondara
2020-10-11 13:28:47 +02:00
6d45169d9d
fix tabcomplete for biomes and tree types, fixes #457
wea_ondara
2020-10-10 15:41:34 +02:00
8c26c55501
Fix scaling
N0tMyFaultOG
2020-10-11 13:39:59 +02:00
4cea303eb7
Update logo
N0tMyFaultOG
2020-10-11 13:37:11 +02:00
3c6280b11e
Re-Implement //regen (#598 )
Aurora
2020-10-10 11:57:12 +02:00
d42e152348
Update adapters
N0tMyFaultOG
2020-10-09 22:39:36 +02:00
3c40c53f66
Add missing aliases
NotMyFault
2020-10-09 10:13:13 +02:00
67cc5fb984
Merge branch 'logging' into main
N0tMyFaultOG
2020-10-09 10:03:13 +02:00
3fab209bdb
Merge branch 'main' of https://github.com/IntellectualSites/FastAsyncWorldEdit into main
MattBDev
2020-10-08 22:53:19 -04:00
0021aeb40a
Several fixes to actual, probable and possible synchronocity issues (#691 )
dordsor21
2020-10-08 21:15:05 +01:00
e19c537f62
Reimplement l2d, l3d, existing and buffer pattern (#684 )
Hannes Greule
2020-10-08 17:39:15 +02:00
62fa6d255c
Fix //jumpto (#689 )
weaondara
2020-10-08 17:38:31 +02:00
cf0ff72524
Correctly queue edits Synchronising on the LocalSession ends up being dangerous as it's a craftbukkit thread, leading to blocking issues if something goes wrong in an edit, made worse by the fact craftbukkit threads like to interfere with each other sometimes, and also cause OOMs and hanging when there are too many of them.
dordsor21
2020-10-08 10:53:57 +01:00
d10a5cc5fa
Fix schem loading of sponge schems with dataversion == 1 (#690 )
weaondara
2020-10-07 21:11:57 +02:00
950b1599ec
Fix copypaste brush (#688 )
Hannes Greule
2020-10-07 15:32:05 +02:00
d5d09ba586
Remove deep synchronisation that is a very plausible cause of circular locking. This may be a fix for #685
dordsor21
2020-10-07 15:52:48 +01:00
ae38880e1b
Rename FAWE Threads to be more identifiable.
MattBDev
2020-10-08 21:47:34 -04:00
c4c50da4f9
Merge branch 'main' of https://github.com/IntellectualSites/FastAsyncWorldEdit into main
MattBDev
2020-10-08 21:47:41 -04:00
af3c723e0d
Rename FAWE Threads to be more identifiable.
MattBDev
2020-10-08 21:47:34 -04:00
0c9f00b6ba
Update worldedit-core/src/main/java/com/sk89q/worldedit/regions/EllipsoidRegion.java
dordsor21
2020-10-08 21:15:48 +01:00
5b97c0abcd
Several fixes to actual, probable and possible synchronocity issues (#691 )
dordsor21
2020-10-08 21:15:05 +01:00
4407749219
Reimplement l2d, l3d, existing and buffer pattern (#684 )
Hannes Greule
2020-10-08 17:39:15 +02:00
116c5d17c5
Fix //jumpto (#689 )
weaondara
2020-10-08 17:38:31 +02:00