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