This website requires JavaScript.
0cd349ff12
Updated texture loading
Andrew Chin
2013-07-01 22:21:18 -04:00
a147ca4a36
Merge pull request #943 from krotton/master
Andrew Chin
2013-06-08 14:58:42 -07:00
221be8e211
s/rednerchecks/renderchecks
Krotton
2013-06-08 23:30:02 +02:00
1fa6353ee7
un-revert merge of PR#928, now in a branch
Aaron Griffith
2013-06-07 08:49:25 -04:00
124def3602
revert merge of PR#928 to master, which broke on non-snapshot
Aaron Griffith
2013-06-07 08:48:08 -04:00
bc5afbed5c
Merge PR #928
Andrew Chin
2013-06-06 20:45:21 -04:00
b8d0405525
Fixed Hay blocks and Stained clay
skeight
2013-05-28 09:33:12 -07:00
7457758fbb
Merge pull request #937 from tswsl1989/patch-2
Andrew Chin
2013-05-26 14:49:59 -07:00
f072281a9c
Revert "Use protocol-relative scripts in index.html"
Andrew Chin
2013-05-26 02:05:06 -04:00
f4d4c9ff5c
Fix reference to stochastic command line option
Thomas Lake
2013-05-24 20:43:18 +01:00
e5c7edf511
Update signs.rst
Thomas Lake
2013-05-23 14:56:54 +02:00
fabc244c91
Use protocol-relative scripts in index.html
Andrew Chin
2013-05-21 20:01:29 -04:00
c696bdfe0d
updated contributors list
Aaron Griffith
2013-05-20 21:01:53 -04:00
fecbfd0706
Merge branches 'config-include', 'hashchange', 'poi-polylines', 'showlocationmarker' and 'signed-timestamps'
Aaron Griffith
2013-05-20 20:56:40 -04:00
c52dc45bed
removed bit about __init__.py
Aaron Griffith
2013-05-20 20:48:04 -04:00
3986e10af2
Added option showlocationmarker
Nicolas Frattaroli
2013-05-13 15:38:54 +02:00
0783cdbee7
Changed default poititle to "Markers"
Nicolas Frattaroli
2013-05-13 14:32:50 +02:00
e466f891e1
hashchange triggered by setHash is now properly ignored
Kang Seonghoon
2013-05-12 00:32:44 +09:00
372b4e5e44
added support for hashchange event for recent browsers
Kang Seonghoon
2013-05-02 01:22:55 +09:00
4b1e8fd3e4
Add all stem and all cap blocks for big mushrooms.
Alejandro Aguilera
2013-05-11 16:11:50 +02:00
d884718d64
Added stained hardened clay
skeight
2013-05-10 09:22:17 -07:00
6b08cdc51b
Added: Hay blocks, Hardened Clay, Coal blocks, and Carpet.
skeight
2013-05-09 08:27:20 -07:00
478d44f480
Docs updates for #882 (JSObserver formatting strings)
Andrew Chin
2013-05-07 21:34:31 -04:00
6e3556ab12
nbt timestamps are probably signed (like time_t)
Aaron Griffith
2013-05-06 18:11:45 -03:00
85736e5b49
Add section about importing in the config file
Nicolas F.
2013-04-21 17:16:54 +03:00
0f017f6b51
Lilypads are now properly oriented.
Alejandro Aguilera
2013-04-07 01:33:10 +02:00
4dbca0d8ed
bumped docs version number.
Andrew Brown
2013-04-02 14:38:06 -04:00
0efb51583a
added faq entry about erroneous chunks causing blank maps
Andrew Brown
2013-04-01 10:42:31 -04:00
3249063635
Docs adjustment: 0.9 is no longer "new"
Andrew Brown
2013-04-01 10:25:18 -04:00
9452af8898
Added some debug stuff
Andrew Chin
2013-03-26 22:09:40 -04:00
84f919ac6a
overviewer now pulls fire/lava/water textures from the right place
Aaron Griffith
2013-03-21 14:30:44 -04:00
525e278a23
Merge pull request #908 from CounterPillow/genpoi-skipscan
Andrew Brown
2013-03-19 10:12:59 -07:00
cacf1498b8
Add option to skip scanning for POIs in regions
Nicolas Frattaroli
2013-03-19 18:10:24 +01:00
7ae83d014a
Fix/improve the --check-terrain option to work with the new texturepacks
Andrew Chin
2013-03-17 12:12:12 -04:00
5b937eb231
Error instead of crashing if no regions can be found
Andrew Chin
2013-03-16 17:48:25 -04:00
df27633f1a
Added an overlay example
Andrew Chin
2013-03-15 21:03:51 -04:00
2ea1f061ea
Stop auto-correcting incorrect slashes. Instead error, and point to our docs.
Andrew Chin
2013-03-15 20:53:24 -04:00
52e3773b79
Call expanduser for paths to config files
Andrew Chin
2013-03-15 20:06:56 -04:00
3889fd236f
Don't print scary traceback if the config file can't be found
Andrew Chin
2013-03-15 20:05:30 -04:00
d8a70f2d9a
Improve nether rendering with minecraft 1.5
Andrew Chin
2013-03-15 19:53:01 -04:00
b9e26f0aef
Merge branch 'master' into POI-Polylines
Freakus Geekus
2013-03-15 22:37:09 +00:00
dd6538b55e
Print out regionset type when run with -v
Andrew Chin
2013-03-13 21:23:52 -04:00
571f479636
Merge PR #899
Andrew Chin
2013-03-13 21:11:40 -04:00
44f624f64f
Fixed paths with square brackets in them.
Nicolas Frattaroli
2013-03-09 15:35:42 +01:00
8d99fef4dd
Merge PR #902
Andrew Chin
2013-03-13 20:56:28 -04:00
5fb80637b3
Merge PR #903
Andrew Chin
2013-03-13 20:42:01 -04:00
4febc51fd8
Merge branch 'snapshot'
Alejandro Aguilera
2013-03-13 15:53:36 +01:00
284369840f
travis update, /dev/shm no longer avail, so 1 proc only
Michael Writhe
2013-03-11 15:58:58 -06:00
633dcd18c1
Fixed Python3 error message
Nicolas Frattaroli
2013-03-11 18:06:54 +01:00
31daa558f9
Fix error in documentation
Nicolas F.
2013-03-11 15:29:47 +01:00
5bba5dab75
- Fixed lighting for anvils. - Added vertical orientations for dispensers and droppers - Added special cases of stone and sandstone double slabs
Alejandro Aguilera
2013-03-11 14:02:36 +01:00
fc7ed85966
Merge pull request #895 from skeight/snapshot
Alejandro Aguilera
2013-03-11 04:11:43 -07:00
d32b247db7
Follow symbolic links while finding region sets.
Christoph Burschka
2013-03-10 20:24:21 +01:00
a1ebd9a03a
Added Hoppers Screenshot: http://i.imgur.com/nB2Nzp6.jpg
skeight
2013-03-08 09:30:42 -08:00
f40049a79c
1.5 Pre-Release updates/fixes Fix for Ender Portal Frame, w/eye of ender, in all orientations Minor fix for Comparator back torches Update to lighting on Quartz stairs Added Quartz Half Slabs
skeight
2013-03-08 07:48:25 -08:00
eb8d445822
Updated png-it.py, now it has --autocrop option.
Alejandro Aguilera
2013-02-26 08:45:57 +01:00
b75eb7e5b5
POI dict and polyline support
Freakus Geekus
2013-02-16 21:05:36 +00:00
b8e2003c65
travis ci button now uses master branch only
Aaron Griffith
2013-02-16 13:59:59 -05:00
42debd6c9d
Redstone now connects to trapped chests.
Alejandro Aguilera
2013-02-08 11:06:14 +01:00
7cd2072441
Added: -droppers (still TODO vertical orientations) -activator rails -quartz stairs -trapped chests -quart blocks (all types)
Alejandro Aguilera
2013-02-08 10:58:51 +01:00
2377b3cd52
Fixed nether rendering crash
Andrew Chin
2013-02-07 19:44:56 -05:00
94f51136b1
Fix spawn markers
Andrew Chin
2013-02-03 14:56:00 -05:00
66ff7cbcb5
Validate texturepath exists
Andrew Chin
2013-02-02 14:04:05 -05:00
40becc9f59
Make sure that regionset.type always has a value
Andrew Chin
2013-01-31 16:39:10 -05:00
c5e4140bf5
Merge pull request #862
Andrew Chin
2013-01-25 19:30:43 -05:00
a0d9b2db27
Merge in pull request #872
Andrew Chin
2013-01-25 19:19:32 -05:00
5445466ec4
JSObserver will show ETA, and the 'renderComplete' message will persist
Andrew Chin
2013-01-23 21:14:09 -05:00
d09b74e6f0
use git to find current hash, should work with overviewer-as-submodule
Aaron Griffith
2013-01-21 16:50:38 -05:00
ae5e146eff
Updated documentation
Nicolas Frattaroli
2013-01-21 18:13:50 +01:00
a5ee1b68ba
Allow unicode to be returned from a genPOI filter function
Andrew Chin
2013-01-18 21:59:08 -05:00
da14102012
Merge Pull Request #859
Andrew Chin
2013-01-18 21:52:27 -05:00
56d5832a99
Merge in pull request #865
Andrew Chin
2013-01-16 22:16:34 -05:00
03fa62f3d6
updaded doc download links
Aaron Griffith
2013-01-15 12:21:54 -05:00
45897c6418
Support for the Daylight sensor
Andrew Chin
2013-01-13 15:50:34 -05:00
ef5e3e8fb9
Weighted pressure plates
Andrew Chin
2013-01-12 14:10:17 -05:00
6ece185b1f
Handle HD textures and animated textures
Andrew Chin
2013-01-12 13:44:04 -05:00
bec35bda1e
Load textures from the new textures folder (intead of terrain.png)
Andrew Chin
2013-01-12 00:49:36 -05:00
794cab0144
Add less verbose config option
Nick Aldwin
2013-01-08 17:02:12 -05:00
7f9d6e6508
First pass an rendering comparators
Andrew Chin
2013-01-06 19:13:15 -05:00
545f0db46a
Add support for Quartz ore and redstone block
Andrew Chin
2013-01-06 16:00:49 -05:00
443aa84b07
updated tileset.py and genPOI.py and a few other stragglers
Aaron Griffith
2013-01-06 01:00:06 -05:00
77fff9fa25
specifying a directory name for a dimension should work now
Aaron Griffith
2013-01-06 00:43:52 -05:00
a49a05a2ee
Better manualPOI validator
Andrew Chin
2013-01-02 22:10:57 -05:00
813777a88f
Merge pull request #858
Andrew Chin
2013-01-02 21:51:38 -05:00
460d8a390f
Converted the IOErrors i missed before
Andrew Chin
2013-01-02 21:36:34 -05:00
64cdd057fd
Don't print scary traceback when textures cannot be found
Andrew Chin
2013-01-01 21:08:59 -05:00
3ad99d9461
Added possibility to return tuple from filterfunc
CounterPillow
2013-01-01 21:15:38 +01:00
b13f0044e2
manualpois is now a per-render option
CounterPillow
2012-12-31 18:54:31 +01:00
2aa3a8cc02
Added manual POI option
CounterPillow
2012-12-31 16:22:41 +01:00
4222b9f3c2
Add nether brick slab support
tazorax
2012-12-29 19:11:08 +01:00
6ca70deb91
Merge commit 'refs/pull/847/head' of github.com:overviewer/Minecraft-Overviewer into merge_847
Andrew Chin
2012-11-29 21:29:49 -05:00
3d3ad4e4d6
Fix partial traceback printing on Windows
Andrew Chin
2012-11-29 20:56:26 -05:00
4d983f8ada
Changed location marker icon and animation
CounterPillow
2012-11-29 18:59:38 +01:00
bfcb53ede3
Added marker at coordinates in the url
CounterPillow
2012-11-29 18:48:54 +01:00
22cefd69e6
Add png-it.py script to contrib directory
Alejandro Aguilera
2012-11-29 10:03:52 -05:00
dc345ba75d
Renamed the current nether to netherold, and made the new nether2 the default
Andrew Chin
2012-11-28 22:03:17 -05:00
a92f368a0d
Merge commit 'refs/pull/815/head' of github.com:overviewer/Minecraft-Overviewer into merge_815
Andrew Chin
2012-11-28 21:17:06 -05:00
c5b1a3e2d4
Merge commit 'refs/pull/817/head' of github.com:overviewer/Minecraft-Overviewer into merge_817
Andrew Chin
2012-11-28 20:26:27 -05:00
223b326df1
Add option to configure maxzoom and appropriate documentation
Thomas Lake
2012-11-21 21:28:45 +00:00
c6d7a6d8fd
Fix crop validator to avoid trying to alter a tuple
Thomas Lake
2012-11-22 10:22:45 +00:00