Plex-FAWE/worldedit-core/src/main/java/com/fastasyncworldedit/core
dordsor21 dd6197922c
fix: remove invalid file length check
- NBT is stored at the end of the clipboard file
 - Fixes #2209
2023-05-10 17:27:44 +01:00
..
command Back to snapshot for development 2023-02-07 23:25:17 +01:00
concurrent build: Release 2.3.0 2022-06-10 23:34:05 +02:00
configuration Add an explanation to Disallowed-Blocks Comment (#2186) 2023-04-22 16:48:59 +00: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 Fix #fullcopy -r (#1816) 2022-06-19 00:59:11 +01:00
extent fix: remove invalid file length check 2023-05-10 17:27:44 +01:00
function Linear Patterns require flooring division (#2079) 2023-01-31 11:21:11 +01:00
history Fix reading block states in no redo mode (#2119) 2023-02-27 16:31:15 +01:00
internal Use unsynchronized buffered OutputStream for history (#2127) 2023-03-06 13:54:35 +01:00
jnbt refactor: Drop custom snakeyaml implementation (#1523) 2022-01-09 10:55:16 +01:00
limit refactor: Drop custom snakeyaml implementation (#1523) 2022-01-09 10:55:16 +01:00
math Make custom toArray methods fulfill the method contract (#2089) 2023-03-06 13:57:40 +01:00
queue biomes is now an two-dimensional array in CharSetBlocks 2022-07-17 17:33:51 +01:00
regions refactor: Drop custom snakeyaml implementation (#1523) 2022-01-09 10:55:16 +01:00
registry Make custom toArray methods fulfill the method contract (#2089) 2023-03-06 13:57:40 +01:00
util Use unsynchronized buffered OutputStream for history (#2127) 2023-03-06 13:54:35 +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 Some fixes and improvements to internal queuing (#1715) 2022-06-05 20:52:28 +02:00
FaweAPI.java Only synchronise tree generation at the very lowest level (#1788) 2022-06-13 09:05:18 +02:00
FaweCache.java build: Release 2.4.0 2022-06-27 13:52:50 +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