- Builds
- WorldEdit (
master) - Build #7498
WorldEdit Build #7498
Be aware that this branch (
master) 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 | master |
| Number | #7498-59f7f46 |
| Date | a day ago |
Artifacts
worldedit-bukkit-8.0.0-SNAPSHOT-dist.jar(7489.34 kBytes)
worldedit-cli-8.0.0-SNAPSHOT-dist.jar(22729.53 kBytes)
worldedit-fabric-mc26.1-8.0.0-SNAPSHOT-dist.jar(4012.45 kBytes)
worldedit-mod-8.0.0-SNAPSHOT-dist.jar(5085.46 kBytes)
worldedit-neoforge-mc26.1-8.0.0-SNAPSHOT-dist.jar(4711.53 kBytes)
worldedit-sponge-api19-8.0.0-SNAPSHOT-dist.jar(3546.99 kBytes)
Changes
| ID | Summary | Committer | Date |
|---|---|---|---|
| 59f7f46e | Merge branch 'version/7.4.x' | Octavia Togami | a day ago |
| b6c1a8c0 | Move 21 into only old adapters, set launcher for paperweight (#2959) | Octavia Togami | a day ago |
| eda46560 | Made the RecursiveDirectoryWatcher thread a daemon (#2957) | Maddy Miller | a day 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 | 5 days 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 | 6 days ago |
| 324aacbc | fix: 2D polygon volume algorithm (#2811) Co-authored-by: Octavia Togami <otogami@gradle.com> | tiagofar78 | 7 days ago |