Plex-FAWE/worldedit-core/src/main/java/com/fastasyncworldedit/core
dordsor21 e97c945b2f
Big fix to clipboards when relogging/restarting server etc.
- Refactor the way FAWE clipboards work slightly with regards to offsets (FAWE-added) and origin (upstream-present)
 - Better error messages when exceptions are thrown attempting to load DOC
 - No longer attempt to resolve old clipboard versions. Attempt to give informative error instead
 - Don't always delete clipboards held in memory on player logout unless configured to do so
 - Go back to fully closing the DOC on logout. We now attempt to lock the file which will hopefully help with debugging shared clipboard folders
2021-09-24 12:22:01 +01:00
..
command Fix -f flag 2021-09-20 18:10:37 +01:00
configuration Big fix to clipboards when relogging/restarting server etc. 2021-09-24 12:22:01 +01:00
database Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
entity Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
event/extent Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
extension Address javadoc violations 2021-09-21 17:40:53 +02:00
extent Big fix to clipboards when relogging/restarting server etc. 2021-09-24 12:22:01 +01:00
function Add tracing feature to EditSessions (Upstream 1301) (#1112) 2021-09-19 20:02:41 +00:00
history Remove import static org.apache.logging.log4j.LogManager.getLogger 2021-09-23 12:34:22 +01:00
internal Big fix to clipboards when relogging/restarting server etc. 2021-09-24 12:22:01 +01:00
jnbt Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
math Javadocs to LocalBlockVectorSet 2021-09-11 16:59:00 +01:00
object Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
queue Remove import static org.apache.logging.log4j.LogManager.getLogger 2021-09-23 12:34:22 +01:00
regions Fix fuzzy region 2021-09-21 14:31:03 +01:00
registry Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
util Address javadoc violations 2021-09-21 17:40:53 +02:00
world Remove hardcoding of world limits (#1199) 2021-08-17 22:13:51 +01:00
wrappers Add tracing feature to EditSessions (Upstream 1301) (#1112) 2021-09-19 20:02:41 +00:00
Fawe.java Big fix to clipboards when relogging/restarting server etc. 2021-09-24 12:22:01 +01:00
FaweAPI.java Add tracing feature to EditSessions (Upstream 1301) (#1112) 2021-09-19 20:02:41 +00:00
FaweCache.java Add tracing feature to EditSessions (Upstream 1301) (#1112) 2021-09-19 20:02:41 +00:00
FAWEPlatformAdapterImpl.java Feature/propagate diff and object cleanup (#1190) 2021-07-23 17:48:51 +02:00
FaweVersion.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01: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