WorldEdit Build #6846
Be aware that this branch (
chore/refactor-platform-manager-with-locks
) is not the main branch (version/7.3.x
)!Branches other than the main one may be experimental. In addition, you should be using stable releases rather than these test builds.
Go to main branch View stable downloadsProject | WorldEdit |
---|---|
Status | SUCCESS |
Branch | chore/refactor-platform-manager-with-locks |
Number | #6846-83f7b2b |
Date | 3 months ago |
Artifacts
worldedit-bukkit-7.3.5-SNAPSHOT-dist.jar(5676.32 kBytes)
worldedit-cli-7.3.5-SNAPSHOT-dist.jar(22055.37 kBytes)
worldedit-fabric-mc1.21-7.3.5-SNAPSHOT-dist.jar(4712.88 kBytes)
worldedit-mod-7.3.5-SNAPSHOT-dist.jar(5963.62 kBytes)
worldedit-neoforge-mc1.21-7.3.5-SNAPSHOT-dist.jar(4370.11 kBytes)
worldedit-sponge-api12-7.3.5-SNAPSHOT-dist.jar(3197.37 kBytes)
Changes
ID | Summary | Committer | Date |
---|---|---|---|
83f7b2b5 | Use StampedLocks for performance reasons | mnmiller1 | 3 months ago |
a27bdf23 | keep the platform lock until preferences are updated in #unregister | mnmiller1 | 3 months ago |
0ac7a041 | fix a case of unnecessary reentrant locking | mnmiller1 | 3 months ago |
cdf5fc93 | Refactor PlatformManager to use locks | mnmiller1 | 3 months ago |
f31c2e65 | Remove <1.16 //drawsel max size handling (#2572) | mnmiller1 | 3 months ago |
84ad34c3 | Shutdown executor service on disable (#2570) * Shutdown executor service on disable * also do CLI | mnmiller1 | 3 months ago |