Commit Graph

59 Commits

Author SHA1 Message Date
octarine-noise
9d9d32b32a bump version 0.9.9b 2014-08-06 21:39:36 +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
bd4a4885fe bump version 0.9.8b 2014-07-28 22:04:14 +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 untagged-23b5294bd78f673550e2 2014-07-27 23:38:40 +02:00
octarine-noise
32a88fa824 Update README.md 2014-07-26 10:49:51 +02:00
octarine-noise
ec723113d3 bump version 0.9.7b 2014-07-26 10:00:58 +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
df69605521 Update README.md 2014-07-23 02:19:18 +02:00
octarine-noise
d3b1d138ba bump version 0.9.6b 2014-07-23 01:23:41 +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
octarine-noise
5b34da3e61 move default class lists to resource files 2014-07-17 18:29:19 +02:00
octarine-noise
fc7c9a5381 push down debug log to correct level 2014-07-16 23:28:35 +02:00
octarine-noise
cf7ae0efa1 removed usused internal feature 2014-07-16 23:26:46 +02:00
octarine-noise
04bb240d36 minor comment correction 2014-07-16 23:25:44 +02:00
octarine-noise
91fda1522c Unified 1.7.2 and 1.7.10 versions 2014-07-16 23:25:06 +02:00
octarine-noise
7ca25c0da7 null check for leaf icon untagged-9ca76f0bc4c35fbcc685 2014-07-14 17:52:33 +02:00
octarine-noise
0a05a67eda bump to 0.9.5b 1.7.2-0.9.5b 2014-07-12 00:18:42 +02:00
octarine-noise
43e7fb830b change missing generated leaf texture to full black
solves specular reflection issue with ShaderMod
2014-07-12 00:18:22 +02:00
octarine-noise
c72e93aedf new feature: algae 2014-07-11 19:28:26 +02:00
octarine-noise
f236ef64ad missing i18n for some strings 2014-07-11 19:28:06 +02:00
octarine-noise
d38f556bde actually use random seed 2014-07-11 19:26:10 +02:00
octarine-noise
fad662443d id cache clearing derp 2014-07-11 15:34:23 +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
aee6e5caca solve issue with null passed into ClassTransformer 2014-07-11 14:42:51 +02:00
octarine-noise
5fbe2ff16f Update README.md 2014-07-06 21:49:46 +02:00
octarine-noise
7a133c95a7 bump version 2014-07-06 20:52:47 +02:00
octarine-noise
25b1d76c9e improved resource generation error handling 2014-07-06 20:10:05 +02:00
octarine-noise
7a02179481 basic biome check for reeds 2014-07-06 20:09:08 +02:00
octarine-noise
244907f4cd fix config crash with older versions of forge 2014-07-06 20:08:38 +02:00
octarine-noise
4ccd753c0c consolidated config handling 2014-07-06 19:23:32 +02:00
octarine-noise
2715acf9c8 multipage config gui
added config page for reeds
2014-07-05 15:59:36 +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
1be2382fed updated README.md 2014-07-01 08:48:10 +02:00
octarine-noise
e12b7b803c Added GLSL Mod block ID override feature 2014-07-01 01:11:36 +02:00
octarine-noise
8a94867cd8 blacklist / whitelist for block matcher 2014-07-01 00:36:31 +02:00
octarine-noise
3a391f1677 made block recognition cleaner 2014-07-01 00:04:26 +02:00
octarine-noise
d5dd1a36e3 Remove leafmask mapping feature 2014-06-30 23:23:55 +02:00