Skip to content

Version 1.1.1

Compare
Choose a tag to compare
@piegamesde piegamesde released this 04 Oct 21:18
· 360 commits to master since this release

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