Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit
Jordan 1356cd5caa
feat: implement a player-specific queue for clipboard IO tasks (#2267)
* feat: implement a player-specific queue for clipboard IO tasks
 - Addresses #2222 (hopefully fixes)

* Address comments

* Add since

---------

Co-authored-by: Alexander Brandes <mc.cache@web.de>
2023-06-07 00:35:37 +02:00
..
blocks Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
command fix: do not always set random rotate to true 2023-06-03 16:34:23 +01:00
entity feat: implement a player-specific queue for clipboard IO tasks (#2267) 2023-06-07 00:35:37 +02:00
event Address javadoc violations 2021-09-21 17:40:53 +02:00
extension Add method to check initialize state in PlatformManager, deny access to registries when uninitialized 2023-05-20 20:52:03 +02:00
extent Fix reading of tile entities with "id" instead of "Id" tag (#2211) 2023-05-20 09:57:13 +00:00
function Re-implement full Entity support in history, entity removal, entity creation, etc. (#1812) 2022-06-21 14:52:02 +01:00
history Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
internal Ensure non-Double types are boxed in expression function calls. 2023-05-21 09:50:10 +02:00
math Fix //snowsmooth not working below Y0 (#1769) 2022-06-07 12:06:03 +02:00
regions chore: minor improvements to processing-related code (#2271) 2023-06-06 19:21:02 +02:00
registry Add method to check initialize state in PlatformManager, deny access to registries when uninitialized 2023-05-20 20:52:03 +02:00
scripting upstream: Update upstream (#1430) 2021-11-26 23:31:27 +01:00
session Re-implement full Entity support in history, entity removal, entity creation, etc. (#1812) 2022-06-21 14:52:02 +01:00
util Ensure blockmap uniqueness across TE values 2023-05-20 21:00:35 +02:00
world feat: allow captions in SuggestInputParseException (#2239) 2023-05-22 20:32:56 +02:00
DisallowedItemException.java Added BiomeMask.java and updated minor parts of miscellaneous files 2020-08-24 22:04:56 -04:00
EditSession.java Fix off by one error for negative coordinates when using -r with //deform (#2092) 2023-03-06 13:53:07 +01:00
EditSessionBuilder.java fix: fix universal disallowed blocks logic in limit and EditSession compilation (#2237) 2023-05-22 20:32:36 +02:00
EditSessionFactory.java Add tracing feature to EditSessions (Upstream 1301) (#1112) 2021-09-19 20:02:41 +00:00
EmptyClipboardException.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
IncompleteRegionException.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
InvalidItemException.java Added BiomeMask.java and updated minor parts of miscellaneous files 2020-08-24 22:04:56 -04:00
LocalConfiguration.java Make 1.18 to be effectively in a usable state (#1452) 2021-12-20 21:12:04 +00:00
LocalSession.java Implement getNameUnsafe method to allow an unloaded world's name to be accessed (#1712) 2022-05-05 21:39:45 +02:00
MaxBrushRadiusException.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
MaxChangedBlocksException.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
MaxRadiusException.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
MissingWorldException.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
NotABlockException.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
TracedEditSession.java Make 1.18 to be effectively in a usable state (#1452) 2021-12-20 21:12:04 +00:00
UnknownDirectionException.java Feature/1.17 (#1120) 2021-07-01 22:16:25 +02:00
UnknownItemException.java Added BiomeMask.java and updated minor parts of miscellaneous files 2020-08-24 22:04:56 -04:00
WorldEdit.java fix regex and remove forbidden windows characters (#2012) 2023-01-16 00:34:53 +01:00
WorldEditException.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
WorldEditManifest.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00