Commit Graph

107 Commits

Author SHA1 Message Date
Adubbz 786d0416c3 Fixed mod version. Closes #1422 2019-08-10 19:42:27 +10:00
Adubbz 5116a18791 Renaming access transformer 2019-05-25 15:24:40 +10:00
Adubbz 2811e8f34e changelog_file, not changelog 2019-05-25 13:49:23 +10:00
Adubbz 9f067691c3 Actually set the curse api key... 2019-05-25 13:43:58 +10:00
Adubbz 0a1cc9b45b Added mainArtifact to curseforge gradle section 2019-05-25 13:36:24 +10:00
Adubbz f4432d518c Prepare for alpha builds 2019-05-25 13:18:22 +10:00
Adubbz d58be03152 Groovy requires double quotes for format strings 2019-05-04 17:51:02 +10:00
Adubbz 48a05fb3fe Account for missing changelog for curse 2019-05-04 17:37:42 +10:00
Adubbz 35aeb8afdb Attempt at better changelog naming 2019-05-04 17:32:09 +10:00
Adubbz 102c5e3453 More attempted fixes 2019-05-04 17:27:07 +10:00
Adubbz 51ff1cc235 Oops 2019-05-04 16:01:40 +10:00
Adubbz 5d234873c2 Swap build number for git hash 2019-05-04 15:57:04 +10:00
Adubbz ec6d959cfe More gradle fixes 2019-05-04 15:15:31 +10:00
Adubbz 4c312894b5 Build updates 2019-05-04 14:59:28 +10:00
Adubbz 9e9299b665 Updated to 1.13.2 2019-04-30 15:39:42 +10:00
Adubbz 513f7cd049 Access transformers work properly now, thanks to LexManos. Can now add block sounds and other stuff :) 2019-01-11 16:48:53 +11:00
Adubbz dd140a7dbc Attempted to get access transformers working 2019-01-11 11:37:54 +11:00
Adubbz ae5df8f9cd Updated to the new Forge/ForgeGradle 2019-01-09 12:33:02 +11:00
Adubbz 5d011224b5 Rollback forge gradle, the new version is broken 2019-01-08 18:50:41 +11:00
Adubbz 7f6ace64e9 Mod now loads. Doesn't actually do anything (yet) 2019-01-07 19:35:58 +11:00
Adubbz 57ac719093 Preliminary gradle fixing. Have I ever mentioned that I think Gradle is rubbish? 2019-01-07 17:13:56 +11:00
Adubbz f8b9cdd574
Nope, didn't work 2018-11-26 12:58:27 +11:00
Adubbz a0581b5eae
Also attempt to use https for the changelog 2018-11-26 12:55:38 +11:00
Adubbz 30e41fb320
Use https for upload 2018-11-26 12:51:55 +11:00
CDAGaming 8a6426e196
Code Cleanup + Gradle Version Adjusts
- This PR Also Adjusts the Gradle URL to -all
(Suggested by IntelliJ IDEA)

(Code Cleanup by IntelliJ IDEA)
2017-10-31 19:48:04 -05:00
Adubbz a5563eec33 Updated to the new Forge registry setup. Closes #1015 2017-06-24 13:22:34 +10:00
Adubbz 26c88739cb Updated CurseGradle 2017-06-20 13:23:05 +10:00
Adubbz f27fc3b85b Setup Forge for 1.12 2017-06-11 19:14:54 +10:00
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