Commit Graph

26 Commits

Author SHA1 Message Date
octarine-noise d9cc03511a Cache round log neighborhood data for faster chunk re-rendering 2019-12-21 15:08:29 +01:00
octarine-noise ac015b12df disable Optifine CTM support, fix custom colors 2019-04-13 09:37:57 +02:00
octarine-noise c5261216b2 Merge branch 'kotlin-1.11.2' into kotlin-1.12 2017-08-12 19:12:46 +02:00
octarine-noise 4761eb266f add support for block variants and multiple wood log bark textures 2017-08-12 15:59:22 +02:00
octarine-noise dec1f6ff03 Merge branch 'kotlin-1.11.2' into kotlin-1.12 2017-07-10 17:30:30 +02:00
octarine-noise e329ce0270 remove unnecessary mirroring of round log endcap texture 2017-07-10 15:29:21 +02:00
octarine-noise fb078ab365 port to MC 1.12 2017-07-06 09:53:50 +02:00
octarine-noise 5bea5cde99 error reporting for unexpected registry misses 2017-05-05 10:57:34 +02:00
octarine-noise 479e4cadfa Switch to Kotlin 1.1.1, use typealias feature 2017-04-08 13:03:47 +02:00
octarine-noise 31f64749b1 add some SideOnly annotations where appropriate 2016-12-21 19:54:49 +01:00
octarine-noise 66558932a9 move log block axis into the info object 2016-12-21 19:36:40 +01:00
octarine-noise 4a4d39b523 Add support for Forestry logs
fixes #82
2016-09-05 22:40:13 +02:00
octarine-noise 488078b50f rewrite model and texture detection
expose in mod configuration
2016-08-11 10:58:57 +02:00
octarine-noise 1bd353577f always push shader metadata for block models 2016-08-09 09:23:55 +02:00
octarine-noise 7f3617ef59 Merge branch 'kotlin-1.8' into kotlin-1.9 2016-07-23 13:32:31 +02:00
octarine-noise f96409f9a1 allow for custom column textures (preparation for rubber log support) 2016-07-23 12:01:28 +02:00
octarine-noise 07dc8888ef minor cosmetic tweaks in log renderer 2016-04-01 18:23:47 +02:00
octarine-noise 7e667d483a fixed Log block endcap UV rotations 2016-03-29 22:14:59 +02:00
octarine-noise 6ee27c2a99 port to MC 1.9 2016-03-21 20:54:06 +01:00
octarine-noise 35ce80c602 added config option for rendering Round Logs with unknown axis
added Tangle Logs to the default whitelist
2016-01-30 12:20:13 +01:00
octarine-noise d1480ed3be improved Log block axis detection 2016-01-30 00:46:15 +01:00
octarine-noise 6c8f40f4e2 Optifine CTM support 2016-01-28 01:18:18 +01:00
octarine-noise 3716804ffb fix Round Log top and bottom texture rotation 2016-01-14 00:07:03 +01:00
octarine-noise 2d70de00e7 changed Round Log tapering rules 2016-01-13 23:12:04 +01:00
octarine-noise 8460103030 port to MC 1.8 2016-01-09 12:55:52 +01:00
octarine-noise f44043bb0b first Kotlin version 2016-01-09 12:27:42 +01:00