Commit Graph

1021 Commits

Author SHA1 Message Date
Adubbz f46635da66 Merge pull request #768 from lazerzes/BOP-1.9-4.0.x
Fix for Issue #760 - Turkish Locale Bug
2016-05-24 16:38:11 +10:00
aarmenia830 14ce2491ea Default Locale set to English -> fixes Turkish dotless i bug 2016-05-21 17:38:02 -04:00
Adubbz 9a57f08ca3 Fixed a crash when the game is obfuscated 2016-04-24 09:09:59 +10:00
Adubbz 1ddfc8a36e Our genlayer stack is now accessible 2016-04-23 11:54:47 +10:00
Adubbz 57ccd700b2 Added an api task 2016-04-23 11:22:04 +10:00
Adubbz e6fedda008 Massive rework of the API 2016-04-23 10:58:56 +10:00
Adubbz 41592ac920 Fixed a random crash with grass_splatter 2016-04-23 08:37:46 +10:00
Adubbz 41b073d3aa Some initial rearranging before fixing the API 2016-04-17 20:24:08 +10:00
Adubbz ae7f534ef9 Fixed fluid effects 2016-04-13 19:57:18 +10:00
Adubbz 739416dea4 Merge pull request #741 from topisani/BOP-1.9-4.0.x
Updated forge and mappings
2016-04-13 16:33:02 +10:00
topisani 9dba4b3bdb Updated forge and mappings 2016-04-12 20:40:19 +02:00
Forstride 8747322d82 Improved eucalyptus plank texture 2016-04-10 20:35:29 -04:00
Forstride 6098e96d2e Improved eucalyptus log texture 2016-04-10 13:18:03 -04:00
Adubbz 04bcdbfd1c Future builds show be 4.0.2 2016-04-10 11:05:35 +10:00
Adubbz 47c8c813dd Updated the version number 2016-04-10 11:02:10 +10:00
Adubbz cff4a80b88 Fixed a crash with BlockBOPGrass 2016-04-10 10:55:59 +10:00
Forstride 02efee5e77 Fixed a few more things for generator settings 2016-04-09 00:08:48 -04:00
Forstride 870d3eef1d Fixed generator settings 2016-04-08 22:28:24 -04:00
Forstride fda0a8db85 Added cocoa beans to more trees 2016-04-07 02:49:47 -04:00
Adubbz 3802fa2248 Fixed the biome finder 2016-04-07 16:32:43 +10:00
Forstride ba6d47938d Added proper Mangrove trees 2016-04-06 23:27:37 -04:00
Forstride 8427e01748 Made our big trees look like vanilla's 2016-04-06 22:36:19 -04:00
Forstride 09e6276fee Added lily pads to the Meadow biome 2016-04-06 22:09:48 -04:00
Forstride 2266314959 Fixed underground decoration placement 2016-04-06 21:32:48 -04:00
Forstride cf01d10c27 Added Glowshroom and Miner's Delight generation 2016-04-06 20:51:22 -04:00
Adubbz 24a41aefa9 Cleaned up stone formation code 2016-04-07 09:49:57 +10:00
Forstride 48935837e1 Fixed stone formations 2016-04-06 19:34:08 -04:00
Forstride bc6010c9fe Added stone formation generation, but broke stone formation block states 2016-04-06 19:13:03 -04:00
Forstride 32d1d72424 Changed storm formation bounding box 2016-04-06 03:57:23 -04:00
Forstride ef1a45a969 Added stone formation blocks (No generation yet) 2016-04-06 02:56:50 -04:00
Forstride f1d1bfd523 Fixed palm tree generation 2016-04-06 02:01:51 -04:00
Forstride f29442e8f1 Improved Chaparral biome 2016-04-05 23:23:51 -04:00
Forstride 8f06f0d8e2 Improved Redwood Forests 2016-04-05 22:58:12 -04:00
Adubbz 285a747073 Updated to the latest Forge 2016-04-05 17:02:49 +10:00
Forstride 3b27a8be73 Removed XZ offset for mushrooms 2016-04-04 21:20:25 -04:00
Adubbz 2c08dc3c5b Fixed a potential crash with trails 2016-04-05 11:19:15 +10:00
Adubbz ff45984c2d Prevent saplings from dropping if their item is null. Closes #731 2016-04-04 09:41:26 +10:00
Adubbz a6e24ab4d4 Fixed fluid collision boxes. Closes #732 2016-04-04 09:17:44 +10:00
Adubbz effbbdf807 And again (Turns out the version I wanted was still being built >_>) 2016-04-03 18:10:08 +10:00
Adubbz 33f466d360 Updated Forge again 2016-04-03 18:08:10 +10:00
Adubbz f00b3e9c60 Updated to the latest Forge. Closes #730 2016-04-03 16:35:24 +10:00
Forstride d874078dc3 Fixed block placement for reeds 2016-04-03 01:57:44 -04:00
Adubbz 82d219530e Fixed right clicking berry bushes with a block in hand 2016-03-31 23:25:48 +11:00
Adubbz 334b746713 Merge pull request #727 from srs-bsns/BOP-1.9-4.0.x
Sets a full version number with appended build number for mod registr…
2016-03-29 11:11:45 +11:00
srs-bsns e90fd8b686 Sets a full version number with appended build number for mod registration.
This is very useful for mods that wish to use strict soft dependencies.
2016-03-28 19:52:57 -04:00
Forstride d602c1d0fc Added biome dictionary tags for Orchard 2016-03-28 08:46:11 -04:00
Adubbz 0e2803e2fd Revert "Swapped leaf piles/dead leaf piles and dune grass/spectral ferns so shaders can be supported better."
This reverts commit 639d8079a3.
2016-03-28 10:01:24 +11:00
Forstride 639d8079a3 Swapped leaf piles/dead leaf piles and dune grass/spectral ferns so shaders can be supported better. 2016-03-27 14:48:37 -04:00
Forstride edc7bcbd21 Tweaked Mangrove biomes, added temporary trees 2016-03-26 04:41:06 -04:00
Forstride 12fd5f7d8e Tweaked the Tropical Island 2016-03-26 02:28:02 -04:00