Skip to content

Releases: docwhomc/WorldBorder

2.0.0-dev-20w32a

05 Aug 23:06

Choose a tag to compare

2.0.0-dev-20w32a Pre-release
Pre-release
  • Fix handling of null value in BorderData$Shape#fromString(String).
  • Fix wb wshape [world] default.
  • TODO: Fully update shape and wrapping command help text.
  • TODO: Fix wrapping of ellipse worlds (they are wrapping, when they shouldn't, wrapped-ellipse is the wrapped analog).
  • TODO: Fix world fill and world trim.
    • World trim seems to be working, but more testing is needed.
    • Fix header.clear() bug in WorldFileData#getRegionData(CoordXZ).

2.0.0-dev-20w31b: 1.15.2 Backport

01 Aug 22:54

Choose a tag to compare

Pre-release

Version 2.0.0-dev-20w31b, backported to Minecraft 1.15.2/Bukkit 1.15.2-R0.1-SNAPSHOT/Spigot 1.15.2-R0.1-SNAPSHOT.

  • Update to PaperLib 1.0.5.
  • Add a warning message when WorldTrimTask#unloadChunks() is unable to
    unload a chunk.
  • TODO: Fully update shape and wrapping command help text.
  • TODO: Fix wrapping of ellipse worlds (they are wrapping, when they shouldn't, wrapped-ellipse is the wrapped analog).
  • TODO: Fix world fill and world trim.

2.0.0-dev-20w31b

01 Aug 21:06

Choose a tag to compare

2.0.0-dev-20w31b Pre-release
Pre-release
  • Update to PaperLib 1.0.5.
  • Add a warning message when WorldTrimTask#unloadChunks() is unable to
    unload a chunk.
  • TODO: Fully update shape and wrapping command help text.
  • TODO: Fix wrapping of ellipse worlds (they are wrapping, when they shouldn't, wrapped-ellipse is the wrapped analog).
  • TODO: Fix world fill and world trim.

2.0.0-dev-20w31a

30 Jul 00:52

Choose a tag to compare

2.0.0-dev-20w31a Pre-release
Pre-release
  • Fix spelling of cylinder world shape (was cylindar).
  • Fix saving and loading of world shape override config settings.
  • TODO: Fully update command help text.
  • TODO: Fix wrapping of ellipse worlds (they are wrapping, when they shouldn't, wrapped-ellipse is the wrapped analog).

2.0.0-dev-20w30a

25 Jul 22:53

Choose a tag to compare

2.0.0-dev-20w30a Pre-release
Pre-release
  • Update the wb shape and wb wshape commands to work with refactored shapes.
  • Update inside border testing to function with new shapes.
  • TODO: Fully update command help text.
  • TODO: Fix wrapping of ellipse worlds (they are wrapping, when they shouldn't, wrapped-ellipse is the wrapped analog).

2.0.0-dev-20w29a

20 Jul 01:42

Choose a tag to compare

2.0.0-dev-20w29a Pre-release
Pre-release

Conversion from boolean to enum based shape and wrapping control.