Commit graph

2430 commits

Author SHA1 Message Date
Matt Caughey
7d57bc6b29 Improved the Shield biome 2015-04-14 04:08:37 -04:00
Matt Caughey
846b456b07 Tweaked the Land of Lakes biome, added wild rice 2015-04-07 16:26:39 -04:00
Matt Caughey
4eae73fe11 Tweaked biome temperatures 2015-04-07 15:15:24 -04:00
Matt Caughey
5bcfa6d9d7 Added a Xeric Shrubland biome. Tweaked the Steppe biome. 2015-04-07 12:48:59 -04:00
Adubbz
d8de516753 Merge pull request #449 from Vanhal/patch-1
Avoid NPE in the fuel handler
2015-04-07 20:19:10 +10:00
Vanhal
24fe0f8e8b Avoid NPE in the fuel handler
Passing a null ItemStack or if a badly implemented item (the for some reason returns null) is passed the game will crash with a NPE.
2015-04-07 10:57:20 +01:00
Adubbz
5e15b1f3ad Syntax 2015-04-06 12:57:53 +10:00
Adubbz
97a881d9ff Fixed an issue caused by fluid conflicts 2015-04-06 12:57:32 +10:00
Adubbz
b1e202f752 Merge pull request #446 from jaquadro/fix-fog-render
Fix fog color calculation in 'fast' graphics mode.
2015-04-04 10:20:17 +11:00
Justin Aquadro
5e6caa34d4 Fix fog color calculation in 'fast' graphics mode. 2015-04-03 19:06:06 -04:00
Matt Caughey
2504737e12 Removed loamy grass/dirt from the Marsh 2015-04-02 09:05:26 -04:00
Adubbz
ecf4dcb7be Merge pull request #440 from wilkemeyer/bugfix-oobCrash-1
Fixed Array-Bounds-Check
2015-03-30 08:27:51 +11:00
Florian Wilkemeyer
8efcb9c075 Fixed Array-Bounds-Check in ItemBlockFruit (should also fix NEI-Based crashes occurring since build 1142) 2015-03-29 17:51:45 +02:00
Adubbz
c572546353 Fixed redwood tree growth 2015-03-29 10:29:01 +11:00
Adubbz
bf50843441 Fixed the flowering leaves overlay being used on incorrect blocks 2015-03-29 09:26:02 +11:00
Matt Caughey
8acb24cad7 Added flowering oak leaves to some biomes 2015-03-28 14:58:41 -04:00
Adubbz
2e471767ea Flowering leaves now render properly 2015-03-28 23:52:50 +11:00
Adubbz
2825f7b649 Potentially fixed problems with biome ids + 128 2015-03-28 22:26:25 +11:00
Matt Caughey
dccabb6e95 Increased amount of roots that generate by default 2015-03-28 05:25:46 -04:00
Matt Caughey
040065ba29 Added pinecones 2015-03-28 05:17:23 -04:00
Matt Caughey
c809dbef4c Added mixed tree generation 2015-03-28 04:29:17 -04:00
Matt Caughey
2d8e3e9890 thing 2015-03-27 19:10:10 -04:00
Matt Caughey
201ebfdebb Really need to stop forgetting to remove this... 2015-03-27 19:04:46 -04:00
Matt Caughey
5d172e501d Revamped the Fungi Forest biome 2015-03-27 19:01:08 -04:00
Matt Caughey
47f6de2d27 Fixed tree generation to suppot new grass/dirt 2015-03-27 15:12:52 -04:00
Matt Caughey
8e7ec095ce Started adding flowering oak leaves 2015-03-27 13:40:56 -04:00
Matt Caughey
72e1be518d Changed world gen for fruit trees, added them to certain. Made the Orchard a normal biome, but more rare 2015-03-27 10:39:53 -04:00
Matt Caughey
933cf07aa0 shoutout to all the pear 2015-03-27 08:06:30 -04:00
Matt Caughey
1543214dcd Added peaches 2015-03-26 21:25:54 -04:00
Matt Caughey
4215cc8e3d Started revamping fruit trees 2015-03-26 17:03:16 -04:00
Matt Caughey
4aebecfb9b Tweaked flax -> string recipe 2015-03-26 05:47:31 -04:00
Matt Caughey
d8e31fa815 Tweaked biome weighting 2015-03-24 03:58:53 -04:00
Adubbz
cce44a3910 Merge pull request #434 from jaquadro/fix-fog-render
Fog: water, mix order, precision, post-processing
2015-03-24 16:17:48 +11:00
Justin Aquadro
e68e1857f2 Fog: water, mix order, precision, post-processing 2015-03-24 00:29:13 -04:00
Matt Caughey
9141e7e837 Forgot to fix the onlyBiome thing again 2015-03-23 14:54:07 -04:00
Matt Caughey
c4080b7993 Added a "Eucalyptus Forest" biome 2015-03-23 13:29:02 -04:00
Matt Caughey
7491a2a4b3 Oops 2015-03-23 10:32:06 -04:00
Matt Caughey
d9a25f8dba Added lilypad variations 2015-03-23 10:29:06 -04:00
Matt Caughey
9ac16cf571 Tweaked giant flower textures 2015-03-23 09:22:17 -04:00
Matt Caughey
b7bd760e71 Readded gravel generation to some biomes, added a sub-biome for the Land of Lakes 2015-03-23 03:08:06 -04:00
Matt Caughey
61c0f4b6d1 Added loamy grass/dirt to some biomes (Will add sandy/silty grass/dirt when filler blocks can support metadata) 2015-03-22 23:50:52 -04:00
Matt Caughey
7fdca5f2d3 Tweaked various biomes. Started adding eanataw's Patreon pledge biome (Land of Lakes). 2015-03-22 02:08:38 -04:00
Adubbz
48f13d3b7f Merge pull request #432 from jaquadro/fix-fog-render
Fix fog render and add configuration
2015-03-22 12:48:46 +11:00
Justin Aquadro
01bc848a07 Remove fog density config 2015-03-21 20:18:05 -04:00
Justin Aquadro
cf3833e4c4 Add configuration to toggle fog color and density 2015-03-21 14:11:06 -04:00
Justin Aquadro
9112bb7912 Fix near plane distance being too close in less-foggy biomes 2015-03-21 13:13:40 -04:00
Adubbz
a32481419d Merge pull request #431 from jaquadro/fix-fog-render
Scale fog density to far plane distance.
2015-03-21 19:24:15 +11:00
Justin Aquadro
8b7fe8f308 Scale fog density to far plane distance. 2015-03-21 01:55:55 -04:00
Matt Caughey
7a9b9b76b4 Updated gitignore (Not sure why it showed as a changed file?) 2015-03-20 04:48:15 -04:00
Adubbz
80fdbcddac Merge branch 'BOP-1.7.10-2.1.x' of https://github.com/Glitchfiend/BiomesOPlenty into BOP-1.7.10-2.1.x 2015-03-20 19:33:26 +11:00