Plex-FAWE/worldedit-core/src/main/java/com/fastasyncworldedit/core
2023-07-20 17:57:29 +02:00
..
command fix: fix command brush (#2347) 2023-07-10 22:04:33 +01:00
configuration chore: deprecate some methods that ought to be removed (#2340) 2023-07-09 15:16:30 +01:00
database fix: Do not cast y to byte in history database (#1978) 2022-10-13 19:20:17 +02:00
entity refactor: Drop custom snakeyaml implementation (#1523) 2022-01-09 10:55:16 +01:00
event/extent refactor: Drop custom snakeyaml implementation (#1523) 2022-01-09 10:55:16 +01:00
extension feat: allow bracketless '%' pattern definition (#2322) 2023-07-07 18:36:02 +02:00
extent gracefully handle error in EntityInBlockRemovingProcessor 2023-07-15 12:27:33 +01:00
function fix: make IdMask thread-safe (#2361) 2023-07-20 17:56:11 +02:00
history chore: minor changes 2023-06-18 15:03:51 +01:00
internal feat: send one of an error message during edits if otherwise squashed by LimitExtent (#2246) 2023-06-12 12:14:24 +02:00
jnbt refactor: Drop custom snakeyaml implementation (#1523) 2022-01-09 10:55:16 +01:00
limit fix: fix universal disallowed blocks logic in limit and EditSession compilation (#2237) 2023-05-22 20:32:36 +02:00
math fix: fix regex block masking (#2242) 2023-06-22 11:24:03 +01:00
queue fix: do not clash ChunkHolder recycling with processors that extend outside the chunk (#2353) 2023-07-20 17:57:29 +02:00
regions fix #2349 2023-07-11 16:39:53 +01:00
registry Make custom toArray methods fulfill the method contract (#2089) 2023-03-06 13:57:40 +01:00
util fix: fix adding/getting masks to/from MaskExtent when it is a processor (#2351) 2023-07-15 16:40:29 +01:00
world refactor: Deprecate IMP initializors in favor of builders 2021-12-22 20:58:23 +01:00
wrappers fix: move main-thread call to be implementation from WorldWrapper (#1991) 2022-10-23 21:22:53 +02:00
Fawe.java feat: synchronise disk clipboard loading and deletion to clipboardLock (#2342) 2023-07-15 16:40:52 +01:00
FaweAPI.java Only synchronise tree generation at the very lowest level (#1788) 2022-06-13 09:05:18 +02:00
FaweCache.java feat: send one of an error message during edits if otherwise squashed by LimitExtent (#2246) 2023-06-12 12:14:24 +02:00
FAWEPlatformAdapterImpl.java Feature/propagate diff and object cleanup (#1190) 2021-07-23 17:48:51 +02:00
FaweVersion.java Fix parsing of build in FaweVersion 2021-12-22 11:44:37 +00:00
IFawe.java Add basic preloading (#1221) 2021-08-16 20:47:09 -04:00
Resettable.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00