updated "features" section of the docs
This commit is contained in:
@@ -12,6 +12,8 @@ See also the `Github Homepage`_ and the `Updates Blog`_
|
|||||||
|
|
||||||
.. _Updates Blog: http://overviewer.org/blog/
|
.. _Updates Blog: http://overviewer.org/blog/
|
||||||
|
|
||||||
|
**New! See** :ref:`new_features`
|
||||||
|
|
||||||
Introduction
|
Introduction
|
||||||
============
|
============
|
||||||
The Minecraft Overviewer is a command-line tool for rendering high-resolution
|
The Minecraft Overviewer is a command-line tool for rendering high-resolution
|
||||||
@@ -36,12 +38,14 @@ Features
|
|||||||
* Renders high resolution images of your world, let's you "deep zoom" and see
|
* Renders high resolution images of your world, let's you "deep zoom" and see
|
||||||
details!
|
details!
|
||||||
|
|
||||||
* Gloriously awesome smooth lighting is here! (use
|
* Gloriously awesome smooth lighting is here!
|
||||||
:option:`--rendermodes=smooth-lighting <--rendermodes>`)
|
(:ref:`rendermode<option_rendermode>` name is ``smooth_lighting``)
|
||||||
|
|
||||||
* Customizable textures! Pulls textures straight from your installed texture
|
* Customizable textures! Pulls textures straight from your installed texture
|
||||||
pack!
|
pack!
|
||||||
|
|
||||||
|
* Choose from four rendering angles.
|
||||||
|
|
||||||
* Generates a Google Maps powered map!
|
* Generates a Google Maps powered map!
|
||||||
|
|
||||||
* Runs on Linux, Windows, and Mac platforms!
|
* Runs on Linux, Windows, and Mac platforms!
|
||||||
@@ -62,6 +66,32 @@ Features
|
|||||||
updated maps! Run it for your Minecraft server world to provide your users
|
updated maps! Run it for your Minecraft server world to provide your users
|
||||||
with a detailed map!
|
with a detailed map!
|
||||||
|
|
||||||
|
.. _new_features:
|
||||||
|
|
||||||
|
**New** features in version 0.9
|
||||||
|
-------------------------------
|
||||||
|
|
||||||
|
* Supports the new *Anvil* level format of Minecraft 1.2
|
||||||
|
|
||||||
|
* Multi-world! Render all your worlds and dimensions with a single unified
|
||||||
|
interface and configuration file.
|
||||||
|
|
||||||
|
* Per-render configuration options - render one world multiple ways, render all
|
||||||
|
your worlds one way, or some complex combination. It's up to you!
|
||||||
|
|
||||||
|
* Supports Nether and The End dimensions.
|
||||||
|
|
||||||
|
* New :doc:`configuration file format<config>`. More flexibility and function!
|
||||||
|
|
||||||
|
* Build your own rendermodes out of *rendermode primitives* (see
|
||||||
|
:ref:`customrendermodes`)
|
||||||
|
|
||||||
|
* Fixed north directions
|
||||||
|
|
||||||
|
* Built-in support for Biomes!
|
||||||
|
|
||||||
|
* *Vastly* cleaned-up codebase.
|
||||||
|
|
||||||
What The Overviewer is not
|
What The Overviewer is not
|
||||||
--------------------------
|
--------------------------
|
||||||
Full disclosure disclaimers of what The Overviewer is *not*.
|
Full disclosure disclaimers of what The Overviewer is *not*.
|
||||||
|
|||||||
Reference in New Issue
Block a user