octarine-noise
|
755348ad18
|
added snow on leaves
|
2014-09-06 11:05:09 +02:00 |
|
octarine-noise
|
3f49f6e09b
|
Merge branch 'master' of https://github.com/octarine-noise/BetterFoliage
bump version
|
2014-08-28 22:49:06 +02:00 |
|
octarine-noise
|
4f7ede5d9e
|
add spruce and jungle particles
fix additional leaf types not loading
|
2014-08-28 22:47:52 +02:00 |
|
octarine-noise
|
5ad3bbe342
|
add multiple leaf particle types
|
2014-08-26 21:22:33 +02:00 |
|
octarine-noise
|
5a5daf6750
|
move text resource reading to util class
|
2014-08-26 21:21:45 +02:00 |
|
octarine-noise
|
4bba2b06c2
|
add hanging vines below netherrack
|
2014-08-26 21:21:10 +02:00 |
|
octarine-noise
|
85b4880391
|
store only biome IDs not instances
reorganized utility methods
|
2014-08-21 15:23:28 +02:00 |
|
octarine-noise
|
4bc6a4a2f9
|
don't do connected grass textures on snow-covered grass
|
2014-08-21 15:22:12 +02:00 |
|
octarine-noise
|
98ca2ae284
|
added beach to default coral biomes
|
2014-08-21 01:51:28 +02:00 |
|
octarine-noise
|
c366e89266
|
make reeds, algae, coral biomes configurable
|
2014-08-21 01:39:00 +02:00 |
|
octarine-noise
|
03766727fd
|
removed temperature dependence of algae
|
2014-08-20 13:02:31 +02:00 |
|
octarine-noise
|
f8092685a8
|
moved BlockMatcher configuration into main config file
|
2014-08-20 11:59:25 +02:00 |
|
octarine-noise
|
8b4967584e
|
migrated to Forge built-in GuiConfig
|
2014-08-20 00:50:25 +02:00 |
|
octarine-noise
|
ce37687a1b
|
add connected grass
|
2014-08-18 22:57:39 +02:00 |
|
octarine-noise
|
187b29ac41
|
log stacktrace when default config fails to copy
|
2014-08-18 22:28:04 +02:00 |
|
octarine-noise
|
772b509a10
|
fix texture atlas stitch event handlers firing in wrong order
|
2014-08-16 09:21:23 +02:00 |
|
octarine-noise
|
bc3e598b1e
|
fix particles not turning off
|
2014-08-15 23:10:52 +02:00 |
|
octarine-noise
|
b407e51d19
|
rotating leaf particles, wind perturbation
|
2014-08-15 20:24:54 +02:00 |
|
octarine-noise
|
dcbb636902
|
config GUI for leaf particles
|
2014-08-15 20:22:52 +02:00 |
|
octarine-noise
|
e88a1ba5ae
|
shift-click in GUI to jump 5 increments
|
2014-08-15 20:21:34 +02:00 |
|
octarine-noise
|
f107fe0e1a
|
missing class from previous commits (derp)
|
2014-08-12 23:11:28 +02:00 |
|
octarine-noise
|
97f528d426
|
add compatibility for custom grass block renderers
|
2014-08-12 19:04:10 +02:00 |
|
octarine-noise
|
f2aeb870ce
|
fix missing texture NPE
|
2014-08-12 19:03:37 +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
|
bae6d9b598
|
add some more SideOnly annotations
|
2014-08-11 00:14:28 +02:00 |
|
octarine-noise
|
6472353e4a
|
correct mixed up RGB values
|
2014-08-11 00:10:15 +02:00 |
|
octarine-noise
|
929553692f
|
started work on falling leaf particles
|
2014-08-10 20:37:43 +02:00 |
|
octarine-noise
|
7babab8385
|
add some missing SideOnly annotations
|
2014-08-10 17:04:16 +02:00 |
|
octarine-noise
|
51589bbad4
|
make leaf texture generator event based and more modular
|
2014-08-10 17:02:15 +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
|
ffa8dd724e
|
made texture generation slightly saner
|
2014-07-30 18:29:01 +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
|
572d517828
|
tweak short grass texture offset
|
2014-07-28 18:12:20 +02:00 |
|
octarine-noise
|
d4963ec173
|
new feature: generate short grass texture
|
2014-07-28 18:06:09 +02:00 |
|
octarine-noise
|
ad83a511fb
|
slightly more robust leaf texture generation
|
2014-07-27 23:42:22 +02:00 |
|
octarine-noise
|
e351af2369
|
get rid of annotations in class transformer
|
2014-07-27 23:38:40 +02:00 |
|
octarine-noise
|
4e42f63c36
|
don't alter ShaderMod special textures
|
2014-07-25 20:59:21 +02:00 |
|
octarine-noise
|
0daf61583a
|
fixed leaves and grass block data for ShadersMod integration
|
2014-07-25 15:57:27 +02:00 |
|
octarine-noise
|
504f033c2e
|
only rebuild block ID cache on client world load
|
2014-07-24 17:59:06 +02:00 |
|
octarine-noise
|
fa099b1b97
|
fix deadlock issue during class transformation
|
2014-07-24 17:50:06 +02:00 |
|
octarine-noise
|
b0c0cd0d1b
|
avoid Class.forName() in world loading event
|
2014-07-24 01:03:35 +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
|
6700e724a5
|
emit warning message for unsupported Minecraft versions
|
2014-07-17 18:44:39 +02:00 |
|