Plex-FAWE/worldedit-core
Jordan d9d5b7b488
feat: improve fawe limits (#2773) (#2858)
* feat: improve fawe limits (#2773)

 - add FaweLimit implementations for increasing concurrency levels
 - allow FaweLimit to perform processing (and forcefully disable as required) to capture [tile] entities
 - Use `BlockVector3#set(Extent orDefault)` where appropriate to reduce block checks
 - fixes #2679
 - fixes #1874

(cherry picked from commit 6052fc3128)

* fix: actually apply a filter if applied from a full region chunk section
 - cannot remember why I made this change in the first place in #2773 but this fixes edits having "empty middles"
 - doesn't seem to have broken anything in testing

* Reduce limit to always atomic
2024-09-17 16:52:46 +01:00
..
doctools Support for 1.20.5/6 (#2721) 2024-05-19 13:32:18 +02:00
src feat: improve fawe limits (#2773) (#2858) 2024-09-17 16:52:46 +01:00
build.gradle.kts ref: switch from adventure NBT to LinBus (#2778) 2024-06-26 21:55:47 +02:00