Nicolas F
79e60972e9
optimizeimages: Add documentation for jpegoptim
2014-10-10 21:10:07 +02:00
Franz Dietrich
55bbe26916
Fix error in the config.rst file
2014-08-14 10:35:44 +02:00
Aaron Griffith
35863578d7
Merge remote-tracking branch 'matrixhacker/master'
...
Conflicts:
docs/config.rst
2014-06-26 05:14:49 -04:00
Nicolas F
57fd1e2ffb
config.rst restructuring with new headings
...
This hopefully makes the page slightly less intimidating.
2014-06-04 12:17:29 +02:00
Nicolas F
192ff4c1a0
Long overdue addition of information to docs
...
* Add 2 FAQ entries, one concerning mod blocks, the other
about the maps API.
* Add note about The End and lighting strength. (Closes #1111 )
(Also, nice quads.)
2014-06-04 11:44:38 +02:00
matrixhacker
bb1c4a7b85
Updated documentation and added an additional validation check for
...
improperly formatted crop zones.
2014-05-12 14:47:45 -04:00
matrixhacker
b6ac54a2b6
Added the ability to specify multiple crop zones.
2014-05-09 23:44:46 -04:00
CounterPillow
6d28942626
Clarify optimizeimg docs; add warnings
...
The validator will now warn if it detects that a crushed output
is fed into something that is not a crusher.
The is_crusher method of an optimizer shall return True if the
optimisation process is lossless, and does try to find optimal
encoding parameters as opposed to only removing unneeded channels
or reducing palettes.
2014-05-08 20:56:46 +02:00
Aaron Griffith
4b2cbfb5ee
Merge pull request #1074 from CounterPillow/optimizerewrite
...
Rewrote image optimisation stuff.
2014-05-06 18:25:09 -04:00
Aaron Griffith
7c23d6e86a
added rendercheck mode 3, the identity function of rendercheck modes!
2014-05-01 16:48:28 -04:00
Aaron Griffith
a8fc3300b4
general fixes for min/maxzoom, documentation cleared up
...
hopeful fix for #1086
2014-04-05 20:29:58 -04:00
CounterPillow
09477ed8a0
Rewrote image optimisation stuff.
...
The old one was broken anyway.
2014-03-04 00:39:59 +01:00
Jeremy Murray
f18008a76d
Correct case on observer import example.
2014-02-01 20:04:30 -08:00
Andrew Chin
329b299664
Merge PR #1037 -- ServerAnnounceObserver.update() updates last_update
2013-12-26 23:36:24 -05:00
Andrew Chin
7089eef005
Add a minzoom option
...
This only affects what's written to overviewerConfig.js. That is, it
does not change the amount of tiles rendered (it's exactly analogous to
maxzom)
Closes #994
2013-12-26 23:04:20 -05:00
Ean McLaughlin
574c0b0f1d
Extend Observers Section
...
Added sections for MultiplexingObserver and ServerAnnounceObserver.
2013-12-09 23:18:19 -07:00
Andrew Chin
7a1249f1d0
Fix additional typos in docs (thanks tomthorogood)
2013-10-03 18:36:45 -04:00
Tom Thorogood
be0ffa185c
Update config.rst
...
Fix typo in example code that causes error in an actual config file.
2013-09-28 10:55:38 -07:00
Jan Dahl
dcd094bd1b
Added clarification on 'northdirection' that it has to do with viewpoint angle
2013-08-25 13:10:24 +02:00
Andrew Brown
66d469c4b8
fixed wording related to texturepath in config docs
...
Changed to be more accurate with the resource pack changes in minecraft
1.6
2013-07-05 23:55:34 -04:00
Thomas Lake
f4d4c9ff5c
Fix reference to stochastic command line option
2013-05-24 20:43:18 +01:00
Nicolas Frattaroli
3986e10af2
Added option showlocationmarker
2013-05-13 15:38:54 +02:00
Andrew Chin
478d44f480
Docs updates for #882 (JSObserver formatting strings)
2013-05-07 21:34:31 -04:00
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
Andrew Chin
df27633f1a
Added an overlay example
...
See #906
2013-03-15 21:03:58 -04:00
Andrew Chin
2ea1f061ea
Stop auto-correcting incorrect slashes. Instead error, and point to our docs.
...
Also, improve docs slightly to say to *always* use forward slashes
See #906
2013-03-15 20:53:54 -04:00
Nicolas F.
31daa558f9
Fix error in documentation
...
No parenthesis on the import statement.
2013-03-11 15:29:47 +01:00
Thomas Lake
223b326df1
Add option to configure maxzoom and appropriate documentation
2012-11-28 20:24:29 -05:00
Andrew Chin
dd345980a5
Clarified docs on overlay option
...
Closes #789
2012-09-22 17:50:23 -04:00
Thomas Lake
c7cb386396
Merge branch 'upstream' into biomesoverlay
2012-08-30 10:16:37 +01:00
Andrew Chin
db6b162c69
Merge branch 'webassets' of git://github.com/tswsl1989/Minecraft-Overviewer into webassets
2012-08-29 19:54:04 -04:00
Thomas Lake
9d43caefaa
Add documentation for BiomeOverlay
...
Have stuck with 'color' as the preferred spelling...
2012-08-23 10:00:20 +01:00
Andrew Chin
e9e9543ba6
Added an example for the MineralOverlay docs
...
lists of tuples of tuples can be confusing for a non pythoner
2012-08-15 21:05:00 -04:00
Thomas Lake
b7ed14b4a6
Add documentation for customwebassets option
2012-08-12 15:38:08 +01:00
Andrew Chin
68c2f3ee8a
Corrected name of blocks option in Hide() docs
...
Fixes #779
2012-08-03 08:26:04 -04:00
Andrew Chin
cf50d5da46
POI cleanups, js/docs
2012-07-28 20:58:21 -04:00
Andrew Chin
8c9de7a575
Allow the poiTitle setting to be tileset-specific. Added docs
...
Closes #761
2012-07-28 20:53:03 -04:00
Andrew Chin
b571761648
Merge branch 'devel'
2012-07-20 22:10:27 -04:00
CounterPillow
79c47d429c
Added documentation about defaultzoom
2012-07-15 05:58:30 +02:00
Richard Pastrick
724648a510
Update overlays docs to contain the new custom color option
2012-06-18 10:41:28 -07:00
Andrew Chin
03b10797c9
Merge branch 'JSObserver' of github.com:tswsl1989/Minecraft-Overviewer into JSObserver
2012-06-10 15:00:31 -04:00
Andrew Chin
5d43227edf
Merge remote branch 'origin/master' into JSObserver
2012-06-10 14:59:17 -04:00
Richard Pastrick
40482de34c
Update docs to remove warnings about overlays being not implemented.
2012-06-07 10:30:52 -07:00
Aaron Griffith
05bfaaf967
added slime overlay, colors chunks green if slimes can spawn
2012-06-05 23:18:15 -04:00
Aaron Griffith
f4a1c32d1a
added sealevel option to HeightFading primitive
2012-06-05 01:09:47 -04:00
Andrew Chin
97c3f8f913
Merge remote branch 'origin/devel'
...
Conflicts:
docs/config.rst
2012-06-03 21:15:12 -04:00
Thomas Lake
beaa2a9f09
JSObserver documentation
2012-05-25 21:44:23 +01:00
Thomas Lake
942cf8d995
Merge branch 'master' of git://github.com/overviewer/Minecraft-Overviewer into JSObserver
2012-05-25 14:00:16 +01:00
Andrew Brown
19cdca39d8
Fixed world name for config example
2012-05-14 22:35:00 -03:00
Andrew Chin
06b6af5dbc
Fix texturepath docs (minor)
2012-05-06 19:56:11 -04:00