Aaron Griffith
b5c86b6bca
birch and pine leaves now look different from each other
2011-09-19 21:19:08 -04:00
Aaron Griffith
4e3a92874c
watercolor will now be used if it can be loaded
...
Right now the Biome Extractor does not extract this with the other
biome colors, so making it *required* would lead to a lot of errors
for people running servers that don't have the client jar.
Once the Biome Extractor has been changed, this should also.
2011-09-19 21:05:20 -04:00
Alejandro Aguilera
c4883541b3
Now pumpkin and melon stems are tinted brown in textures.py if they are fully grown.
...
Also delete a save statement. Use state->block_data in rendernormal.
2011-09-16 12:52:32 +02:00
Alejandro Aguilera
d6c71de226
Add pumpkin and melon stems.
2011-09-16 09:57:30 +02:00
CounterPillow
ff6dba7419
Default tinting now in C code
2011-09-14 21:50:20 +02:00
Aaron Griffith
309db05924
all biome tinting is now handled in rendermode-normal.c.
...
Note that the case when there isn't any biome data available is not
yet properly handled.
2011-09-14 15:04:18 -04:00
CounterPillow
0ab3b0b2df
Added vines.
2011-09-11 15:31:32 -04:00
Aaron Griffith
fb45fb3dff
added label metadata to rendermodes (no more ugly map labels)
2011-09-08 07:34:35 -04:00
Aaron Griffith
bc138ac859
created a distinct 'hidden' function
2011-09-07 17:16:43 -04: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
Aaron Griffith
91b3010db3
fixed lighting bug introduced by tall grass fix
2011-07-31 22:28:28 -04:00
Aaron Griffith
69bb23b74c
fixed tallgrass offsets affecting blocks above
2011-07-31 22:18:01 -04:00
Aaron Griffith
a7753486dc
Merge branch 'master' into rendermode-options
2011-07-12 12:20:09 -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
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
66145e374a
Merge branch 'dtt-c-render' into py-package
...
Conflicts:
setup.py
2011-04-03 22:47:11 -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