Skip to content

Releases: EngineHub/WorldEditCUI

WorldEditCUI v1.20.3+01

05 Dec 23:43
Compare
Choose a tag to compare

This release updates WorldEditCUI to target Minecraft 1.20.3 on the Fabric mod loader.

What's Changed

Full Changelog: 1.20.2+01...1.20.3+01

WorldEditCUI v1.20.2+01

24 Sep 20:17
Compare
Choose a tag to compare

This version of WorldEditCUI has been updated to target Minecraft 1.20.2.

What's Changed

New Contributors

Full Changelog: 1.20+01...1.20.2+01

WorldEditCUI v1.20+01

09 Jun 02:27
Compare
Choose a tag to compare
  • Update to support Minecraft 1.20 on Fabric

1.19.4+01

10 Apr 01:12
Compare
Choose a tag to compare
  • Support 1.19.4 on Quilt and Fabric
  • Improve the settings UI (thanks @Joo200)

1.19.3+01

11 Dec 21:15
Compare
Choose a tag to compare
  • Update to support 1.19.3 on Fabric and Quilt

1.19.2+01

12 Nov 22:54
Compare
Choose a tag to compare

What's Changed

  • Update to 1.19.2 by @me4502 in #73
  • Fixed CuboidGrid and CuboidBox being inverted by @me4502 in #74
  • Add a logo for the mod - 0968d5a
  • Internal refactoring to mod configuration

Full Changelog: 1.19+01...1.19.2+01

1.19+01

06 Jul 03:59
Compare
Choose a tag to compare
  • Update for Minecraft 1.19
  • Bundle required Fabric API components with the mod jar

1.18.1+01

31 Jan 05:57
Compare
Choose a tag to compare

This release adds support for MC 1.18.1.

For users interested in shaders, we recommend Iris or Canvas. Optifine appears to work in some configurations, but it has issues making the experience less than ideal.

1.16.5+02 (also compatible with 1.16.4)

02 Feb 13:51
1.16.5+02
8a806a9
Compare
Choose a tag to compare

This release fixes compatibility with MultiConnect plugin. Thanks to @Earthcomputer

No other significant changes are in this release.

Like with previous release, this release requires Fabric API 0.29 or newer.

1.16.5+01 (also compatible with 1.16.4)

15 Jan 18:00
Compare
Choose a tag to compare

This is primarily a bugfix release, but also introduces new API and increased mod compatibility.

This release requires Fabric API 0.29 or newer.

  • Removed "always on top" setting. It was never implemented on Fabric, and caused user confusion.
  • Fixed an issue with z-fighting in the chunk boundary view
  • Add preliminary compatibility with OptiFine shaders. This still has some issues, particularly with rendering selections on sky and water.
  • Added compatibility with MultiConnect. This lets you use WorldEditCUI while connecting to servers that only support an older version of Minecraft. Note: this will not help on servers that use ViaVersion
  • Internal refactoring, and updates to use newly available Fabric API. This should restore compatibility with Canvas.