Plex-FAWE/worldedit-core/src/main/java/com/fastasyncworldedit/core
2023-12-12 08:00:40 +01:00
..
command fix: add null check for block targetted with inspect brush (#2443) 2023-10-05 14:54:52 +01:00
configuration Unify the limit permission (#2420) 2023-12-07 18:26:21 +01:00
database fix: fixed history rollback (#2367) 2023-11-25 20:32:29 +00: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: implement a new "type swap" pattern (#2346) 2023-07-20 17:57:48 +02:00
extent fix: add chunk loc to tile entity location when trimming (#2500) 2023-12-12 08:00:40 +01:00
function Release 2.7.0 2023-07-22 12:27:54 +02:00
history fix: fixed history rollback (#2367) 2023-11-25 20:32:29 +00:00
internal Release 2.7.0 2023-07-22 12:27:54 +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: add chunk loc to tile entity location when trimming (#2500) 2023-12-12 08:00:40 +01:00
regions Release 2.7.0 2023-07-22 12:27:54 +02:00
registry Make custom toArray methods fulfill the method contract (#2089) 2023-03-06 13:57:40 +01:00
util Reduce duplicated singleton objects (#2473) 2023-10-29 10:55:50 +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 Streamline fawe thread names (#2467) 2023-10-21 17:48:35 +02:00
FaweAPI.java Only synchronise tree generation at the very lowest level (#1788) 2022-06-13 09:05:18 +02:00
FaweCache.java Reduce duplicated singleton objects (#2473) 2023-10-29 10:55:50 +01: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