Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit
NotMyFault 38b0dcf7e4
Update upstream
e485433 Fix legacy error message output for WorldGuard commands (2023)
2022-01-30 19:54:50 +01:00
..
blocks Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
command fix: Deduplicate error messages (#1557) 2022-01-24 12:52:33 +01:00
entity Merge branch 'main' into major/2.0.0/1.18 2021-12-25 17:20:52 +01:00
event Address javadoc violations 2021-09-21 17:40:53 +02:00
extension fix: Deduplicate error messages (#1557) 2022-01-24 12:52:33 +01:00
extent Refactor: add javadoc to Clipboard#create and improve variables when delegating to another paste method 2021-12-30 16:04:38 +00:00
function Refactor: getVersionMin/MaxY -> versionMin/MaxY 2021-12-29 16:44:41 +00:00
history Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
internal Update upstream 2022-01-30 19:54:50 +01:00
math Use Math.floor instead of int cast 757bef1f7d2b16317ab3d18427ad22183344e28d 2021-12-29 12:42:19 +00:00
regions Refactor: getVersionMin/MaxY -> versionMin/MaxY 2021-12-29 16:44:41 +00:00
registry Add configurable disallowed states for limits, global disallowed blocks (#1312) 2021-10-09 11:02:26 +00:00
scripting upstream: Update upstream (#1430) 2021-11-26 23:31:27 +01:00
session Flush clipboard rather than close on player disconnect 2021-09-13 15:08:03 +01:00
util refactor: Tackle a few Semgrep and ErrorProne violations (#1520) 2022-01-07 12:45:53 +01:00
world Synchronise access to the PriorityQueue used for effect queuing in AbstractWorld 2022-01-15 17:09:49 +00:00
DisallowedItemException.java Added BiomeMask.java and updated minor parts of miscellaneous files 2020-08-24 22:04:56 -04:00
EditSession.java Fix #1510 2022-01-08 18:10:14 +00:00
EditSessionBuilder.java chore: Format our loggers properly 2021-12-29 17:13:20 +01: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 refactor: Deprecate IMP initializors in favor of builders 2021-12-22 20:58:23 +01: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 Add tracing feature to EditSessions (Upstream 1301) (#1112) 2021-09-19 20:02:41 +00: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