Commit Graph

  • 8319d721c7 Update to work with OptiFine_1.12.2_HD_U_F6_pre1 octarine-noise 2020-01-01 15:15:44 +01:00
  • 1b0e93b050 Array bounds check for overlay layer octarine-noise 2020-01-01 15:14:19 +01:00
  • 1ea2b6b946 Model loading rework (1.14 prep) 1.12-2.3.0 octarine-noise 2019-12-30 17:35:52 +01:00
  • 558c9a2c34 Bump self and dependency versions octarine-noise 2019-12-21 15:10:32 +01:00
  • f102bf4bda add Gradle wrapper octarine-noise 2019-12-21 15:10:09 +01:00
  • f5cbf48dfa Try to cope with other mods wrapping IModel instances in a generic way octarine-noise 2019-12-21 15:09:51 +01:00
  • d9cc03511a Cache round log neighborhood data for faster chunk re-rendering octarine-noise 2019-12-21 15:08:29 +01:00
  • d0265483d2 Option to skip rendering of hidden extra leaves octarine-noise 2019-12-21 14:37:20 +01:00
  • 20da2a27bd Fully remove Optifine CTM code octarine-noise 2019-12-21 13:27:01 +01:00
  • 02509fa44d remove useless config option: distance limit octarine-noise 2019-09-04 11:28:28 +02:00
  • 6801304bd1 do not access TileEntities in unloaded chunks octarine-noise 2019-09-03 14:24:26 +02:00
  • d96ac1c94c update Forge / Forgelin / Kotlin versions octarine-noise 2019-09-03 14:23:44 +02:00
  • ac015b12df disable Optifine CTM support, fix custom colors octarine-noise 2019-03-02 14:21:03 +01:00
  • 71f0be0c93 fix shader mod integration octarine-noise 2019-03-02 12:04:30 +01:00
  • bcc1b04e6b Optifine dev wrapper must be written in Java octarine-noise 2019-03-02 12:00:28 +01:00
  • 369348f6aa Add Cuisine classes to defaults Snownee 2019-01-20 20:30:03 +08:00
  • cbee4916ed Merge branch 'kotlin-1.10' into kotlin-1.12 octarine-noise 2018-10-26 17:38:14 +02:00
  • 418d955f54 add Forgelin as mod dependency octarine-noise 2018-10-26 17:22:57 +02:00
  • 3121542c07 fix operand stack overflow in RenderChunk class transformation with recent Forge versions octarine-noise 2018-10-25 14:17:57 +02:00
  • ab08457ae7 Merge branch 'kotlin-1.10' into kotlin-1.12 octarine-noise 2018-10-25 14:14:54 +02:00
  • 5b1b35a891 update to latest recommended Forge octarine-noise 2018-10-25 14:14:30 +02:00
  • 787b3993b5 allow access to ClassWriter flags in class transformer context octarine-noise 2018-10-25 13:58:32 +02:00
  • c593ff9bcb Merge branch 'kotlin-1.10' into kotlin-1.12 octarine-noise 2018-10-25 13:46:29 +02:00
  • afa619f838 use Forgelin octarine-noise 2018-10-25 11:11:14 +02:00
  • e704a0af94 update to latest recommended Forge octarine-noise 2018-10-25 11:10:44 +02:00
  • 0997b83367 move values to properties file octarine-noise 2018-10-25 10:03:56 +02:00
  • fe3030ef77 bump version to 2.1.11 octarine-noise 2017-10-01 12:31:33 +02:00
  • 7aa510189a fix gray blocks with Optifine custom colors enabled octarine-noise 2017-09-30 13:37:43 +02:00
  • 36a3a38ff1 Merge branch 'kotlin-1.11.2' into kotlin-1.12 octarine-noise 2017-09-10 01:18:47 +02:00
  • 7f4ee4b0a3 support MC versions 1.12 and 1.12.1 as well octarine-noise 2017-09-10 01:15:33 +02:00
  • a4c6d1eecd Merge branch 'kotlin-1.10' into kotlin-1.11.2 octarine-noise 2017-09-10 01:13:41 +02:00
  • 73223c15c3 bump version to 2.1.10 octarine-noise 2017-09-10 01:12:32 +02:00
  • b55d90802f fix broken serverside detection octarine-noise 2017-09-10 01:11:27 +02:00
  • c5261216b2 Merge branch 'kotlin-1.11.2' into kotlin-1.12 octarine-noise 2017-08-12 19:12:46 +02:00
  • 50399052b0 Merge branch 'kotlin-1.10' into kotlin-1.11.2 octarine-noise 2017-08-12 18:57:10 +02:00
  • e29d224df4 update to more recent Forge (GUI factory changes) octarine-noise 2017-08-12 18:19:25 +02:00
  • 3b7c44b062 bump version to 2.1.8 octarine-noise 2017-08-12 18:15:18 +02:00
  • 32bf60492d add OptiFine custom color support octarine-noise 2017-08-12 17:58:24 +02:00
  • 9685971fd4 update lang file octarine-noise 2017-08-12 16:37:47 +02:00
  • dacc63b11a minor code cleanup octarine-noise 2017-08-12 16:37:27 +02:00
  • e20a3fbc54 move nVidia compatibility to a config option octarine-noise 2017-08-12 16:33:22 +02:00
  • 39df1951df add default model mappings for Lithos Core octarine-noise 2017-08-12 16:09:21 +02:00
  • 4761eb266f add support for block variants and multiple wood log bark textures octarine-noise 2017-08-12 15:59:06 +02:00
  • 25c302ecb6 add support for modded netherrack and mycelium add support for NetherEx octarine-noise 2017-08-12 10:46:42 +02:00
  • dec1f6ff03 Merge branch 'kotlin-1.11.2' into kotlin-1.12 octarine-noise 2017-07-10 17:29:06 +02:00
  • f145ff221e Merge branch 'kotlin-1.10' into kotlin-1.11.2 octarine-noise 2017-07-10 17:27:34 +02:00
  • c865c8e5ad bump version to 2.1.7 octarine-noise 2017-07-10 17:20:32 +02:00
  • 47781cad91 fixed all rendering layer woes (hopefully) octarine-noise 2017-07-10 17:18:26 +02:00
  • e329ce0270 remove unnecessary mirroring of round log endcap texture octarine-noise 2017-07-10 15:29:21 +02:00
  • 7cae04d7b4 fix round log texture glitch on non-nVidia cards octarine-noise 2017-07-10 15:28:36 +02:00
  • 0bbf206569 fix compatibility with OptiFine AA & AF octarine-noise 2017-07-10 15:14:07 +02:00
  • 55095e7252 Merge branch 'kotlin-1.11.2' into kotlin-1.12 octarine-noise 2017-07-06 11:01:59 +02:00
  • 8eebb98c9d Merge branch 'kotlin-1.10' into kotlin-1.11.2 octarine-noise 2017-07-06 11:00:13 +02:00
  • 2a8a9c2703 fix broken OptiFine integration octarine-noise 2017-07-06 10:59:52 +02:00
  • 7da89e24f1 update rubber integration for IC2 and TR 1.12 octarine-noise 2017-07-06 10:12:46 +02:00
  • fb078ab365 port to MC 1.12 octarine-noise 2017-07-05 15:17:23 +02:00
  • b5d87bb148 fix rubber tree integration to work with single resource loading pass octarine-noise 2017-07-06 09:10:38 +02:00
  • 6c98940d3e Merge branch 'kotlin-1.10' into kotlin-1.11.2 octarine-noise 2017-07-05 15:09:28 +02:00
  • 813719c7f2 bump version to 2.1.6 octarine-noise 2017-07-05 15:07:41 +02:00
  • 800fb4db9f add Better With Mods stumps to the log whitelist octarine-noise 2017-07-05 15:07:07 +02:00
  • 38b35c910b allow custom renderers to draw on multiple layers fix extra leaves & fast graphics xray bug octarine-noise 2017-07-05 11:34:07 +02:00
  • 61076789db fix build errors after merge octarine-noise 2017-05-06 09:47:08 +02:00
  • fde6c47ed3 Merge branch 'kotlin-1.10' into kotlin-1.11.2 octarine-noise 2017-05-06 09:38:10 +02:00
  • a9fba1a18e bump version to 2.1.5 octarine-noise 2017-05-06 09:36:47 +02:00
  • 81ef954524 add support for multipart models octarine-noise 2017-05-06 09:36:32 +02:00
  • 674d22fdbb add AbyssalCraft grass blocks to default whitelist octarine-noise 2017-05-05 12:10:25 +02:00
  • 381b154413 change short grass override color to work better with dark textures octarine-noise 2017-05-05 12:08:55 +02:00
  • 568549e260 added population option to short grass as well (for non-full coverage) octarine-noise 2017-05-05 11:15:55 +02:00
  • 6d62cb9ac0 dev-only debug code for ASM transformer incompatibilities octarine-noise 2017-05-05 10:58:48 +02:00
  • 5bea5cde99 error reporting for unexpected registry misses octarine-noise 2017-05-05 10:57:34 +02:00
  • 28cead464e Merge branch 'kotlin-1.10' into kotlin-1.11.2 octarine-noise 2017-04-09 12:07:25 +02:00
  • 8ffca417fb get rid of obfuscated namespace support, rely on FML deobfuscation instead octarine-noise 2017-04-09 11:30:35 +02:00
  • 8f9a35f40e bump version to 2.1.4 octarine-noise 2017-04-09 10:26:56 +02:00
  • ef90adf577 remove reeds and double plants from the crop list octarine-noise 2017-04-08 18:58:38 +02:00
  • 370e2bb38c don't render hidden faces on connected grass octarine-noise 2017-04-08 18:24:02 +02:00
  • fefd5e5633 added compatibility with FoamFix anarchy parallel model baking octarine-noise 2017-04-08 17:58:54 +02:00
  • bae81e8085 improve class transformer to work with SRG namespace as well octarine-noise 2017-04-08 17:57:52 +02:00
  • 479e4cadfa Switch to Kotlin 1.1.1, use typealias feature octarine-noise 2017-04-08 13:03:47 +02:00
  • 821d618395 update Forestry log support octarine-noise 2017-02-18 10:54:53 +01:00
  • eb6058c4ee port to MC 1.11.2 octarine-noise 2017-01-29 10:11:53 +01:00
  • 625a3bd543 change lang file names to lowercase octarine-noise 2016-12-22 00:34:42 +01:00
  • 37d091daed Merge branch 'kotlin-1.10' into kotlin-1.11 octarine-noise 2016-12-22 00:28:58 +01:00
  • d852faad96 bump version to 2.1.3 octarine-noise 2016-12-22 00:01:14 +01:00
  • da8d7ec237 add support for IC2 and TechReborn rubber logs and leaves octarine-noise 2016-12-21 22:36:34 +01:00
  • 31f64749b1 add some SideOnly annotations where appropriate octarine-noise 2016-12-21 19:54:49 +01:00
  • 66558932a9 move log block axis into the info object octarine-noise 2016-12-21 19:36:40 +01:00
  • ceb3e5b116 port to MC 1.11 octarine-noise 2016-12-10 21:30:55 +01:00
  • 1a1aa81c0f fixed leaf particle fallback type octarine-noise 2016-12-11 16:43:48 +01:00
  • 522fc1de33 create log directory if missing octarine-noise 2016-12-11 16:14:32 +01:00
  • 90c13a3a8e prefix log messages by mod name octarine-noise 2016-12-11 16:14:09 +01:00
  • 66b4df2850 bump version to 2.1.2 octarine-noise 2016-12-05 00:32:15 +01:00
  • 7df142cf50 support for BOP flowering oak leaves cleanup default models configs octarine-noise 2016-12-04 23:00:34 +01:00
  • 2b7582c5af fix modid mismatch between annotation and mcmod.info octarine-noise 2016-12-04 22:45:07 +01:00
  • 56e3dc5d24 fix color for connected grass blocks octarine-noise 2016-12-04 22:02:14 +01:00
  • f7044e5225 update Aether II support octarine-noise 2016-12-04 20:19:05 +01:00
  • 59e4d0c602 fix saturation threshold not being respected for grass textures octarine-noise 2016-12-04 20:12:18 +01:00
  • 931dca6f3f add Agricultural Revolution log support fixes #107 octarine-noise 2016-12-04 19:21:15 +01:00
  • c356c3ef57 defend against CME in Forestry leaf support module fixes #106 octarine-noise 2016-12-04 18:54:25 +01:00
  • 468d0f34b6 update Natura support fixes #101 octarine-noise 2016-12-04 18:50:02 +01:00
  • 6f42152cde get rid of some metadata warnings (future-proofing) octarine-noise 2016-12-04 18:28:10 +01:00