- Builds
- WorldEdit (
debt/this-escape-antlr) - Build #7492
WorldEdit Build #7492
Be aware that this branch (
debt/this-escape-antlr) 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 | debt/this-escape-antlr |
| Number | #7492-274a292 |
| Date | 4 hours ago |
Artifacts
worldedit-bukkit-7.4.3-SNAPSHOT-dist.jar(7489.8 kBytes)
worldedit-cli-7.4.3-SNAPSHOT-dist.jar(22730.04 kBytes)
worldedit-fabric-mc26.1-7.4.3-SNAPSHOT-dist.jar(4012.96 kBytes)
worldedit-mod-7.4.3-SNAPSHOT-dist.jar(5085.98 kBytes)
worldedit-neoforge-mc26.1-7.4.3-SNAPSHOT-dist.jar(4712.05 kBytes)
worldedit-sponge-api19-7.4.3-SNAPSHOT-dist.jar(3547.5 kBytes)
Changes
| ID | Summary | Committer | Date |
|---|---|---|---|
| 274a292d | Re-enable `this-escape` warning, suppress as needed 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 | 2 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 | a day ago |
| 324aacbc | fix: 2D polygon volume algorithm (#2811) Co-authored-by: Octavia Togami <otogami@gradle.com> | tiagofar78 | 2 days ago |