WorldEdit Build #7494
Be aware that this branch (
chore/make-recursive-dir-watcher-daemon) is not the main branch (version/7.4.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 downloads| Project | WorldEdit |
|---|---|
| Status | SUCCESS |
| Branch | chore/make-recursive-dir-watcher-daemon |
| Number | #7494-19de44c |
| Date | 3 hours ago |
Artifacts
worldedit-bukkit-7.4.3-SNAPSHOT-dist.jar(7489.82 kBytes)
worldedit-cli-7.4.3-SNAPSHOT-dist.jar(22730.06 kBytes)
worldedit-fabric-mc26.1-7.4.3-SNAPSHOT-dist.jar(4012.98 kBytes)
worldedit-mod-7.4.3-SNAPSHOT-dist.jar(5086.01 kBytes)
worldedit-neoforge-mc26.1-7.4.3-SNAPSHOT-dist.jar(4712.08 kBytes)
worldedit-sponge-api19-7.4.3-SNAPSHOT-dist.jar(3547.52 kBytes)
Changes
| ID | Summary | Committer | Date |
|---|---|---|---|
| 19de44c8 | Made the RecursiveDirectoryWatcher thread a daemon | Maddy Miller | 3 hours ago |
| 71b4f1bf | Re-enable `this-escape` warning, suppress as needed (#2953) ANTLR now suppresses it properly. We also need to generally suppress it for now, since we use a lot of weird initialization patterns. Cleaning these up would be nice in the future. | Octavia Togami | a day ago |
| 74dbdf0e | One Native Code to Rule Them All (#2951) * Add core-mc project to the build No code yet * Merge most of Fabric and NeoForge into core-mc * [coremc] Keep a Platform instance in most places This also makes Adapter an abstract class implemented by the platforms, which expose their adapter back to coremc and also to other mods. * [coremc] Clean up exposure of internals | Octavia Togami | 2 days ago |
| 324aacbc | fix: 2D polygon volume algorithm (#2811) Co-authored-by: Octavia Togami <otogami@gradle.com> | tiagofar78 | 3 days ago |