Commit graph

  • eada57a419 Added villager types for remaining biomes Forstride 2020-01-02 03:08:07 -0500
  • df98950041 Minor biome tweaks Forstride 2020-01-01 20:07:52 -0500
  • 9a35bb4915 Fixed villager types. Closes #1519 Adubbz 2020-01-01 19:46:05 +1100
  • ad525e7987 Fixed nether fortress generation. Closes #1523 Adubbz 2020-01-01 19:22:19 +1100
  • f9d4959bc8 Fix huge mushroom generation in BOP biomes. Note that this is still broken in Vanilla biomes due to a Forge bug. The Forge bug is present with or without BOP installed. Adubbz 2020-01-01 17:15:49 +1100
  • 01eabf4aab Fixed recursion crash in some generation features Adubbz 2020-01-01 09:55:36 +1100
  • 883717a7c1 Mappings overhaul Adubbz 2019-12-31 18:27:53 +1100
  • b89bf2e58b Gave Rainbow Leaf coloration a wavy pattern Forstride 2019-12-30 12:39:27 -0500
  • 79ff303edc Added bees to the Rainbow Valley Forstride 2019-12-30 03:06:01 -0500
  • fbc3c11a07 Added Rainbow Birch trees and Rainbow Valley island biome Forstride 2019-12-29 23:20:12 -0500
  • 6fbf2bc527 Replaced the Jacaranda leaves in the Highland Moor with Violets Forstride 2019-12-29 20:47:30 -0500
  • bf9ac947e4 Fixed big oak trees not generating Forstride 2019-12-28 23:44:31 -0500
  • ce2a82d860 Updated issue templates for 1.15 Adubbz 2019-12-28 21:12:25 +1100
  • 1e519393f1 Update ru_ru.json (#1520) Smollet777 2019-12-28 13:09:24 +0300
  • 4268def5c4
    Update ru_ru.json Smollet777 2019-12-28 13:07:37 +0300
  • 80e1d30c29 Fixed boats. Closes #1518 Adubbz 2019-12-28 12:38:34 +1100
  • 93aa27cd66 Water plants still suck Adubbz 2019-12-28 12:05:07 +1100
  • a3c211c953 Fix water plants 2: Electric boogaloo. Closes #1516 Adubbz 2019-12-28 10:50:53 +1100
  • 62c3a88b65 Mark doors and trapdoors as noOcclusion. Closes #1517 Adubbz 2019-12-28 09:48:12 +1100
  • 3ae21f3370 Removed squid spawns from normal biomes Forstride 2019-12-27 10:43:20 -0500
  • 5d602bcc6b Added bees to various biomes Forstride 2019-12-27 09:10:22 -0500
  • 6abee962d5 Fixed water plant generation Adubbz 2019-12-27 18:39:58 +1100
  • e209b53009 Fixed trees growing from saplings Adubbz 2019-12-27 17:55:04 +1100
  • fda42522f1 Fixed tpbiome comman Adubbz 2019-12-27 09:27:35 +1100
  • 979b540b8b Lowered lilypad spawn frequency Forstride 2019-12-26 12:56:30 -0500
  • 72badaaeff Fixed overworld biomes generating in the nether Adubbz 2019-12-26 20:58:50 +1100
  • 29941fa176 Change biomes to use Mojang's builder model Adubbz 2019-12-26 20:19:37 +1100
  • 1fb942549c Update curse gradle Adubbz 2019-12-26 19:53:01 +1100
  • 25225a82e7 Fixed leaves occlusion Adubbz 2019-12-26 19:50:59 +1100
  • f441328158 Mappings updates Adubbz 2019-12-26 19:37:49 +1100
  • 7b727bfbcf Fixed block rendering types Forstride 2019-12-26 02:14:28 -0500
  • cd43eceda6 Version bump Adubbz 2019-12-26 17:43:41 +1100
  • b0d6aaa504 Runs Adubbz 2019-12-26 17:42:37 +1100
  • cf8c7233d4 Oops Forstride 2019-12-26 00:51:05 -0500
  • b6513a05b1 Now compiles Adubbz 2019-12-26 16:34:54 +1100
  • c509ad4f73 Finished updating biomes Adubbz 2019-12-26 15:58:02 +1100
  • 7d8f604f71 Fixed gen layers Adubbz 2019-12-26 15:03:56 +1100
  • e7fa9f2959 Tree stuff Forstride 2019-12-25 22:31:52 -0500
  • fe14627fc1 Merge branch 'BOP-1.15.x-10.x.x' of github.com:Glitchfiend/BiomesOPlenty into BOP-1.15.x-10.x.x Adubbz 2019-12-26 13:48:41 +1100
  • 36189b68e3 More tree stuff Adubbz 2019-12-26 13:43:42 +1100
  • e99690d60f Removed End biome stuff Forstride 2019-12-25 18:44:22 -0500
  • d6ae490f4b Fixes Adubbz 2019-12-26 10:14:01 +1100
  • 5bd54e57d3 Mass fixes Adubbz 2019-12-25 19:38:59 +1100
  • 877aa321ac More mappings Adubbz 2019-12-25 09:24:33 +1100
  • 1d2a4a57c6 Many fixes Adubbz 2019-12-25 00:54:37 +1100
  • ef64a3a2cc Various mappings, some initial fixes Adubbz 2019-12-24 22:25:03 +1100
  • a8a695afc1 Setup support for custom mappings Adubbz 2019-12-24 21:08:51 +1100
  • ea9e47b29d Updated for latest MCP mappings BOP-1.14.x-9.x.x Adubbz 2019-12-21 22:58:29 +1100
  • 985d240bbe Fixed compile error Adubbz 2019-12-14 21:44:32 +1100
  • 1a37569034 Optimized tpbiome command by using ExecutorService (#1504) thedarkcolour 2019-12-13 23:40:58 -0800
  • cb8accb48f Update es_ES.lang (#1507) OdinsRagnarok 2019-12-14 08:40:51 +0100
  • 26e529e663
    Update es_ES.lang OdinsRagnarok 2019-12-11 20:53:23 +0100
  • 7419dcf3bf Optimized tpbiome command by using ExecutorService thedarkcolour 2019-12-07 16:13:30 -0800
  • 4d729feffa Fix duplicate JSON key in all_biomes.json (#1503) TomyLobo 2019-12-07 23:18:12 +0100
  • 5469262dc6
    Fix duplicate JSON key in all_biomes.json TomyLobo 2019-12-07 15:32:42 +0100
  • 12efc07bab Prevent modification of ItemStack.EMPTY's NBT (#1502) TomyLobo 2019-12-07 07:16:03 +0100
  • fbc88e924d
    Use ItemStack#isEmpty() instead of comparing to ItemStack.EMPTY TomyLobo 2019-12-07 02:49:12 +0100
  • 3049f5072a
    Prevent modification of ItemStack.EMPTY's NBT TomyLobo 2019-12-06 01:35:09 +0100
  • 7c4f41c6db
    Merge pull request #1498 from BlackNightDragon/BlackNightDragon-patch-2 Forstride 2019-12-02 07:22:10 -0500
  • 7725f26752
    Update ru_ru.json BlackNightDragon 2019-11-24 03:22:14 +0700
  • 0c360e4dc5
    Update ru_ru.json BlackNightDragon 2019-11-24 03:16:53 +0700
  • 1ad433a6b4
    Merge pull request #1495 from BlackNightDragon/BlackNightDragon-patch-2 Adubbz 2019-11-22 10:55:44 +1100
  • 55c0743967
    Create ru_ru.json BlackNightDragon 2019-11-19 22:56:56 +0700
  • ebbb29db19
    Merge pull request #1490 from El-Limbo/patch-3 Adubbz 2019-11-10 19:20:25 +1100
  • 13ce1c5193
    Merge pull request #1491 from El-Limbo/patch-4 Adubbz 2019-11-10 19:20:18 +1100
  • 6248e6a7c2
    Merge pull request #1489 from El-Limbo/patch-2 Adubbz 2019-11-10 19:20:08 +1100
  • a8bbdd108b
    Create es_mx.json El-Limbo 2019-11-08 22:52:34 -0300
  • aad0108663
    Create es_ar.json El-Limbo 2019-11-08 22:50:00 -0300
  • c222e051c0
    es_es Lang File El-Limbo 2019-11-08 22:09:20 -0300
  • ea6b3ed4f8
    Updated Discord link in README.md Forstride 2019-10-22 13:40:23 -0400
  • 998efb6aa5 Update to Forge RB, update MCP mappings Adubbz 2019-10-04 19:45:54 +1000
  • 99648cb276
    Merge pull request #1466 from Ilos/patch-2 Adubbz 2019-09-15 20:21:38 +1000
  • ba79043436 Fixed mangrove root/reed/watergrass loot tables Forstride 2019-09-06 17:36:26 -0400
  • 7b584af533 Changed reeds, watergrass, and mangrove roots into proper double tall blocks. NOTE: This will cause issues in existing worlds! Update at your own risk! Forstride 2019-09-01 15:15:09 -0400
  • 7e9cdf12c5
    update german translation to match vanilla names Ilos 2019-08-30 18:15:17 +0200
  • 8cfe54f4f9 Removed witch huts from the Mangrove and Highland Moor Forstride 2019-08-30 07:42:44 -0400
  • 33d17288e1
    Merge pull request #1465 from Ilos/patch-1 Forstride 2019-08-29 21:32:38 -0400
  • 273953e6e5
    Create de_de.json Ilos 2019-08-30 03:16:45 +0200
  • fed9774a46 Optimized class imports Forstride 2019-08-28 07:30:51 -0400
  • 7ea2605756 Changed blue hydrangeas and goldenrods into tall flowers (NOTE: This may cause issues in existing worlds! Update at your own risk!) Forstride 2019-08-27 14:06:48 -0400
  • 7c82ce7a42 Made poplar tree generation look slightly more natural Forstride 2019-08-25 05:16:15 -0400
  • aaa1b7c337 Fixed big trees not generating alternate leaves Forstride 2019-08-24 08:11:36 -0400
  • da78fdd52d Added a deeper middle block layer for the Alps and Volcano biomes, fixed big trees not growing on non-soil blocks, fixed ash/mud/flesh blocks not having proper shading (At the expense of not sinking into the blocks) Forstride 2019-08-24 06:49:25 -0400
  • 48aa602981 Prevented non-opped players from using the tpbiome command (Closes #1459) Forstride 2019-08-24 04:28:08 -0400
  • ed7b19ba9e Changed texture folder names to match vanilla (NOTE: This will break existing texture packs with BOP support!) Forstride 2019-08-23 18:33:47 -0400
  • 48082e8a54 Fixed sparse trees not being sparse, and huge trees in the Mystic Grove being too huge Forstride 2019-08-23 13:17:13 -0400
  • a8ef891b37 General system stability improvements to enhance the user's experience. Closes #1439 Adubbz 2019-08-23 22:09:07 +1000
  • fa5fbc23c8 Fixed rare biome generation. Closes #1438 Adubbz 2019-08-23 21:02:37 +1000
  • 4fc7f77f34 Fixed trees not growing around ground foliage (Closes #1461) Forstride 2019-08-23 02:23:48 -0400
  • 5b025fb267 Added missing smooth white sandstone recipe Forstride 2019-08-23 01:30:10 -0400
  • b9dcbf6d08 Updated Forge to 28.0.55, improved mod logo Forstride 2019-08-21 09:21:24 -0400
  • 84e8e21297 Added Jacaranda trees to the vanilla Flower Forest, added big Jacaranda tree variant to Lavender Field/sapling Forstride 2019-08-21 05:06:29 -0400
  • 0703f0f63d Changed order that blocks are registered for cleaner creative menu Forstride 2019-08-20 05:57:02 -0400
  • 37b8e6615e Fixed Ethereal wood map colors Forstride 2019-08-20 01:52:35 -0400
  • db505903c9
    Merge pull request #1458 from scearcrovv/BOP-1.12.x-7.0.x Adubbz 2019-08-18 00:06:03 +1000
  • ef0125d5c9 Fixed issue #1457 "Adding biomesoplenty:double_plant:half=lower/upper to shaders block.properties throws ArrayIndexOutOfBoundsException." Manuel Stoeckel 2019-08-17 15:56:37 +0200
  • f72b585e2a Tweaked various biome weights (WARNING: This update will cause abrupt chunk borders in existing worlds! Update at your own risk!) Forstride 2019-08-13 03:34:44 -0400
  • f322a68c92 Removed Lily of the Valley from the Prairie Forstride 2019-08-13 00:13:07 -0400
  • 7c3340de32 Lowered the amount of trees in the Snowy Coniferous Forest/Snowy Forest, tweaked how Orchards generate within Plains to better match vanilla Forstride 2019-08-12 22:32:29 -0400
  • 92c5d14a74 Added Fir/Snowy Fir Clearing and Temperate Rainforest Hills sub-biomes, renamed Moor to Highland Moor, made a separate climate for the Wasteland, allowed Deep Warm Ocean to generate within Warm Oceans (NOTE: This update will cause abrupt chunk borders in existing worlds! Update at your own risk!) Forstride 2019-08-11 11:02:56 -0400