Version 1.1.1
Some small changes and fixes to the command line. Main feature is the new lazy rendering option.
Changes
- Support for changing the color map as well as the shader through CLI options
- Added an option to render chunks only if needed, called
--lazy
. (Implements #1) - Fixed a few CLI bugs
Known issues at release
- The about/help dialog still does nothing yet