Commit Graph

538 Commits

Author SHA1 Message Date
Adubbz 475abae786 Auto-generate the biomes config file folder 2015-12-31 20:53:27 +11:00
Adubbz bf25777886 Added checks to prevent biome id conflicts with BoP 2015-12-31 19:47:00 +11:00
Adubbz d4f31617f6 Added saplings for trees that have been implemented 2015-12-31 16:49:07 +11:00
Adubbz 5bc01e7b8e Remove unused coremod 2015-12-31 10:45:27 +11:00
Adubbz ebaa16f4b5 Remove unused vars 2015-12-30 16:29:25 +11:00
Adubbz d96940d22b This should work (or so i'm told) 2015-12-30 16:25:41 +11:00
Adubbz 80372ad8d5 Updated to 1.8.9 2015-12-30 15:37:08 +11:00
Adubbz 02781ea272 Fixed a crashing issue with newer versions of Forge. Closes #571 2015-12-26 23:32:42 +11:00
Adubbz 5d75f93155 Cleanup 2015-12-17 23:47:28 +11:00
Adubbz 8b60f8d7ba Test build 2015-12-17 23:41:10 +11:00
Adubbz 33e1000df2 Fixed buildscript ordering issues 2015-12-17 22:17:18 +11:00
Adubbz 19d16efd3c Switch back to FG 2.1, replace tabs with spaces 2015-12-17 22:13:44 +11:00
Adubbz fbdd988887 Attempting to get Curse uploading working
If this fails, no big deal. This is solely to help out users of the launcher, not to help Curse given their poor support.
2015-12-17 22:06:26 +11:00
Adubbz 630fe3aa0f listOutputs should now finalize the build task 2015-12-17 18:58:18 +11:00
Adubbz 26e4002b71 Still not working.... 2015-12-17 18:44:55 +11:00
Adubbz 8f85173164 This seems to cause uploadArchives to be called early 2015-12-17 18:28:20 +11:00
Adubbz c0f3b64b24 This is why IDEs are the greatest 2015-12-17 18:14:29 +11:00
Adubbz b3620d8cfc Added existence check for libs directory 2015-12-17 18:10:40 +11:00
Adubbz e9f2018afe Derp, forgot that gradle starts in the workspace directory 2015-12-17 17:54:53 +11:00
Adubbz e4d0af79cc One day... 2015-12-17 17:51:11 +11:00
Adubbz 41dbcf334b Fix WORKSPACE environment variable 2015-12-17 17:45:46 +11:00
Adubbz c2ba2f6402 Attempting to fix changelogs 2015-12-17 17:31:18 +11:00
Adubbz 0314c2a42a Fixed changelog links 2015-12-17 02:16:35 +11:00
Adubbz 7e25aa26c0 No luck there... 2015-12-16 23:26:09 +11:00
Adubbz 9e6b862098 Attempting to get changelogs to work... 2015-12-16 23:20:28 +11:00
Adubbz c42ba7d4f0 Dummy change to test Jenkins 2015-12-16 22:36:40 +11:00
Adubbz c5645b82e6 Added a README 2015-12-16 12:40:09 +11:00
Adubbz 17e1d2cd64 Mod wood now adds the 'Getting Wood' achievement. Close #502 2015-12-16 12:14:42 +11:00
Adubbz 6fc07736da Reduced XP received from smelting logs. Closes #564 2015-12-16 12:04:52 +11:00
Adubbz 12cf3f1a68 Reduced protectiveness of amethyst armour. Closes #491 2015-12-16 11:55:09 +11:00
Adubbz ed5441c819 Fixed breaking hardness for planks. Closes #545 2015-12-16 11:22:31 +11:00
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