WorldEdit Build #6914
Be aware that this branch (
ot/featurefix/oooooo-you-like-editing-chunks-ur-a-chunk-section-editor
) is not the main branch (version/7.3.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 downloadsProject | WorldEdit |
---|---|
Status | FAILURE |
Branch | ot/featurefix/oooooo-you-like-editing-chunks-ur-a-chunk-section-editor |
Number | #6914-550f97d |
Date | 2 months ago |
Artifacts
No artifacts (files) are available for this build!
Changes
ID | Summary | Committer | Date |
---|---|---|---|
550f97d7 | Chunk section editing spike, Fabric-only for now | octavia.togami | 2 months ago |
d3c59b10 | Re-enable buffering This is required for masks to work properly. | octavia.togami | 2 months ago |
c61b273f | Add property-based testing for SideEffectSet | octavia.togami | 2 months ago |
e54a6832 | Fix SideEffectSet inconsistencies, improve perf The `apply` term was inconsistent in this API, but should have always been the same. This makes the "set" actually store the state of the given effect, even if it's the default, and therefore consistent. | octavia.togami | 2 months ago |