1. 0c1f37e Expand our Explored highlight to include other forms of light by CJ Kucera · 13 years ago
  2. 3306798 Various doc cleanups, and a few items removed from TODO by CJ Kucera · 13 years ago
  3. 94598b7 We should technically keep the lever and its base textures together by CJ Kucera · 13 years ago
  4. 4c43d52 Should put in the air portal itself, I suppose by CJ Kucera · 13 years ago
  5. bf9eddc Farmland blocks look like dirt on the side by CJ Kucera · 13 years ago
  6. 13b0f66 Accurate rendering for brewing stands by CJ Kucera · 13 years ago
  7. dca37f5 Proper render for enchantment tables by CJ Kucera · 13 years ago
  8. d168442 Proper cauldron rendering by CJ Kucera · 13 years ago
  9. 394a8a6 Initial blockdefs for some other new things by CJ Kucera · 13 years ago
  10. e284b86 Air Portal blocks by CJ Kucera · 13 years ago
  11. b3353ec Silverfish block highlighting by CJ Kucera · 13 years ago
  12. 847fe47 Stems will connect to fruit now by CJ Kucera · 13 years ago
  13. 98ad714 Okay, we're not using any relative texture finding anymore, now by CJ Kucera · 13 years ago
  14. e1c8b23 Start of a conversion from blockTypeExtraTextures to blockTypeExtraTexturesReq - too tired to finish it up tonight by CJ Kucera · 13 years ago
  15. 8259299 Rather significant improvements to glass rendering by CJ Kucera · 13 years ago
  16. 9a2f3fd We don't actually need to specifically ensure we have FENCE and FENCE_GATE anymore by CJ Kucera · 13 years ago
  17. 92a349b Much improved crop and netherwart rendering by CJ Kucera · 13 years ago
  18. 7541800 Should change 'lily' to 'lilypad', too, I suppose by CJ Kucera · 13 years ago
  19. 3701cf3 Change the name of a couple of the new blocks by CJ Kucera · 13 years ago
  20. d74a7b4 Added another 1.9 block by CJ Kucera · 13 years ago
  21. ad093ad Water Lilies by CJ Kucera · 13 years ago
  22. 0659105 Some initial data from Beta1.9-pre by CJ Kucera · 13 years ago
  23. aed877a Tweak FENCE_GATE renderer a bit by CJ Kucera · 13 years ago
  24. c838bb5 A few small updates before the actual 3.3.2 release by CJ Kucera · 13 years ago
  25. 382db7e Added in proper data values for Silverfish by CJ Kucera · 13 years ago
  26. 23b78cb At some point, Minecraft started using data values in chests to denote orientation, which lets us render them properly far more easily than it used to by CJ Kucera · 13 years ago
  27. 19dd8d2 Glass panes and iron bars render properly (or at least close enough) now by CJ Kucera · 13 years ago
  28. 571e412 Improvements to fence rendering, begining of fence gates by CJ Kucera · 13 years ago
  29. 0812ad1 Correct rendering for Huge Mushrooms, using some hardcoded rendering stuffs. Doing it dynamically via YAML seemed way more cumbersome, if more Correct. by CJ Kucera · 13 years ago
  30. 87a991e Initial support for 1.8 blocks, and a tweak to cacti by CJ Kucera · 13 years ago
  31. b51bfe7 Tweaked Portal and Fence renderers to not rely on global BlockType objects by CJ Kucera · 13 years ago
  32. 6718244 Some documentation of the mlblocks structure by CJ Kucera · 13 years ago
  33. 99bfd62 Generated textures now use our texture-tracking routines properly by CJ Kucera · 13 years ago
  34. b06fe54 Re-adding some comments to the block data types by CJ Kucera · 13 years ago
  35. 2ea0949 Load block types from a YAML file, instead of hardcoding by CJ Kucera · 13 years ago