Plex-FAWE/worldedit-core/src
dordsor21 0021aeb40a Several fixes to actual, probable and possible synchronocity issues (#691)
* Several fixes to actual, probable and possible synchronocity issues
 - Ensure that all edits are queued onto the same AsyncNotifyQueue by actually delegating to the parent player in PlayerProxy
 - Ensure that the order editsessions are being remembered on the LocalSession is being respected by using a fair ReentrentLock
 - Ensure a chunk cannot be called when an update is being called

* Don't add locks to GetBlocks
2020-10-08 21:50:42 -04:00
..
legacy/java/com/sk89q/worldedit/blocks Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
main Several fixes to actual, probable and possible synchronocity issues (#691) 2020-10-08 21:50:42 -04:00
test Officially propagate GPL downwards to all files 2020-09-01 16:30:43 -04:00