Andrew Chin
a289ac2adc
Better error reporting when the wrong number of arguments are used
2011-05-08 01:47:40 -04:00
Alejandro Aguilera
3c8d7e6442
Add portals to textures.py, needed changes in chunk.py and iterate.c and added beds to transparent blocks.
2011-05-08 02:10:19 +02:00
Jeffrey Warren
1983036ac9
putting back in zoom_changed event... oops
2011-05-05 14:46:33 -04:00
Jeffrey Warren
bac0c7604d
switched to dragend event for optimization
2011-05-05 14:23:04 -04:00
Aaron Griffith
a379a731df
Merge pull request #354 from Fenixin/diamond-ore-textures.
...
Fix diamond-ore textures.
2011-05-03 05:34:41 -07:00
Alejandro Aguilera
9f9ae1e1fe
Fix diamond-ore textures.
2011-05-03 09:11:55 +02:00
Aaron Griffith
4a82e749ca
added imgquality config file option for setting JPG quality
...
Original code by alexjurkiewicz, ported to new DTT code.
This closes #83 .
2011-05-02 18:02:46 -04:00
Aaron Griffith
c1e71f0fda
grass now has snowy sides when covered in snow
2011-05-01 19:42:27 -04:00
Aaron Griffith
e110fe735d
Merge pull request #353 from Fenixin/more-textures.
...
More textures.
2011-05-01 15:29:41 -07:00
Alejandro Aguilera
24c1e0dfd5
Add single and double chests with orientation to the textures.
...
Add some comments about textures using pseudo data.
2011-05-02 00:10:54 +02:00
Alejandro Aguilera
d58da71f1d
Fix bookshelve and jukebox tops.
2011-05-02 00:10:54 +02:00
Alejandro Aguilera
8b99db7bf6
Add orientation for furnaces, dispensers, pumpkins, and jack-o-lanterns.
2011-05-02 00:10:54 +02:00
Alejandro Aguilera
724bf114e7
Fix new saplings.
2011-05-02 00:10:54 +02:00
Andrew Chin
a68079de84
Fixed signpost regression from a09d7f3
...
a09d7f3 fixed issue #349 , but introduced a new regression. This commit
reverts a09d7f3 , and fixes #349 in a different way
2011-05-01 12:35:11 -04:00
Aaron Griffith
9a537e76e2
some config file clarifications
2011-04-30 23:11:54 -04:00
Aaron Griffith
d163e7c527
support for biome coloring on side grass (closes issue #341 )
2011-04-30 23:11:53 -04:00
Michael Writhe
a09d7f3d16
Merge pull request #350 from pironic/master.
...
issue 347 and 349 fixed.
2011-04-30 19:19:51 -07:00
Michael Writhe
803104e193
resolved 2 issues with signs and regions not working for 'checked' items. issue 347 and 349
2011-04-30 20:17:14 -06:00
Jeffrey Warren
4c07eb0c7a
live URL hash rewriting as you drag/zoom instead of permalink at bottom, hard named permalinks such as foo.com/#/jeffs-island
2011-04-30 15:08:29 -04:00
Jeffrey Warren
9c8c5abbf4
merge and hash rewriting functions and permalinks
2011-04-30 12:34:26 -04:00
Michael Writhe
f20d81c39f
Updating WG2OvR link
2011-04-29 19:24:07 -04:00
Andrew Chin
d04f8e8c54
Merge commit 'v0.1.3'
2011-04-29 19:16:09 -04:00
Andrew Chin
97c3ffc50a
Merge branch 'dtt-c-render' into master
2011-04-29 18:33:44 -04:00
Aaron Griffith
f3591c0e51
Merged pull request #345 from Fenixin/graphic-improvement.
...
Graphic improvement using other filter to scale down images.
2011-04-28 13:49:38 -07:00
Andrew Chin
00a3285555
Fix for py2exe
2011-04-28 11:10:06 -04:00
Alejandro Aguilera
be720c5e0d
Use ANTIALIAS filter for resizing down images.
...
Ajust the position of fences for the new filter.
2011-04-28 15:03:59 +02:00
Andrew Chin
b19cc47e6d
Merged pull request #342 from aheadley/html-js-improvements.
...
Html js improvements
2011-04-25 17:45:00 -07:00
aheadley
b44df77405
renamed style.css to be consistent with overviewer.js
2011-04-25 17:02:04 -04:00
Alex Headley
4d76e106e0
added some more toggle-able controls
2011-04-24 00:37:37 -04:00
Alex Headley
219fa3e7a9
fixed remaining known bugs
...
made zoom/pan controls independently toggle-able
re-added markers.js and regions.js to index.html
fixed adding marker from query string
fixed initial bg_color setting
2011-04-23 23:36:29 -04:00
aheadley
1c92776e41
fixed minor bugs, added comments, made python aware of new files, removed old js files
2011-04-23 21:46:41 -04:00
Alex Headley
37a7b28bc8
fixes from testing
2011-04-23 20:21:59 -04:00
aheadley
df2117544d
new js stuff ready for testing
2011-04-23 18:54:12 -04:00
Alex Headley
48d99a674f
moving style stuff out of index.html
2011-04-23 14:02:00 -04:00
Andrew Chin
f9f98960a0
Don't let a missing markers.js or region.js foul up everything
...
Fixes #330
2011-04-22 23:24:57 -04:00
Alex Headley
fa49aff4b0
added minzoom config.js setting
2011-04-22 11:19:02 -04:00
Alex Headley
eea97d1b1c
added per-rendermode bg_color setting
2011-04-22 11:11:14 -04:00
Alejandro Aguilera
b513977a79
Fix textures for saplings.
2011-04-21 01:28:14 +02:00
Alejandro Aguilera
5a70c4686c
Add saplings to generate_special_textures function.
...
Also, remove all the torches from the _build_blocks.
2011-04-21 01:25:36 +02:00
Alejandro Aguilera
3bad62f0af
Add the new rail blocks to the transparent blocks list.
2011-04-21 00:53:56 +02:00
Alejandro Aguilera
be23000050
Add the detector and powered rails to textures.py
2011-04-21 00:49:19 +02:00
Aaron Griffith
2d25d74bd7
moved quadtree preprocessing out of RenderNode, fixes issue #326
2011-04-18 20:16:06 -04:00
Aaron Griffith
a6e8de484d
Merge branch 'overlays' into dtt-c-render
...
Conflicts:
quadtree.py
web_assets/functions.js
2011-04-18 18:29:51 -04:00
Aaron Griffith
82aa172dcc
Merge branch 'master' into dtt-c-render
...
Conflicts:
setup.py
2011-04-18 18:14:41 -04:00
Aaron Griffith
3edc152ea3
Merge remote branch 'rfinnie/master'
2011-04-18 18:12:00 -04:00
Aaron Griffith
5f6ceebc81
fixed MIN/MAX mixup that prevented spawn overlay from working
2011-04-18 11:02:39 -07:00
Aaron Griffith
c790ad5102
windows build fixes
2011-04-18 11:03:29 -04:00
Jeffrey Warren
ad0e38f7bb
live updating hashes instead of permalinks
2011-04-18 09:47:42 -04:00
Ryan Finnie
45dcca82bb
Add a Minecraft-friendly coordinates system
...
* Add x/y/z query arguments to specify MC world coordinates. If world
coordinates are specified, display a POI icon indicating where the
coordinates specified are. Gmaps-style "lat" and "lng" are still
accepted, and will take precedence over x/y/z.
* Expand functionality of the "zoom" query argument. "max" specifies
the maximum zoom, and negative numbers are steps out from max.
Gmaps-style zoom is still supported.
* Change the URL current position area to use x/y/z arguments.
Displayed zoom uses the new zoom logic.
2011-04-17 22:38:29 -07:00
Andrew Chin
ed5f3eaad4
Stronger support for setting a background color
...
Works by setting "bg_color='#rrggbb'" in settings.py. Works for both
png and jpg imgformats
2011-04-17 14:10:27 -04:00