Commit Graph
92 Commits
Author SHA1 Message Date
octarine-noise e00ccd5919 bump version 2016-08-13 00:27:54 +02:00
octarine-noise f032814d99 fix particle mapping
Forestry support
2016-08-11 11:56:52 +02:00
octarine-noise 62294bb2bb add support for Forestry leaves 2016-08-11 11:14:42 +02:00
octarine-noise dec1ffd71c fix config change listener 2016-08-11 11:00:32 +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 913496473d Merge branch 'kotlin-1.9.4' into kotlin-1.10 2016-07-28 12:18:58 +02:00
octarine-noise a8e6c6c470 changed Kotlin version to 1.0.2, no more class relocation 2016-07-28 12:16:57 +02:00
octarine-noise 8bdb5ca8fd update modded block support 2016-07-28 12:16:09 +02:00
octarine-noise 5efc974133 Merge branch 'kotlin-1.9' into kotlin-1.9.4 2016-07-23 13:37:05 +02:00
octarine-noise 7f3617ef59 Merge branch 'kotlin-1.8' into kotlin-1.9 2016-07-23 13:32:31 +02:00
octarine-noise 400b965e02 use case insensitive names in config 2016-07-23 12:39:56 +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 2ca330fd29 added option to disable snow on extra leaves 2016-07-23 09:34:10 +02:00
octarine-noise acf477d709 added korean localization 2016-07-23 09:32:11 +02:00
octarine-noiseandGitHub 97d5d6320c Merge pull request #62 from Ghostlyr/patch-1
Small inaccuracy in the russian localization
2016-06-28 00:43:51 +02:00
octarine-noise 6831050c77 port to 1.10 2016-06-27 23:38:37 +02:00
octarine-noise 70ec7e5289 use case insensitive names in config 2016-06-27 23:36:28 +02:00
octarine-noise f66aabea67 port to 1.9.4 2016-06-21 01:28:43 +02:00
octarine-noise 0635f1e19e update to OptiFine H6 2016-06-15 20:54:58 +02:00
octarine-noise b5af0fe1c5 upgrade to recent Forge and MCP mappings 2016-05-16 12:20:26 +02:00
octarine-noise 69db3d6608 Merge branch 'kotlin-1.8' into kotlin-1.9 2016-05-16 12:16:48 +02:00
octarine-noise 6903bd2de2 bump version 2016-05-16 12:12:43 +02:00
octarine-noise 9a544b1b53 support leaves that don't use the model minecraft:block/leaves 2016-05-16 12:05:54 +02:00
octarine-noise bbd4df418c add support for blocks with submodels 2016-05-16 12:01:25 +02:00
octarine-noise 626bc69dad fix CTM textures
bump version to 2.0.10
2016-04-25 19:14:16 +02:00
octarine-noise 66ed1c098f do not use deprecated Block.canRenderInLayer() 2016-04-19 21:11:09 +02:00
octarine-noise f37cb273f1 Merge branch 'kotlin-1.8' into kotlin-1.9 2016-04-19 21:09:52 +02:00
octarine-noise a6cc354965 fix wrong height range used for algae 2016-04-19 20:56:28 +02:00
octarine-noise 8fe4346922 fix shallow water coral config option 2016-04-19 20:55:14 +02:00
octarine-noise 2f45abcd7c bump version to 2.0.9 2016-04-19 20:47:53 +02:00
octarine-noise 57cae957f8 keep round logs on the SOLID rendering layer 2016-04-19 20:23:07 +02:00
octarine-noise befb64b8fc animated texture support for generated short grass 2016-04-19 20:21:17 +02:00
octarine-noise a0aad5d608 fixed startup crash on null block in blockstate 2016-04-19 20:20:58 +02:00
octarine-noise c0685d829b update to latest Forge and OptiFine
bump version to 2.0.8
2016-04-07 00:20:09 +02:00
octarine-noise 4209d1eea3 bump version to 2.0.7 2016-04-01 19:11:56 +02:00
octarine-noise ac2001694b fix random display tick not firing 2016-04-01 19:11:28 +02:00
octarine-noise 50c4882855 fix config crash when accessing isOpaqueCube() before postInit 2016-04-01 19:08:06 +02:00
octarine-noise 07dc8888ef minor cosmetic tweaks in log renderer 2016-04-01 18:23:47 +02:00
octarine-noise efebf29c64 bump version to 2.0.7 2016-04-01 18:21:49 +02:00
octarine-noise 983703133a Merge branch 'kotlin-1.8' into kotlin-1.9 2016-04-01 18:14:10 +02:00
octarine-noise ee19120651 Copied from pull request #52 from Ghostlyr/kotlin-1.7.10
Add russian localization.
2016-04-01 18:12:27 +02:00
octarine-noise cbaebfa26a fixed #50 2016-03-29 22:29:32 +02:00
octarine-noise 1ff5d45840 fixed X-ray glitch caused by Round Logs being reported as opaqe blocks 2016-03-29 22:28:49 +02:00
octarine-noise 7e667d483a fixed Log block endcap UV rotations 2016-03-29 22:14:59 +02:00
octarine-noise 6d5c03ba6a fix crash with OptiFine 1.9 (pre A series)
bump to 2.0.5
2016-03-26 09:28:54 +01:00
octarine-noise f47aedf84d Merge branch 'kotlin-1.8' into kotlin-1.9 2016-03-26 08:08:58 +01:00
octarine-noise 6ee27c2a99 port to MC 1.9 2016-03-21 20:54:06 +01:00
octarine-noise abf037d8a9 change the OptiFine dev tweaker to work with OF 1.8.x H5 and later 2016-03-21 20:51:37 +01:00
octarine-noise c0be72bb37 get Optifine in the dev environment 2016-02-27 02:09:14 +01:00
octarine-noise 42c14790af Merge branch 'kotlin-1.8' into kotlin-1.8.8 2016-02-21 12:35:49 +01:00
octarine-noise 087e8d5685 fix Short Grass under snow 2016-02-21 12:34:00 +01:00
octarine-noise aaca43fe2c Merge branch 'kotlin-1.8' into kotlin-1.8.8 2016-02-21 12:15:09 +01:00
octarine-noise 8e251dc038 make particle type definitions case insensitive 2016-02-21 12:12:55 +01:00
octarine-noise 1a6ffb251b bump version to 2.0.4 2016-02-21 11:57:59 +01:00
octarine-noise efb49125b8 support Cooking Plus log blocks 2016-02-21 11:09:45 +01:00
octarine-noise 6032a120d8 support Plant Mega Pack log blocks 2016-02-21 11:08:44 +01:00
octarine-noise f68f0e5edd Merge branch 'kotlin-1.8' into kotlin-1.8.8 2016-02-21 10:39:44 +01:00
octarine-noise 7393fed5fd Switch Kotlin version to 1.0.0 2016-02-21 10:37:37 +01:00
octarine-noise 41b080646a correctly apply smooth shading multipliers for AO data 2016-02-17 23:56:35 +01:00
octarine-noise 111f1b3907 fix custom texture search location 2016-02-13 11:56:48 +01:00
octarine-noise 662b4f50f0 Merge branch 'kotlin-1.8' into kotlin-1.8.8 2016-01-30 13:48:13 +01:00
octarine-noise d9a042b356 protect against render buffer underruns 2016-01-30 13:44:33 +01:00
octarine-noise ef574a13ac Merge branch 'kotlin-1.8' into kotlin-1.8.8 2016-01-30 13:05:30 +01:00
octarine-noise b246c7acd0 simplified ModelDataInspector 2016-01-30 12:22:29 +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 4fdabbaf69 fixed lack of generic signature in 1.8 mappings 2016-01-30 11:57:34 +01:00
octarine-noise 0a6c433530 Merge branch 'kotlin-1.8' into kotlin-1.8.8 2016-01-30 00:58:41 +01:00
octarine-noise 3e6f98885f fixed & improved Round Log shading 2016-01-30 00:56:33 +01:00
octarine-noise 4720667f53 updated Thaumcraft Log block class 2016-01-30 00:52:35 +01:00
octarine-noise 5616a68f5a changed Kotlin version 2016-01-30 00:49:59 +01:00
octarine-noise d1480ed3be improved Log block axis detection 2016-01-30 00:46:15 +01:00
octarine-noise 023e286fd4 Merge branch 'kotlin-1.8' into kotlin-1.8.8 2016-01-29 11:32:33 +01:00
octarine-noise 6c8f40f4e2 Optifine CTM support 2016-01-28 01:18:18 +01:00
octarine-noise 6306a5b03b fix accepted MC versions 2016-01-28 00:21:37 +01:00
octarine-noise b0193bb108 update version 2016-01-18 14:31:22 +01:00
octarine-noise eafd36b4b1 fixed OptiFine compatibility 2016-01-18 13:46:56 +01:00
octarine-noise dac7033e18 Merge branch 'kotlin-1.8' into kotlin-1.8.8 2016-01-18 12:51:21 +01:00
octarine-noise 36c6b775db changed Extra Leaves brightness calculation 2016-01-18 12:50:08 +01:00
octarine-noise 0f985e996b port to MC 1.8.8 2016-01-18 12:47:23 +01:00
octarine-noise e926f018e7 actually fix #36 2016-01-16 08:35:30 +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 9b717b549b fix for fix of #36 2016-01-13 23:00:19 +01:00
octarine-noise 81abad82e9 fixed #36 2016-01-13 22:55:07 +01:00
octarine-noise 601679f070 switch to new Forge and ForgeGradle version 2016-01-09 14:12:03 +01:00
octarine-noise f0073b0f2a consolidate AccessTransformer 2016-01-09 14:11:28 +01:00
octarine-noise 5bdbb366eb remove nasty class visibility hack 2016-01-09 14:11:00 +01:00
octarine-noise 2e09f1f10a fixed language file typos 2016-01-09 13:36:55 +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
octarine-noise 554e06176b Initial commit 2014-06-25 22:14:37 +02:00