3
0
Mirror von https://github.com/IntellectualSites/FastAsyncWorldEdit.git synchronisiert 2024-07-23 10:38:03 +02:00
FastAsyncWorldEdit/worldedit-core
Jordan 508b94ddc3
feat: improvements to clipboard on disk (#2162)
* feat: improvements to clipboard on disk
 - close clipboard on instantiation failure
 - set canHaveBiomes when loading clipboard from disk (only possible cause I can find for #2151 ..?)
 - check file length and give more appropriate error if it exceeds maximum. Fixes #2151 I guess?#
 - set byteBuffer to null before invoking cleaning. Addresses #1985
 - don't catch and print all exceptions when getBlock fails - prevents large console output for what is likely to be a failed operation anyway

* Fix comments
2023-03-30 00:13:50 +02:00
..
doctools Port initial paperweight classes to 1.18 folder structure 2021-11-30 12:35:34 +01:00
src feat: improvements to clipboard on disk (#2162) 2023-03-30 00:13:50 +02:00
build.gradle.kts Add metrics for Residence (#2081) 2023-02-07 10:47:49 +01:00