Commit Graph

507 Commits

Author SHA1 Message Date
Adubbz fb592e3aaf Fixed the model perspective of the biome radar 2015-12-16 10:21:01 +11:00
Adubbz 2fb6414141 Last ditch attempt 2015-12-15 20:48:57 +11:00
Adubbz aee749d87f Reverting build file 2015-12-15 20:42:05 +11:00
Adubbz b1a33301de Updated to Gradle 2.9 2015-12-15 20:35:02 +11:00
Adubbz a954f69e44 Still not working... 2015-12-15 20:09:28 +11:00
Adubbz 6840197c44 Attempting to fix Gradle 2015-12-15 20:05:06 +11:00
Adubbz 313ea7f562 Updated to 1.8.8 2015-12-15 19:36:54 +11:00
Adubbz d26a72544c Merge branch 'BOP-1.8-3.0.x' of https://github.com/Glitchfiend/BiomesOPlenty into BOP-1.8-3.0.x 2015-10-11 13:23:54 +11:00
Adubbz b219317e92 Trails now work properly - There's still some extra features to be added, however they do work quite nicely 2015-10-11 13:23:47 +11:00
Adubbz c2938391ff Corrected a typo resulting in a missing model 2015-10-01 16:04:20 +10:00
Adubbz 0167c14972 Reverted back to an older Forge/ForgeGradle to hopefully resolve build issues 2015-10-01 15:30:18 +10:00
Adubbz c5a85f8e11 BOPGeneratorBase now inherits from WorldGenerator for Sponge compatibility (And other mods too) 2015-10-01 15:27:27 +10:00
Adubbz 54b804be26 Little progress :/ 2015-09-19 22:14:19 +10:00
Adubbz 961c10ebad Cleanup in an attempt to make build.gradle more readable and fix brokenness 2015-09-19 22:06:42 +10:00
Adubbz 161d7aff59 uploadArchives is very uncooperative 2015-09-19 21:51:06 +10:00
Adubbz e9c701746b Fixed uploadArchives dependencies 2015-09-19 21:45:00 +10:00
Adubbz 6678a3e97a Revert uploadArchives to previous setup 2015-09-19 21:40:38 +10:00
Adubbz 77e5231927 Fixed a compile error in Jenkins caused by BOPCommand. I'm not entirely sure why this is an issue, but this should fix it. 2015-09-19 21:29:03 +10:00
Adubbz cc56619bf0 Attempted to update to ForgeGradle 2 2015-09-19 21:24:02 +10:00
Adubbz f4d8331206 Preparation for moving to ForgeGradle 2 2015-09-19 21:05:20 +10:00
Adubbz d0afad1022 Testing... 2015-09-19 17:28:59 +10:00
Adubbz e68102d047 Began work on trails 2015-09-19 17:09:39 +10:00
Adubbz c5d36e732d Unsuccessfully attempted to update Forge/Gradle
Revert

Fixed compile error

Unsuccessfully attempted to update Forge/Gradle
2015-09-19 17:08:46 +10:00
Adubbz 4e9a289303 Merge branch 'BOP-1.8-3.0.x' of https://github.com/Glitchfiend/BiomesOPlenty into BOP-1.8-3.0.x 2015-09-19 11:32:19 +10:00
Adubbz d357d539ef Attempted to update Gradle and Forge. Expect stuff to break. 2015-09-19 11:31:22 +10:00
Cheeserolls eb8ffe5131 Add Grove biome 2015-09-08 18:31:32 +01:00
Cheeserolls a23790f2f2 Remove unused imports 2015-09-08 18:30:58 +01:00
Cheeserolls 716ff56d16 Add GeneratorProfileTree for creating trees with a particular profile 2015-09-08 18:30:25 +01:00
Adubbz a11c252a6c Removed duplicate blocks stat from /bop stats, fixed entity count 2015-08-09 12:52:55 +10:00
Adubbz 85cb8eb5ce Fixed broken pickblock functionality on a few blocks 2015-08-08 19:37:27 +10:00
Adubbz b46b222f41 Hardcoded the minimum Forge dependency. This alerts users of the cause of issues such as java.lang.NoSuchMethodError: net.minecraftforge.fluids.Fluid.<init> 2015-08-08 16:09:01 +10:00
Adubbz d76e977386 Added proper localizations from items 2015-08-08 15:10:34 +10:00
Adubbz d749699833 Added proper localizations for blocks 2015-08-08 12:37:55 +10:00
Cheeserolls c3364a7404 Add Garden biome 2015-08-07 01:11:17 +01:00
Cheeserolls f1708150fd Add generator for giant flowers 2015-08-07 01:10:37 +01:00
Cheeserolls b34ac7cc8c Add grass variant with daisies 2015-08-07 01:09:28 +01:00
Cheeserolls ec9e332849 Fix null pointer exception when leaves with no sapling are broken 2015-08-07 01:08:14 +01:00
Cheeserolls a963b93a96 Finish Fungi Forest biome 2015-08-06 11:51:44 +01:00
Cheeserolls a7e520c7f3 Prevent null pointer exception if GeneratorWeighted is empty 2015-08-06 11:49:18 +01:00
Cheeserolls 675e7411da Improve placement of plants by more precisely defining surface blocks 2015-08-06 11:48:44 +01:00
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