Commit graph

439 commits

Author SHA1 Message Date
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
Cheeserolls
20d5ae226d Re-write potion init code to avoid clashes with other mods 2015-06-18 02:24:27 +01:00
Cheeserolls
d522fc9fc8 Add Canyon biome (and Canyon Ravine sub biome 2015-06-16 16:17:19 +01:00
Cheeserolls
60f8a5dc00 Add gem to brushland 2015-06-16 14:31:07 +01:00
Cheeserolls
46bc08a25c Add Brushland biome 2015-06-16 14:23:05 +01:00
Cheeserolls
d2a5db2bbb Add Boreal Forest biome 2015-06-16 12:58:21 +01:00
Cheeserolls
abe80e28e1 Finish Bog (apart from poison lakes) 2015-06-16 11:36:41 +01:00
Cheeserolls
4fc51493be Start work on Bog biome 2015-06-15 22:46:31 +01:00
Cheeserolls
74bb9b41d2 Fix some generator bugs 2015-06-15 19:49:56 +01:00
Cheeserolls
ec0123e9ea Use inheritance to avoid code duplication in Generators 2015-06-15 18:39:44 +01:00
Cheeserolls
2783bcebba Minor fixes in Bayou 2015-06-11 22:56:54 +01:00
Cheeserolls
56e5fbfaa8 Add Bayou biome, GeneratorBayouTree and some adjustments to other generators 2015-06-11 22:03:52 +01:00
Cheeserolls
1d7217a78d Create list of predefined BlockQueries to avoid code duplication 2015-06-11 16:58:47 +01:00
Cheeserolls
cd1421805a Allow querying blocks by plant type (will reduce a lot of code later on) 2015-06-11 14:43:57 +01:00
Cheeserolls
495442c03f Attempt to make BlockQuery more user friendly 2015-06-11 14:05:29 +01:00
Cheeserolls
63fe140915 Split mud and quicksand into separate classes (they really have little in common 2015-06-11 11:29:46 +01:00
Cheeserolls
4cdbc7c294 Add workaround (temporary I hope) for a forge bug 2015-06-11 11:26:12 +01:00
Cheeserolls
24d3b3cf5e Make BOP block naming consistent 2015-06-11 10:20:33 +01:00
Cheeserolls
01f2e8a6a9 Make sure all BOP blocks support canSustainPlant() properly 2015-06-11 10:04:56 +01:00
Cheeserolls
434ef3fdd5 Add Bamboo Forest biome 2015-06-11 01:16:55 +01:00
Cheeserolls
e1387c76f3 Add Jade Cliffs biome 2015-06-10 02:46:04 +01:00
Cheeserolls
0026241420 Fine tune tundra 2015-06-10 02:07:19 +01:00
Cheeserolls
7f62423e0d More fine tuning of mountain 2015-06-10 01:31:13 +01:00
Cheeserolls
bc93ad2bd8 Make foothills on the edges of the mountains 2015-06-10 00:20:38 +01:00
Cheeserolls
24e668e943 Add Glacier biome 2015-06-08 17:18:52 +01:00
Cheeserolls
44dd5dfa83 Implement system for sub biomes and mutated biomes 2015-06-08 16:57:36 +01:00
Cheeserolls
bd19fd2ae6 Finish the Mountain biome 2015-06-08 14:03:55 +01:00
Cheeserolls
c34fef46f6 Add GeneratorPineTree 2015-06-08 14:03:03 +01:00
Cheeserolls
336f900e72 Start work on Mountain biome 2015-06-08 01:05:31 +01:00