0
Commit Graph

221 Commits

Author SHA1 Message Date
Alejandro Aguilera
4e659aee55 Add global bgcolor variable in textures.py, and an option in generate(). 2011-08-02 01:48:25 +02:00
Alejandro Aguilera
04e7c20398 If nothing shown return None. In iterate.c this will skip the draw. 2011-08-02 01:35:54 +02:00
Alejandro Aguilera
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). 2011-08-01 14:19:22 +02:00
Alejandro Aguilera
bef7f62e43 Now glass renders as in game (glass is rendered in the same way as water is) 2011-07-26 00:55:32 +02:00
Alejandro Aguilera
2f3f358d84 Add pistons to textures.py 2011-07-26 00:24:26 +02:00
Alejandro Aguilera
340f847f8c composite expects an int 2011-07-17 01:31:47 +02:00
Alejandro Aguilera
641e9f5c18 Update function generate_full_block, fix problems with beds, cakes, and trapdoors. 2011-07-17 01:21:15 +02:00
Alejandro Aguilera
b17f51404b oops... 2011-07-17 01:21:15 +02:00
Alejandro Aguilera
8bb19ee388 Forget about tall grass... resize them too. 2011-07-17 01:21:15 +02:00
Alejandro Aguilera
a83a082659 Add code in textures.py to resize textures in blockmap and special_blocks. 2011-07-17 01:21:15 +02:00
Andrew Chin
f4636520dd Added new check_terrain command 2011-07-10 20:53:58 -04:00
Aaron Griffith
fde647bfdf Merge branch 'py-package'
Conflicts:
	setup.py
2011-07-10 18:14:20 -04:00
Aaron Griffith
317f7794fe Merge branch 'master' into py-package 2011-05-31 20:26:00 -04:00
Aaron Griffith
561bb64c7c fixes for py2exe/windows 2011-05-28 15:05:52 -04:00
Aaron Griffith
4ec1b4c971 working versions, data files, and package metadata 2011-05-13 22:24:49 -04:00
Aaron Griffith
e84ef2c1d2 Merge branch 'master' into py-package
Conflicts:
	overviewerConfig.js
	overviewer_core/data/overviewerConfig.js
	setup.py
	web_assets/overviewerConfig.js
2011-05-13 21:37:35 -04:00
Aaron Griffith
e64af5baef Merge branch 'master' into py-package 2011-05-12 19:21:46 -04:00
Aaron Griffith
383b01859f Merge branch 'master' into py-package
Conflicts:
	overviewer_core/data/config.js
	overviewer_core/data/web_assets/functions.js
	overviewer_core/data/web_assets/style.css
	setup.py
	web_assets/overviewer.css
	web_assets/style.css
2011-05-10 20:19:10 -04:00
Aaron Griffith
299f15a312 Merge branch 'dtt-c-render' into py-package 2011-04-13 02:42:22 -04:00
Aaron Griffith
115c36ad5e Merge branch 'dtt-c-render' into py-package
Conflicts:
	overviewer.py
2011-04-01 22:00:45 -04:00
Aaron Griffith
42596416d9 sdist and install now work
next step is using a custom data dir, and falling back on the package
data dir. Also, fixing --version.
2011-03-29 13:49:50 -04:00