Commit Graph

79 Commits

Author SHA1 Message Date
Adubbz 44e2f5ef7c The api distribution now includes class files (Gradle sucks, let it be known by the entire world) 2016-11-17 21:19:12 +11:00
Adubbz 59cf504d44 Removed incorrect version support from build.gradle 2016-11-17 12:38:17 +11:00
Forstride 3f781076ef Fixed building 2016-07-14 15:50:59 -04:00
Forstride 2f734496c7 Added 1.10.2 version support for CurseForge 2016-07-14 14:36:33 -04:00
Adubbz 5549defff0 Attempted to mark 1.9.4 builds as supporting 1.10 on Curse 2016-06-26 22:28:27 +10:00
Adubbz 27b8dfb7d8 Updated to 1.9.4 2016-05-21 09:23:08 +10:00
Adubbz 57ccd700b2 Added an api task 2016-04-23 11:22:04 +10:00
srs-bsns e90fd8b686 Sets a full version number with appended build number for mod registration.
This is very useful for mods that wish to use strict soft dependencies.
2016-03-28 19:52:57 -04:00
Adubbz 840e9631d5 Fixed a crash bug with sapling drops 2016-01-06 01:49:36 +11:00
Adubbz d50e9d9cb8 Fixed authentication 2016-01-01 13:39:38 +11:00
Adubbz b3d8c23075 More build.gradle fixes 2016-01-01 13:19:16 +11:00
Adubbz 02e46a66d8 Fixing build syntax 2016-01-01 12:48:43 +11:00
Adubbz 4774e8e3d8 Fixing mistakes 2016-01-01 12:45:34 +11:00
Adubbz 5fd444c260 Updated build.gradle in preparation for maven changes 2016-01-01 11:49:15 +11:00
Adubbz 5bc01e7b8e Remove unused coremod 2015-12-31 10:45:27 +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 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 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 0167c14972 Reverted back to an older Forge/ForgeGradle to hopefully resolve build issues 2015-10-01 15:30:18 +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 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 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 d357d539ef Attempted to update Gradle and Forge. Expect stuff to break. 2015-09-19 11:31:22 +10:00
Adubbz 5a454444b0 Update build.gradle 2015-06-19 19:58:24 +10:00
Adubbz 048acd0185 Update build.gradle 2015-06-19 19:43:02 +10:00
Adubbz df4cf9405c More manifest nonsense 2015-03-10 16:33:46 +11:00