Commit Graph

517 Commits

Author SHA1 Message Date
Cheeserolls 5a96c1637a Add Fungi Forest biome 2015-08-06 02:13:57 +01:00
Cheeserolls bba5f1fb84 Set default amountPerChunk for giant mushrooms 2015-08-06 02:13:37 +01:00
Cheeserolls c2fd292ba7 De-obfuscate mega jungle tree generator 2015-08-06 02:13:01 +01:00
Cheeserolls f3641f3c8c Make frost forest a little higher above sea level 2015-08-05 18:01:23 +01:00
Cheeserolls 587ec3fe38 Rename a few things to be more consistent 2015-08-05 18:00:34 +01:00
Cheeserolls 3585753be9 Add Frost Forest biome 2015-08-05 17:55:33 +01:00
Cheeserolls fef0a41962 Add Dummy Biome Template to speed up migration of biomes from 1.7 2015-08-05 17:54:22 +01:00
Cheeserolls c019c470d0 Fix incorrect meta when shearing BOP leaves 2015-08-05 16:52:29 +01:00
Cheeserolls 1435eafec7 Add Fen biome 2015-08-05 16:35:37 +01:00
Cheeserolls e8bdb8e1fc Add Eucalyptus Forest biome 2015-08-05 14:32:12 +01:00
Cheeserolls bf2dfa7bc4 Add mixed lily generator 2015-08-05 14:31:50 +01:00
Cheeserolls 0f103785ed Fix bug with big tree height 2015-08-05 12:03:03 +01:00
Cheeserolls c4d350713b Add Deciduous Forest biome 2015-08-05 11:41:07 +01:00
Cheeserolls 2472436f86 Adjust bulb tree parameters and allow no vines 2015-08-05 11:40:42 +01:00
Cheeserolls 38bdbfcb53 Add Dead Swamp biome 2015-08-04 11:30:44 +01:00
Adubbz 71375a710d Fixed tree trunks being cut off 2015-07-12 18:27:10 +10:00
Cheeserolls 7f0d77d644 Add Pinecone 2015-07-05 23:45:17 +01:00
Cheeserolls 4dfed60ba0 Add Dead Forest biome 2015-07-05 19:14:43 +01:00
Cheeserolls f24adb6ce5 Minor code cleanup 2015-07-05 12:10:52 +01:00
Adubbz 9a0e415a69 Merge pull request #504 from Adaptivity/BOP-1.8-3.0.x
Register biome essence recipe for 1.8
2015-07-05 21:00:13 +10:00
Anton 33da1c78d4 Register biome essence recipe for 1.8 2015-07-05 13:54:42 +03:00
Adubbz 544cc9d7d6 Added the Xeric Scrubland 2015-07-03 20:51:09 +10:00
Adubbz c72cddbdff Merge pull request #500 from X00LA/BOP-1.8-3.0.x
Create de_DE.lang
2015-06-30 07:54:43 +10:00
X00LA 47d37f0028 Create de_DE.lang 2015-06-29 16:51:18 +02:00
Adubbz 35cc7da299 Further refined the customisable gui - Pages are GuiSlots, the GuiBOPPageManager simply handles the current page and changing pages 2015-06-29 21:08:37 +10:00
Adubbz 93996809de Changed the customisable gui over to using a delegate pattern. Still some work to be done, but it does provide a basis for adding the biomes page 2015-06-27 13:04:08 +10:00
Cheeserolls cef0b7406c Restore grass/foliage color of grasslands 2015-06-26 16:57:51 +01:00
Cheeserolls d6e648f310 Improvements to land mass types 2015-06-24 04:40:27 +01:00
Cheeserolls dadae8758e Remove BiomeTypes in favour of the more descriptive and configurable Climates 2015-06-24 01:58:13 +01:00
Cheeserolls 2a83422a36 Initial work on replacing biome types with climates based on temperature and rainfall 2015-06-23 22:13:15 +01:00
Cheeserolls cab755fe7a Finish Bog biome (add poison lakes) 2015-06-23 02:50:31 +01:00
Cheeserolls c0cc360c04 Sort out a few todos (especially with fluids and jars) 2015-06-23 02:33:19 +01:00
Cheeserolls 40e7a8e428 Add buckets for BOP fluids 2015-06-22 15:20:18 +01:00
Cheeserolls 6bec3aeeb1 Embetter our coniferous trees (especially the large ones) 2015-06-22 13:27:30 +01:00
Cheeserolls 79ca5bfa1a Oops - Poison is supposed to be BlockFluidClassic 2015-06-22 03:59:09 +01:00
Cheeserolls d7229c6ba8 Fluids now render 2015-06-22 03:51:45 +01:00
Cheeserolls cdb2a40735 Add Coniferous Forest biome 2015-06-22 00:38:29 +01:00
Cheeserolls 7508fbf9c7 Add options for landmass generation: vanilla, continents, or archipelago 2015-06-19 23:47:37 +01:00
Cheeserolls 9220148251 Optimize biome search (tpbiome command and biome finder) to take into account world biome size 2015-06-19 19:21:32 +01:00
Cheeserolls 637c0bfd09 Big improvements to control of terrain generation and simplification of the algorithm 2015-06-19 18:46:12 +01:00
Adubbz 8ec0be2796 Update build.properties 2015-06-19 20:07:11 +10:00
Adubbz 5a454444b0 Update build.gradle 2015-06-19 19:58:24 +10:00
Adubbz d9d535b29a Update build.properties 2015-06-19 19:55:20 +10:00
Adubbz 048acd0185 Update build.gradle 2015-06-19 19:43:02 +10:00
Adubbz 321d54637c Update build.properties 2015-06-19 19:41:48 +10:00
Cheeserolls 9362ba95ac Add Gui for configuring BOP world properties (saved per game) 2015-06-19 00:22:53 +01:00
Cheeserolls 6983d5df0a Remove workaround for Forge bug - no longer required 2015-06-18 22:54:16 +01:00
Cheeserolls 526f67ce38 Update forge version, change BOP version naming 2015-06-18 12:01:32 +01:00
Cheeserolls e5e78840a8 Add Cherry Blossom Grove biome 2015-06-18 03:03:12 +01:00
Cheeserolls 792b5e2e4a De-obfuscate GenLayerRiver - unused at the moment, but considering using this to implement riverside biomes 2015-06-18 03:02:51 +01:00