0
Commit Graph

178 Commits

Author SHA1 Message Date
Andrew Chin
1a587e783b Merge Pull Request #987 2013-09-17 19:28:37 -04:00
Jer Wilson
3050f4099e Adding blocks for new flowers and doublePlants 2013-09-13 14:25:24 -07:00
Andrew Chin
77ccf46be8 more better fix for HOME being set on windows 2013-08-11 20:03:01 -04:00
Andrew Chin
183da128b8 More agressive texture cache
Especially with regard to jarfile loading
2013-08-03 12:59:13 -04:00
Lucas Hereld
a851fb429a Fix more cobblestone textures
Also a comment typo and the base of a lever texture
2013-07-09 08:30:58 -07:00
Andrew Chin
9a837640f9 Correct cobblestone texture
Fixes #953
2013-07-07 00:33:02 -04:00
Aaron Griffith
df2c4b5f03 fixed bug that occurs when %HOME% is set on windows 2013-07-05 18:24:18 -04:00
Andrew Brown
4f41d16e8e updated "installing the textures" section of the docs
Also fixed docstring in textures.py for the find_file method.
2013-07-05 16:01:40 -04:00
Andrew Chin
b19ca0dd5f Fix typo in textures.py 2013-07-04 20:01:27 -04:00
Andrew Brown
80bf4ec806 Edited the texture-finding code for 1.6
Now correctly avoids globbing problems. Removed a bit of irrelevant code
for old style minecraft.jar. Tweaked error messages for resource packs
instead of texture files.
2013-07-04 17:58:00 -04:00
Andrew Chin
57ab387b29 Fixed default texture loading
Now accounts for the versions directory, which is maintained by the new
launcher
2013-07-02 19:05:17 -04:00
Andrew Chin
0cd349ff12 Updated texture loading
handled the move into the assets/ directory
also updated texture names
2013-07-01 22:21:18 -04:00
Aaron Griffith
1fa6353ee7 un-revert merge of PR#928, now in a branch
This reverts commit 124def3602.
2013-06-07 08:49:25 -04:00
Aaron Griffith
124def3602 revert merge of PR#928 to master, which broke on non-snapshot
This reverts commit bc5afbed5c, reversing
changes made to 7457758fbb.
2013-06-07 08:48:08 -04:00
Andrew Chin
bc5afbed5c Merge PR #928 2013-06-06 20:45:21 -04:00
skeight
b8d0405525 Fixed Hay blocks and Stained clay 2013-05-28 09:33:12 -07:00
Alejandro Aguilera
4b1e8fd3e4 Add all stem and all cap blocks for big mushrooms. 2013-05-11 16:11:50 +02:00
skeight
d884718d64 Added stained hardened clay 2013-05-10 09:22:17 -07:00
skeight
6b08cdc51b Added: Hay blocks, Hardened Clay, Coal blocks, and Carpet. 2013-05-09 08:27:20 -07:00
Alejandro Aguilera
0f017f6b51 Lilypads are now properly oriented. 2013-04-07 01:33:10 +02:00
Aaron Griffith
84f919ac6a overviewer now pulls fire/lava/water textures from the right place
fixes issue #910
2013-03-21 14:30:44 -04:00
Andrew Chin
7ae83d014a Fix/improve the --check-terrain option to work with the new texturepacks
Also, updated texturepack-related docs

Related to #907
2013-03-17 12:12:12 -04:00
Alejandro Aguilera
5bba5dab75 - Fixed lighting for anvils.
- Added vertical orientations for dispensers and droppers
- Added special cases of stone and sandstone double slabs
2013-03-11 14:02:36 +01:00
skeight
a1ebd9a03a Added Hoppers
Screenshot: http://i.imgur.com/nB2Nzp6.jpg
2013-03-08 09:30:42 -08:00
skeight
f40049a79c 1.5 Pre-Release updates/fixes
Fix for Ender Portal Frame, w/eye of ender, in all orientations
Minor fix for Comparator back torches
Update to lighting on Quartz stairs
Added Quartz Half Slabs
2013-03-08 07:48:25 -08:00
Alejandro Aguilera
7cd2072441 Added:
-droppers (still TODO vertical orientations)
-activator rails
-quartz stairs
-trapped chests
-quart blocks (all types)

Also moved restone block and quartz ore block code to the end of the file.
2013-02-08 10:58:51 +01:00
Andrew Chin
45897c6418 Support for the Daylight sensor
See #863
2013-01-13 15:50:34 -05:00
Andrew Chin
ef5e3e8fb9 Weighted pressure plates
See #863
2013-01-12 14:10:17 -05:00
Andrew Chin
6ece185b1f Handle HD textures and animated textures 2013-01-12 13:44:04 -05:00
Andrew Chin
bec35bda1e Load textures from the new textures folder (intead of terrain.png)
See #863
2013-01-12 00:49:36 -05:00
Andrew Chin
7f9d6e6508 First pass an rendering comparators
See #863
2013-01-06 19:13:15 -05:00
Andrew Chin
545f0db46a Add support for Quartz ore and redstone block
See #863
2013-01-06 16:01:23 -05:00
Andrew Chin
460d8a390f Converted the IOErrors i missed before 2013-01-02 21:36:34 -05:00
Andrew Chin
64cdd057fd Don't print scary traceback when textures cannot be found
See #860
2013-01-01 21:10:26 -05:00
tazorax
4222b9f3c2 Add nether brick slab support 2012-12-29 19:11:08 +01:00
iPeer
36afaa3b5e Fixes mob spawners rendering as coal ore. 2012-11-20 17:38:44 -05:00
Alejandro Aguilera
53b5080476 greatly improve walls look. 2012-11-04 21:47:23 +01:00
Alejandro Aguilera
ad7e6d11de Map rotation now affects anvils. 2012-11-03 23:53:13 +01:00
Alejandro Aguilera
794275ed33 Add anvils. 2012-10-28 16:16:33 +01:00
Alejandro Aguilera
94e90b818e Fix command block texture. 2012-10-27 12:46:25 +02:00
Alejandro Aguilera
3379b026ee Fix cobblestone walls. Still they have a very ugly pattern. 2012-10-27 12:40:30 +02:00
Alejandro Aguilera
d6e5f0888e Add carrots and potatoes. 2012-10-24 17:14:05 +02:00
Alejandro Aguilera
20e085656d Update trapdoors, now they have top and bottom version. 2012-10-23 11:39:51 +02:00
Alejandro Aguilera
efd2a56516 Add wooden button, command block, beacon block and cobblestone (and mossy) wall. 2012-10-23 11:26:46 +02:00
Matti Ruohonen
32b50c0550 Fix wood log rotation in lower-left and lower-right orientations. 2012-09-12 15:10:26 +03:00
Alejandro Aguilera
cc249b09cb Fix top texture in upside down sandstone stairs. Change repeated function name for wooden slabs. 2012-08-03 18:38:14 +02:00
Alejandro Aguilera
8d42c59dee Add full cake support. 2012-08-02 22:05:10 +02:00
Alejandro Aguilera
eb2f8487e2 Fix emerald ore and ender chests. 2012-08-01 16:15:15 +02:00
Alejandro Aguilera
19a5f97931 Remove debug image save. 2012-08-01 15:35:18 +02:00
Alejandro Aguilera
6cc1dc77c1 Add cocoa plants. 2012-08-01 15:33:46 +02:00