This website requires JavaScript.
1ab06b3ae2
Merge pull request #449 from Fenixin/fix-torches
Andrew Chin
2011-08-01 06:28:42 -07:00
8138ec29c0
Torches are now in the center of the block. Redstone dionde function generates its own torches now (it was using before the generated by the torch function).
Alejandro Aguilera
2011-08-01 14:19:22 +02:00
4ecb370b9c
Merge branch 'master' into rendermode-options
Aaron Griffith
2011-07-31 22:46:19 -04:00
6a5eb517d6
tallgrass now appears in the same place, no matter what mode is used
Aaron Griffith
2011-07-31 22:33:49 -04:00
91b3010db3
fixed lighting bug introduced by tall grass fix
Aaron Griffith
2011-07-31 22:28:28 -04:00
69bb23b74c
fixed tallgrass offsets affecting blocks above
Aaron Griffith
2011-07-31 22:18:01 -04:00
142c621cc8
added but2002 to CONTRIBUTORS.rst
Aaron Griffith
2011-07-31 20:47:25 -04:00
5e10ff1a30
Fixed indentation style to match the rest of the code.
but2002
2011-07-31 17:41:57 -05:00
3ccb188a11
Fixed an error in my original change, moved code to original location.
but2002
2011-07-31 17:39:56 -05:00
f36cb98911
Fixed undefined variable.
but2002
2011-07-31 17:37:59 -05:00
30a8b851b6
added separate 'zoomLevels' JS config var for marker positioning use (closes #401 )
Aaron Griffith
2011-07-31 12:38:19 -04:00
ebd3497a5f
made forcerender and regionlist work together (closes #444 )
Aaron Griffith
2011-07-31 12:27:53 -04:00
f0a1a1c03d
Merge pull request #445 from but2002/master
Aaron Griffith
2011-07-29 15:25:25 -07:00
154cd2c1fd
The "querypos" marker that appears when linked to a location on the map will be removable by a click.
but2002
2011-07-29 17:23:33 -05:00
464fecd256
Merge pull request #440 from Fenixin/pistons
Andrew Chin
2011-07-25 17:10:37 -07:00
aecb39bbbc
Delete generate_pseudo_ancil_data function from chunk.py
Alejandro Aguilera
2011-07-26 00:57:12 +02:00
bef7f62e43
Now glass renders as in game (glass is rendered in the same way as water is)
Alejandro Aguilera
2011-07-26 00:55:32 +02:00
2f3f358d84
Add pistons to textures.py
Alejandro Aguilera
2011-07-26 00:13:48 +02:00
85a55c25c3
more helpful error if given worlddir does not contain level.dat
Aaron Griffith
2011-07-25 11:05:21 -04:00
5728bc4051
Rotate biome data
Ryan Rector
2011-07-23 11:25:17 -06:00
5afdff09cc
Really make lower-left the default everywhere
Ryan Rector
2011-07-23 11:23:14 -06:00
b6a2447b9c
Fix trapdoor rotations
Ryan Rector
2011-07-23 07:51:55 -06:00
ef6ad96080
fixed region group handling to actually use matcher, and to show non-matched regions
Aaron Griffith
2011-07-22 08:19:18 -04:00
0a119202f6
Merge pull request #438 from Fenixin/fix-beds
Aaron Griffith
2011-07-22 02:23:01 -07:00
9516704057
Fixed MSVC build errors
Andrew Chin
2011-07-19 15:04:49 -04:00
931d71103c
possible (hopeful) fix for the garbage collection bug
Aaron Griffith
2011-07-18 23:56:51 -04:00
077552b53b
Cache rotated chunk data
Ryan Rector
2011-07-17 08:47:57 -06:00
340f847f8c
composite expects an int
Alejandro Aguilera
2011-07-17 01:31:47 +02:00
641e9f5c18
Update function generate_full_block, fix problems with beds, cakes, and trapdoors.
Alejandro Aguilera
2011-07-17 01:15:23 +02:00
b17f51404b
oops...
Alejandro Aguilera
2011-07-08 01:20:30 +02:00
8bb19ee388
Forget about tall grass... resize them too.
Alejandro Aguilera
2011-07-08 01:16:55 +02:00
a83a082659
Add code in textures.py to resize textures in blockmap and special_blocks.
Alejandro Aguilera
2011-07-08 00:44:18 +02:00
546fe5c39e
Merge pull request #434 from Xon/master
Aaron Griffith
2011-07-15 10:44:30 -07:00
c5ba5edbcc
Permit overviewer to keep running even if the chunk the spawn is in is corrupt.
Xon
2011-07-15 21:50:18 +08:00
f7015396ab
added options to overviewerConfig.js for search box, coords box, overlay menu
Aaron Griffith
2011-07-14 23:07:32 -04:00
cbd48fa2eb
fixed typo in setup.py
Aaron Griffith
2011-07-14 22:52:13 -04:00
173e662457
Adding ?debug=1 to a map URL enables debug mode
Andrew Chin
2011-07-14 22:22:58 -04:00
59594ee442
Clean up region rotation a bit.
Ryan Rector
2011-07-14 16:36:10 -06:00
284199c557
More info in README
Ryan Rector
2011-07-13 15:39:58 -06:00
32abe88efd
Show actual default as default for north-direction
Ryan Rector
2011-07-13 15:29:08 -06:00
6e3a732eb8
Rotate compass rose when rotating map
Ryan Rector
2011-07-13 15:10:50 -06:00
0ffb13eafc
Remove one 'Additional Bug' from README
Ryan Rector
2011-07-13 15:10:09 -06:00
e26059be38
Add special texture rotation for upper-left and lower-right
Ryan Rector
2011-07-13 15:01:04 -06:00
56a5f42cd0
Add rough benchmark to Readme
Ryan Rector
2011-07-13 13:27:18 -06:00
af63ff9992
fixed recursive web_assets handling (closes issue #430 )
Aaron Griffith
2011-07-12 18:39:49 -04:00
679b27aba9
Edited README.rst via GitHub
Ryan Rector
2011-07-12 10:56:15 -07:00
e78d14059a
Merge branch 'configurable-north' of https://github.com/rmrector/Minecraft-Overviewer into configurable-north
Ryan Rector
2011-07-12 11:52:29 -06:00
acfdc5ed4b
Update readme with information on changes
Ryan Rector
2011-07-12 11:51:38 -06:00
a7753486dc
Merge branch 'master' into rendermode-options
Aaron Griffith
2011-07-12 12:17:25 -04:00
a0a45c8763
Merge remote-tracking branch 'origin/configurable-north' into configurable-north
Ryan Rector
2011-07-11 21:49:31 -06:00
110bd10569
Handle more regions
Ryan Rector
2011-07-11 21:42:24 -06:00
3a6194a6f1
I give up. Markdown is apparently not for me.
Ryan Rector
2011-07-11 16:24:23 -06:00
afe25eed21
Readme modification again.
Ryan Rector
2011-07-11 16:23:17 -06:00
da7471cc0c
Markdown!
Ryan Rector
2011-07-11 16:20:56 -06:00
caef1afaf0
Add info on north-direction to readme
Ryan Rector
2011-07-11 16:17:07 -06:00
eebd0a2740
Add info on north-direction to readme
Ryan Rector
2011-07-11 16:17:07 -06:00
1fdd143a98
Explain available north-directions in sample settings
Ryan Rector
2011-07-11 16:03:28 -06:00
d0f98223e4
Enhance north-direction commandline option
Ryan Rector
2011-07-11 16:01:46 -06:00
3f3ca1979f
Move special texture rotation to it's own function
Ryan Rector
2011-07-11 15:47:45 -06:00
d32cc2aa10
Update coord conversion on map to handle new rotation option
Ryan Rector
2011-07-11 12:21:47 -06:00
1b06da4e73
Rotate region coords based on configured north
Ryan Rector
2011-07-11 10:44:55 -06:00
6124ffd0ed
Early work on rotating stubborn textures
Ryan Rector
2011-07-10 21:06:09 -06:00
e732eb6450
A smarter (?) attempt at rotating everything.
Ryan Rector
2011-07-10 21:05:45 -06:00
f4636520dd
Added new check_terrain command
Andrew Chin
2011-07-10 19:40:05 -04:00
482ccd3dd8
updated CONTRIBUTORS.rst
Aaron Griffith
2011-07-10 20:43:43 -04:00
65aecb9783
Purge pyc files on "setup.py clean"
Andrew Chin
2011-07-10 18:49:06 -04:00
fde647bfdf
Merge branch 'py-package'
Aaron Griffith
2011-07-10 18:05:25 -04:00
082e91fca3
Merge remote-tracking branch 'orospakr/master'
Aaron Griffith
2011-07-10 17:58:21 -04:00
e81db44ea9
Fix bad coords for upper-left and -right north
Ryan Rector
2011-07-10 07:42:50 -06:00
61afc6f921
Merge remote-tracking branch 'upstream/master' into configurable-north
Ryan Rector
2011-07-10 07:20:28 -06:00
722b814873
Rotate each chunk based on north direction
Ryan Rector
2011-07-10 07:18:35 -06:00
f306a2ecff
Google maps JS handle north_direction
Ryan Rector
2011-07-10 07:06:20 -06:00
f0ea678cb6
Google maps js needs to know north-direction
Ryan Rector
2011-07-10 07:03:46 -06:00
f2882512e7
Make quadtree flip axis on some north directions
Ryan Rector
2011-07-10 07:01:17 -06:00
7380ed08de
Make chunk to tile coords aware of new north
Ryan Rector
2011-07-10 06:49:37 -06:00
954fb18a4c
Parse commandline for changing north direction
Ryan Rector
2011-07-10 06:47:58 -06:00
cd6d482c58
Add setting to change north direction
Ryan Rector
2011-07-10 06:44:36 -06:00
410fdfb3a5
Provide a better error message when a Windows package fails to import c_overviewer
Andrew Chin
2011-07-09 11:29:23 -04:00
da421a29a2
added --forcerender to the readme
Aaron Griffith
2011-07-09 09:37:06 -04:00
0c63bcb5fe
changed setup.py to copy web_assets recursively for py2exe
Aaron Griffith
2011-07-07 16:35:48 -04:00
c1f13775d9
setup.py now checks for Imaging directory in Python include path. Appears to fix #402
Maciej Małecki
2011-07-04 12:54:34 +02:00
01a370a7b7
Merge remote-tracking branch 'upstream/master'
Andrew Chin
2011-06-28 18:47:28 -04:00
c88d5b2c1a
Reimplemented search box.
Andrew Clunis
2011-06-25 19:43:10 -04:00
62119c37ef
bumped extension version for fix that closes #414
Aaron Griffith
2011-06-23 15:21:46 -07:00
79944d4f90
fixed out-of-bounds index segfault
Aaron Griffith
2011-06-23 17:44:04 -04:00
aed6938d22
now fails correctly if --settings is given but file does not exist
Aaron Griffith
2011-06-22 14:19:50 -04:00
96fb3accb5
Merge branch 'master' into rendermode-options
Aaron Griffith
2011-06-19 14:00:56 -04:00
d5ceec6e8b
fixed custom mode option inheritance bug + another bug
Aaron Griffith
2011-06-19 13:50:55 -04:00
7e5f518958
normal mode height fading (a la Fenixin's formula, Issue #147 )
Aaron Griffith
2011-06-19 13:34:16 -04:00
f8b005d079
added render_mode_parse_option helper function
Aaron Griffith
2011-06-19 13:06:12 -04:00
6aab671857
Merge pull request #410 from Fenixin/stairs-new-lighting
Aaron Griffith
2011-06-18 17:31:00 -07:00
278eabbae3
Remove unused access to blocklight array.
Alejandro Aguilera
2011-06-19 01:36:41 +02:00
8eda22055f
Add comments. Delete printfs.
Alejandro Aguilera
2011-06-19 01:25:41 +02:00
fdadda0ea6
Move the average lighting coeff to another function. Take the average over blockmap.
Alejandro Aguilera
2011-06-19 01:10:03 +02:00
312624e96c
Fix regression introduced by regression fix
Andrew Chin
2011-06-18 14:59:37 -04:00
6cf0cc5147
Fixed regionlist regression
Andrew Chin
2011-06-18 11:51:13 -04:00
b1a386cae9
fixed sample.settings.py typo
Aaron Griffith
2011-06-16 06:26:58 -07:00
091a76fe60
added sans-serif font styling to whole page, in line with other controls
Aaron Griffith
2011-06-15 10:26:16 -04:00
0bb484bdf7
Added mouseover coords
Eric Carr
2011-06-15 15:09:04 +02:00
57100c1912
fix small bug when parent option merging fails
Aaron Griffith
2011-06-15 00:42:41 -04:00