From 6610c3554948b0e3f9477bba621d15edd31b7914 Mon Sep 17 00:00:00 2001 From: Andrew Brown Date: Tue, 6 Mar 2012 09:17:37 -0500 Subject: [PATCH] updated "features" section of the docs --- docs/index.rst | 34 ++++++++++++++++++++++++++++++++-- 1 file changed, 32 insertions(+), 2 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 5cd2696..2447f22 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -12,6 +12,8 @@ See also the `Github Homepage`_ and the `Updates Blog`_ .. _Updates Blog: http://overviewer.org/blog/ +**New! See** :ref:`new_features` + Introduction ============ 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 details! -* Gloriously awesome smooth lighting is here! (use - :option:`--rendermodes=smooth-lighting <--rendermodes>`) +* Gloriously awesome smooth lighting is here! + (:ref:`rendermode` name is ``smooth_lighting``) * Customizable textures! Pulls textures straight from your installed texture pack! +* Choose from four rendering angles. + * Generates a Google Maps powered map! * 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 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`. 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 -------------------------- Full disclosure disclaimers of what The Overviewer is *not*.