Commit graph

13 commits

Author SHA1 Message Date
Mike Primm
5fc08324d2 Split renderdata (generated data) from normal block data - to help
with custom block work
2011-08-30 03:23:11 +08:00
Mike Primm
e5a7c05fc5 Improve handling of /reload, clean up dead code 2011-07-24 23:23:24 -05:00
Mike Primm
004b70581f Package more of default data/config in JAR, lay down when needed, to avoid stomping customized configuration when unneeded 2011-07-23 15:29:47 -05:00
Mike Primm
b46d85f89e Shift models and texture data into 'renderdata' directory 2011-07-23 09:30:22 -05:00
Mike Primm
1ef5da526a Avoid overflows during model scale down 2011-07-22 08:49:50 -05:00
Mike Primm
2dfa729260 Undo bad fix - broke some models 2011-07-19 16:39:09 -05:00
Mike Primm
09fd5abc2f Fix wool coloring in texture support 2011-07-19 01:47:46 -05:00
Mike Primm
c9a225536e Different Bukkit schedule spin workaround, that isn't so slow
Generalize texture image loading
2011-07-17 16:19:24 -05:00
Mike Primm
5208825555 Woraround bukkit schedule spin, add custom-models.txt, custom-texture.txt 2011-07-17 11:02:22 -05:00
Mike Primm
2e58ba2b70 Fix non-power-of-two scaling on models and textures 2011-07-15 09:29:27 -05:00
Mike Primm
2943159ffd More models (beds, etc), proper fence support, lighting fixes for steps and slabs 2011-07-12 23:32:18 -05:00
Mike Primm
ea44be18d1 Add models.txt, and code to load models from it, and lots of models 2011-07-12 02:08:48 -05:00
Mike Primm
c078c63195 Add support for non-cube block models, subblock tracing for them 2011-07-11 02:14:55 -05:00