WorldEdit Build #7350

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#7350-2966134
Date2 months ago
Changes
IDSummaryCommitterDate
29661342Re-implement backing state maps (#2883) * Re-implement backing state maps This uses a single array combined with efficiently computed indexes to avoid needing to do entire map equality comparisons or hold large hash-based tables, improving memory and CPU usage. * Give a good error message on property mismatchOctavia Togami2 months ago