Commit Graph

111 Commits

Author SHA1 Message Date
octarine-noise
5e5b1e136e bump version 1.0.0 2014-09-06 12:16:32 +02:00
octarine-noise
e8d3a38942 fix connected grass appearing on the wrong blocks 2014-09-06 12:16:21 +02:00
octarine-noise
5bdb316161 correct config GUI order 2014-09-06 12:15:47 +02:00
octarine-noise
da7ff77320 fix wrong defaults in config GUI biome lists 2014-09-06 11:57:13 +02:00
octarine-noise
81fbced1c8 misc cleanup 2014-09-06 11:49:16 +02:00
octarine-noise
e32f63ee3a added rising soul particles 2014-09-06 11:25:59 +02:00
octarine-noise
77b1e672c4 fix coral default biomes bug
tweak config order
2014-09-06 11:07:15 +02:00
octarine-noise
755348ad18 added snow on leaves 2014-09-06 11:05:09 +02:00
octarine-noise
47aa5df3c4 tweak default particle mapping 0.9.12b 2014-08-28 23:00:31 +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
adfc14bc62 Update README.md 2014-08-21 22:47:23 +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 0.9.11b 2014-08-21 01:51:28 +02:00
octarine-noise
abb1c5cf22 bump version 2014-08-21 01:46:27 +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
856daacd58 updated strings 2014-08-20 12:49:24 +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
7a38ec7c3b Update README.md 2014-08-16 09:29:54 +02:00
octarine-noise
772b509a10 fix texture atlas stitch event handlers firing in wrong order 0.9.10b-hotfix1 2014-08-16 09:21:23 +02:00
octarine-noise
ee50ce1dc5 Update README.md 2014-08-16 00:54:02 +02:00
octarine-noise
d2f0d9c0f6 Merge branch 'master' of https://github.com/octarine-noise/BetterFoliage
bump version
0.9.10b
2014-08-15 23:25:49 +02:00
octarine-noise
4706b11f98 added texture set by Meringue 2014-08-15 23:24:00 +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
23abde8000 Merge pull request #5 from Adaptivity/patch-1
Create ru_RU.lang
2014-08-09 15:38:07 +02:00
Anton
21f6569e1b Create ru_RU.lang 2014-08-09 17:28:27 +04:00
octarine-noise
e92e89f86c Update README.md 2014-08-09 00:10:55 +02:00