Skip to content

Chunk view and other rewrites

Pre-release
Pre-release
Compare
Choose a tag to compare
@gentlegiantJGC gentlegiantJGC released this 23 Mar 10:53
· 443 commits to master since this release

Additions:

  • A top down 2D view for easier navigation and viewing.
  • A chunk tool for modification of chunks.
  • A prune operation has been added to the chunk tool.
  • Importing and exporting of the sponge schematic format
  • Drag and drop importing
  • A better selection box
  • Partially added language support

Changes

  • Moved logic out of the canvas and given control to the tools and operations.
  • Improved OpenGL support
  • Updated the leveldb library
  • Cleaned up the pyinstaller build