0
Commit Graph

18 Commits

Author SHA1 Message Date
Andrew Chin
7ae83d014a Fix/improve the --check-terrain option to work with the new texturepacks
Also, updated texturepack-related docs

Related to #907
2013-03-17 12:12:12 -04:00
Thomas Lake
fcd0f4c173 Add documentation for --update-web-assets 2012-08-12 16:40:51 +01:00
Andrew Chin
06b6af5dbc Fix texturepath docs (minor) 2012-05-06 19:56:11 -04:00
Sean Kilgore
c287247b86 Updated sign docs, including --genpoi usage 2012-03-26 13:41:16 -07:00
Andrew Brown
10806381d9 even more doc tweaks 2012-03-11 13:10:43 -04:00
Andrew Brown
3fd9b82108 more doc clarification about the render mode options 2012-03-11 01:55:34 -05:00
Andrew Brown
bc1118df35 clarified docs around the tile check options 2012-03-11 01:40:32 -05:00
Andrew Brown
91f5e2c479 added support for removing tiles that shouldn't exist with --check-tiles
--check-tiles is now activated by shrinking maps
better detection for --forcerender situtations
Also cleaned up some docs and comments
Moved tiledir creation to TileSet constructor
2012-03-11 01:18:30 -05:00
Andrew Brown
b8974ae430 removed "biome" and "live map" sections from the running doc
biomes are no longer relevant, it's handled automatically.

Also rendering a live map is not a problem these days, with the retry
code it rarely causes issues.
2012-03-03 00:07:36 -05:00
Andrew Brown
9319fee138 added processes option to command line and config file
Also the config file parser now just looks for all Settings objects in
settingsDefinitions.py, not the items in __all__
2012-02-08 21:05:02 -05:00
Andrew Brown
8c71c802d2 docs update to Running page and new page Config. Removed Options.
Added all about the new config file format. Needs checking for accuracy.
Also need to update the faq and other sections of the docs now that the
options page is gone.
2012-01-22 01:26:04 -05:00
Aaron Griffith
bca4b9b011 added support for loading textures directly out of texture packs 2011-11-07 16:57:34 -05:00
Andrew Brown
bc9d368ae8 added section about biome support to docs 2011-10-27 01:04:23 -04:00
Andrew Brown
fa17d2c87d fixed typo, clarified some things, added cross-ref 2011-10-18 00:50:57 -04:00
Andrew Brown
3954d232b8 misc docs tweaks 2011-10-16 23:16:43 -04:00
Andrew Brown
cbe3d7e1a3 added note about specifying world numbers 2011-10-06 23:16:19 -04:00
Aaron Griffith
2836c66548 converted explicit documentation links into implicit :doc: references 2011-10-02 11:53:32 -04:00
Andrew Brown
2cc06588a1 moved everything into a docs dir 2011-10-01 16:06:07 -04:00