0
Commit Graph

24 Commits

Author SHA1 Message Date
Alejandro Aguilera
1e66e6eecb Add white stone block. 2011-10-27 12:22:06 +02:00
Aaron Griffith
d48d1da493 Merge branch 'master' into 19prep 2011-10-24 21:03:14 -04:00
Alejandro Aguilera
f758f876d6 Added all the new 1.9-pre3 blocks:
- The enchantment table has not book yet!
- The brewing stand is the 2d texture pasted. TODO.
- The cauldron works perfect.
- The air portal draw som random dots resembling stars, is not marevellous, but does the job.
- Air portal frame is rendered without problem.
2011-10-08 17:57:27 +02:00
Mark Barnes
18eaf8e4fd Added other blocks to the nospawn_blocks set 2011-09-24 23:40:06 -04:00
Alejandro Aguilera
41beb13c39 Add nether wart to the list of transparent blocks and update the solid_blocks list 2011-09-23 14:10:47 +02:00
Alejandro Aguilera
9aa2c2252a Added netherbrick stairs. 2011-09-23 11:08:46 +02:00
Alejandro Aguilera
415578e1b6 Added nether fences. 2011-09-23 10:50:53 +02:00
Alejandro Aguilera
bdeefe4118 Update the list of transparent blocks.
Added: iron bars, glass pane, pumpkin and melon stem, vines, fence gates, brick and stone brick stairs.
2011-09-11 13:30:45 +02:00
Aaron Griffith
fe0d28630b Merge branch 'master' into rendermode-options
Conflicts:
	overviewer.py
2011-08-18 11:40:26 -04:00
Aaron Griffith
087d597ed0 Merge remote branch 'rmrector/configurable-north' into configurable-north
Conflicts:
	overviewer.py
	overviewer_core/world.py
2011-08-17 17:35:37 -04:00
Aaron Griffith
3958100f0b mobs can't spawn on water!?!?! whoah. 2011-08-16 14:35:07 -04:00
Ryan Rector
77eb608ccb Make get_blockarray_fromfile rotationally self-sufficient 2011-08-13 10:50:50 -06:00
Ryan Rector
4ee15e8f44 Code cleanup to simplify upstream merge 2011-08-04 12:49:49 -06:00
Ryan Rector
34e0cf0e20 Set default north_direction for get_blockarray_fromfile 2011-08-04 10:33:07 -06:00
Ryan Rector
0035a367a8 Only rotate Block data when asking for block data 2011-08-03 22:15:55 -06:00
Ryan Rector
1b25f187ff Merge remote-tracking branch 'upstream/master' into configurable-north 2011-08-03 20:41:09 -06:00
Aaron Griffith
4ecb370b9c Merge branch 'master' into rendermode-options
Conflicts:
	overviewer_core/chunk.py
	overviewer_core/src/iterate.c
2011-07-31 22:46:19 -04:00
Alejandro Aguilera
aecb39bbbc Delete generate_pseudo_ancil_data function from chunk.py 2011-07-26 00:57:12 +02:00
Alejandro Aguilera
2f3f358d84 Add pistons to textures.py 2011-07-26 00:24:26 +02:00
Aaron Griffith
a7753486dc Merge branch 'master' into rendermode-options 2011-07-12 12:20:09 -04:00
Aaron Griffith
317f7794fe Merge branch 'master' into py-package 2011-05-31 20:26:00 -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
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