Commit Graph

29 Commits

Author SHA1 Message Date
octarine-noise
b407e51d19 rotating leaf particles, wind perturbation 2014-08-15 20:24:54 +02:00
octarine-noise
97f528d426 add compatibility for custom grass block renderers 2014-08-12 19:04:10 +02:00
octarine-noise
b365c1cf06 more work on leaf particles 2014-08-12 19:02:48 +02:00
octarine-noise
2b1cab8e62 tons of javadoc and cleanup 2014-08-11 01:38:35 +02:00
octarine-noise
929553692f started work on falling leaf particles 2014-08-10 20:37:43 +02:00
octarine-noise
6b57840b8f fix possible ClassCastException when leaf block uses non-atlas texture 2014-08-10 16:02:13 +02:00
octarine-noise
c176713f20 use biome colors for short grass without AO 2014-08-10 15:27:49 +02:00
octarine-noise
728e723d37 render extra leaves even when surrounded by snow 2014-08-08 21:59:51 +02:00
octarine-noise
ab5d1c0f3a add support for arbitrary grass and dirt blocks 2014-08-08 21:54:07 +02:00
octarine-noise
6623bee39f fix graphical glitch when breaking blocks 2014-08-06 15:50:26 +02:00
octarine-noise
9d59105af1 don't crash coral rendering if textures are missing 2014-07-28 22:03:58 +02:00
octarine-noise
7cdddef1bf new feature: snowed grass 2014-07-28 21:52:23 +02:00
octarine-noise
168fad883d new feature: coral 2014-07-28 20:32:40 +02:00
octarine-noise
d4963ec173 new feature: generate short grass texture 2014-07-28 18:06:09 +02:00
octarine-noise
07369159b8 hack block ID seen by ShadersMod mid-render
move block ID override to dedicated class
2014-07-23 01:14:47 +02:00
octarine-noise
fc7c9a5381 push down debug log to correct level 2014-07-16 23:28:35 +02:00
octarine-noise
04bb240d36 minor comment correction 2014-07-16 23:25:44 +02:00
octarine-noise
7ca25c0da7 null check for leaf icon 2014-07-14 17:52:33 +02:00
octarine-noise
c72e93aedf new feature: algae 2014-07-11 19:28:26 +02:00
octarine-noise
d38f556bde actually use random seed 2014-07-11 19:26:10 +02:00
octarine-noise
32c4dc6035 new feature: use pre-drawn leaf textures if available
some refactoring
2014-07-11 15:13:38 +02:00
octarine-noise
7a02179481 basic biome check for reeds 2014-07-06 20:09:08 +02:00
octarine-noise
4ccd753c0c consolidated config handling 2014-07-06 19:23:32 +02:00
octarine-noise
1c146fb070 added Reeds 2014-07-05 15:58:38 +02:00
octarine-noise
44a20ceab3 Support up to 16 icons for every feature 2014-07-05 13:08:10 +02:00
octarine-noise
3a391f1677 made block recognition cleaner 2014-07-01 00:04:26 +02:00
octarine-noise
37ffa219fc Cache leaf block IDs 2014-06-30 22:15:57 +02:00
octarine-noise
220f2356d8 Major refactoring
Added cactus and lilypads
2014-06-29 21:53:35 +02:00
octarine-noise
3bd402b964 first code commit 2014-06-25 23:27:17 +02:00