Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 538 Bytes

CHANGELOG.md

File metadata and controls

23 lines (18 loc) · 538 Bytes

Changelog

v0.3.0

Added

  • World generation plugin
  • Chunk anchors
  • Automatic chunk loading and unloading
  • Added remeshing functions to voxel commands

v0.2.0

Added

  • Added chunk mesh generation support
  • VoxelQueries can now grab chunks based off of block positions

Fixed

  • Prelude now contains correct bones3_core module path
  • Voxel query errors now have more descriptive error messages

Removed

  • Bones Cubed plugins must now be individually added, instead of using a plugin group

v0.1.0

Initial release