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
ProjectWorldEdit
StatusSUCCESS
Branchmaster
Number#7498-59f7f46
Datea day ago
Changes
IDSummaryCommitterDate
59f7f46eMerge branch 'version/7.4.x' Octavia Togamia day ago
b6c1a8c0Move 21 into only old adapters, set launcher for paperweight (#2959)Octavia Togamia day ago
eda46560Made the RecursiveDirectoryWatcher thread a daemon (#2957)Maddy Millera day ago
71b4f1bfRe-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 Togami5 days ago
74dbdf0eOne 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 internalsOctavia Togami6 days ago
324aacbcfix: 2D polygon volume algorithm (#2811) Co-authored-by: Octavia Togami <otogami@gradle.com>tiagofar787 days ago