NotMyFault
44fa96939b
Merge branch 'main' into 16r2customRegistry
2020-12-07 18:49:00 +01:00
NotMyFault
2ada9fd086
Update stale.yml
2020-12-07 18:48:43 +01:00
Aurora
0c941465b1
Change Method on 1.16 R2
2020-12-07 17:21:02 +01:00
NotMyFault
cc5b3ec60d
Create stale.yml
2020-12-04 15:46:51 +01:00
N0tMyFaultOG
1bdac416d0
Add missing upstream methods
2020-12-02 17:12:04 +01:00
Aurora
3b201536a8
Maybe we should actually load the 1.16.4 adapter as well ( #764 )
2020-12-02 13:55:24 +00:00
Aurora
11f50f8b53
Add 1.16 tree types ( #757 )
2020-11-23 18:04:34 +00:00
N0tMyFaultOG
202631ca26
Update github actions workflow
2020-11-23 18:49:08 +01:00
NotMyFault
fbc972f89c
Merge pull request #751 from libraryaddict/main
...
Correct typo from max world height of 265 to 256
2020-11-17 09:14:38 +01:00
libraryaddict
2ccc234608
Correct typo from max world height of 265 to 256
2020-11-17 21:06:03 +13:00
N0tMyFaultOG
164907a47a
Merge branch 'main' of https://github.com/IntellectualSites/FastAsyncWorldEdit into main
2020-11-16 13:53:47 +01:00
N0tMyFaultOG
f88106886b
Update website url
2020-11-16 13:53:25 +01:00
NotMyFault
2a5b385578
Fix missing stacker tool message
2020-11-16 13:31:49 +01:00
N0tMyFaultOG
60f3224318
Deprecate the non-Pattern methods in EditSession and fix a recursion loop
...
eca310cf8f16240fabc0259f4f615cfa2d37909a
Co-Authored-By: Matthew Miller <mnmiller1@me.com>
2020-11-13 22:42:03 +01:00
N0tMyFaultOG
6cd28a87d4
Update the CraftScript README and SUBMITTING files
...
a095b284c8cebff0caf4f8dbfd8140c595787e76
Co-Authored-By: Matthew Miller <mnmiller1@me.com>
2020-11-13 22:40:35 +01:00
N0tMyFaultOG
5d283e1a17
Fix variable argument functions in expressions
...
204ef7a708466d8739e5dcbfbc4794b57cabab0f
Co-Authored-By: Octavia Togami <2093023+octylFractal@users.noreply.github.com>
2020-11-13 22:35:53 +01:00
N0tMyFaultOG
a32b4a1345
Fixed undo/redo not working from console/commandblock
...
65fbe09c35e9affa71d0ce7c20fa5ebd0f1c8365
Co-Authored-By: Matthew Miller <mnmiller1@me.com>
2020-11-13 22:25:47 +01:00
N0tMyFaultOG
cb088ff3e5
Remove Y limits if a region has no world
...
0cb1eea55b311473c9468f608a0090b93cf5de91
Co-Authored-By: Octavia Togami <2093023+octylFractal@users.noreply.github.com>
2020-11-13 22:10:43 +01:00
N0tMyFaultOG
197389bd32
Improve requireTag exception messages
...
e15d7993ada7b26784471bdb0e9550228724d900
Co-Authored-By: Octavia Togami <2093023+octylFractal@users.noreply.github.com>
2020-11-13 22:09:36 +01:00
N0tMyFaultOG
d44cceb1e9
Fix //chunk text and clarify the y-index in the help text.
...
e0b8b4856d22bc3edc7879e291a5502b79664fc3
Co-Authored-By: wizjany <568161+wizjany@users.noreply.github.com>
2020-11-13 22:01:12 +01:00
N0tMyFaultOG
560ab289a7
Move connections to neighbors update
...
e575ffef2c790ec2eb6f3fe121d44ddca850914c
Co-Authored-By: Octavia Togami <2093023+octylFractal@users.noreply.github.com>
2020-11-13 22:00:01 +01:00
N0tMyFaultOG
d2fbd40021
Lower-case registry arguments in converter
...
8377a6bdacb4d5e0b0af2d97e097e3d946cf1a0d
Co-Authored-By: Octavia Togami <2093023+octylFractal@users.noreply.github.com>
2020-11-13 21:56:27 +01:00
N0tMyFaultOG
0d2c4c0825
Make block positions copy on click for //size
...
6925d3715a6c6992d01ab1d4b5564bb9535b6711
Co-Authored-By: Lewis B <17665267+lewisjb@users.noreply.github.com>
2020-11-13 21:54:46 +01:00
N0tMyFaultOG
679b9d203d
Add -w flag to butcher for water mobs
...
beb784e0ffe1d8a8cf678912dbd6207e96afcfc8
Co-Authored-By: Lewis B <17665267+lewisjb@users.noreply.github.com>
2020-11-13 21:46:11 +01:00
N0tMyFaultOG
9cd05bc5a1
Use /tool in /toggleeditwand description
...
e320833961734c68a9d783bc9e3e77458e4c54d3
Co-Authored-By: Octavia Togami <2093023+octylFractal@users.noreply.github.com>
2020-11-13 21:37:36 +01:00
Octavia Togami
9fbbcdb3f7
Make /toggleeditwand translatable
...
56182ad0793b79fe53927c1363be92a42e3af14d
Co-Authored-By: Octavia Togami <2093023+octylFractal@users.noreply.github.com>
2020-11-13 21:36:38 +01:00
N0tMyFaultOG
0ee1321546
Add missing permissions
2020-11-13 21:08:57 +01:00
NotMyFault
48ee33847c
Identify as Fawe when using an outdated version
2020-11-11 17:37:59 +01:00
Hannes Greule
6ae2275990
Register GenerationCommands
2020-11-09 11:51:36 +01:00
Hannes Greule
428f8e201d
Upstream changes ( #717 )
...
* Perform part of the move of //fast to //perf (#1377 )
This re-adds a deprecated `//fast` and moves the current logic to
`//perf`. Later `//perf` will have its syntax reworked, when Piston
finally supports sub-commands properly!
* Names via Translation (#1268 )
* Deprecate BiomeRegistry, etc.
* Update some libraries, e.g. text
* Move to new translation renderer
* Revert "Deprecate BiomeRegistry, etc."
This reverts commit 59a5d6c92aec52739a8dc68ac3d23898af7593dd.
This was not a good idea for potential mod shenanigans.
* Move BiomeData#getName to BiomeRegistry, use i18n
* Use getRichName instead of getName
* Implement getRichName for NullBiomeRegistry
* Add getRichName for blocks
* Relocate net.kyori.minecraft
* Update adapters for getRichBlockName
* Add getRichName for items
* Update adapters for getRichItemName
* Update adapters JAR for merge
(cherry picked from commit cfd26253b6fb59ff6c65a0157a6780be7db4ea5a)
* Follow-up fixes for 92f8776796
* Don't send deprecation warning and improve info message
* Fix click command for perf box
(cherry picked from commit 7ee60060c31df2f8b41212b430a0875312189339)
* update R3 adapter§
Co-authored-by: Octavia Togami <octavia.togami@gmail.com>
Co-authored-by: NotMyFault <mc.cache@web.de>
Co-authored-by: Aurora <21148213+aurorasmiles@users.noreply.github.com>
Co-authored-by: Aurora <aurora@relanet.eu>
2020-11-09 10:38:10 +01:00
Aurora
49052d73ce
Update FAWE to 1.16.4 ( #734 )
...
* Start work on 1.16.4, doesn't compile yet
* Update FAWE to 1.16.4
* Update GitHub ci build to 1.16.4
* Fix AsyncChunk
* Update issue template for 1.16.4
Co-authored-by: dordsor21 <dordsor21@gmail.com>
Co-authored-by: NotMyFault <mc.cache@web.de>
2020-11-03 19:46:54 +01:00
N0tMyFaultOG
0a233e82a0
Update adapters for 1.16.4
2020-11-03 00:36:19 +01:00
N0tMyFaultOG
b728989355
Refactor Jars to ThirdPartyManager
2020-11-01 20:56:45 +01:00
Matt
781c1e943b
Fixed dumb typo
2020-10-31 22:09:13 -04:00
Matt
9fd872a49e
Fixed dumb typo
2020-10-31 22:08:45 -04:00
Matt
985fd90ef7
Update Jars.java ( #730 )
2020-10-31 22:05:31 -04:00
Matt
65c0b8905f
Update SilentPlayerWrapper.java ( #729 )
2020-10-31 22:00:14 -04:00
Matt
0746c1185f
Update FaweVersion.java ( #728 )
2020-10-31 21:56:21 -04:00
NotMyFault
478ab167fa
Shift region logger to debug
2020-10-24 09:55:49 +02:00
dordsor21
c6ef1bc1de
Full support for 3D biomes ( #714 )
...
* Full support for 3D biomes
Since we're only supporting 1.15+ there's no need to try anything other than compatibility
* this is not part of the PR
* Clipboards should still always be y 0 for biomes
(this "bug" has existed for ages)
2020-10-22 22:18:16 +01:00
NotMyFault
28f5a7072d
Merge pull request #707 from IronApollo/biome-regen
...
Implement biome-specific regen
2020-10-22 10:57:49 +02:00
Hannes Greule
30863c36e7
Fix confirm deadlock and confirm permissions/limits ( #718 )
2020-10-22 01:28:07 -04:00
Hannes Greule
097f3ec473
Reimplement #offset mask ( #712 )
2020-10-20 13:37:21 +01:00
N0tMyFaultOG
d3600e4225
Remove dead config entries
2020-10-15 18:23:10 +02:00
IronApollo
27f16d97b3
Optimize biome retrieval
2020-10-14 23:10:55 -04:00
dordsor21
5508b415c9
Allow nullable BukkitPlayers for whatever reason WorldGuard needs them for I guess? ( #706 )
2020-10-14 19:56:16 +01:00
IronApollo
e6b083554b
Implement biome-specific regen
...
- initial biome-specific regen implementation
- RegenOptions modified to include biomeType option (null if not specified)
- Matched upstream's regen command
2020-10-13 22:43:11 -04:00
NotMyFault
b86e452b80
Add jvm flags to debugpaste
2020-10-13 15:14:55 +02:00
NotMyFault
f95cf0a9ca
Add missing translation strings
2020-10-13 15:00:46 +02:00
Aurora
4127e83749
Don't paste ComplexEntityParts
2020-10-12 14:05:46 +02:00