Commit graph

49 commits

Author SHA1 Message Date
Pahimar 05cf583931 Fix small goof in build.gradle 2014-09-04 15:58:11 -04:00
AbrarSyed 59e8131744 made signing task more generic 2014-09-04 12:09:07 -05:00
Pahimar 04bdf72504 Sign the jar! SIGN IT! :) 2014-09-03 15:54:07 -04:00
pahimar f344305fdf Rename the dev jar to dev (imagine that) 2014-07-19 15:36:14 -04:00
pahimar 31e9085145 Incorrect closure in the build.gradle 2014-07-17 21:38:41 -04:00
pahimar 4b0723d38e Gonna try out uploading to the Forge Maven host 2014-07-17 21:35:36 -04:00
Pahimar ec2adb8e68 Produce a deobfuscated jar of the mod as well, for addon makers and other modders 2014-07-14 12:17:15 -04:00
Pahimar 2ccd58d220 Remove the deprecated assetDir from build.gradle, and bump to Forge 1179 2014-07-10 16:05:41 -04:00
pahimar 6bf7f4b0da Merge remote-tracking branch 'origin/master' 2014-06-09 18:20:34 -04:00
pahimar 6865b3e16c Fix build.gradle including files twice 2014-06-09 18:20:25 -04:00
pahimar 36256ad77a Fix a derp 2014-06-04 21:50:44 -04:00
pahimar 32c88a49eb Fix a derp 2014-06-04 21:49:23 -04:00
pahimar d9e890322d Fix a derp 2014-06-04 21:46:42 -04:00
pahimar 2453d37657 Better protection for the build task if a user doesn't have the project parameters defined 2014-06-04 21:43:35 -04:00
pahimar 45984f8e26 Better protection for the build task if a user doesn't have the project parameters defined 2014-06-04 21:38:50 -04:00
pahimar 2a7cfdc997 Put the changelog in the same folder as the finished jar 2014-06-04 21:02:28 -04:00
pahimar 26c2c78603 Fix logic derp that was preventing changelogs from ever being run 2014-06-04 21:00:55 -04:00
pahimar a112f5e86d Add some protection for the build task so that if the user isn't running a Jenkins instance the build doesn't fail 2014-06-04 20:59:10 -04:00
pahimar 41c63e403a Testing more changelog generation 2014-06-04 20:28:22 -04:00
pahimar 7fc3ac8e4e Bumping Forge to 1110, and testing automatic changelog generation 2014-06-04 20:21:56 -04:00
Pahimar 39a6db0dce Playing around with some gradle improvements 2014-05-26 16:03:54 -04:00
Pahimar b1cad58550 Bump to Forge 1095, and proper use of ObjectHolder (protip: instance variable names should match object names for easier ObjectHolder use) 2014-05-26 11:28:51 -04:00
pahimar 7bd8adf478 Working keybinding listener, and first stab at the ObjectHolder (some more learning necessary it seems, so commented out at the moment) 2014-05-25 09:55:50 -05:00
pahimar 61e9278915 Bump up Forge version to Forge 1084 2014-05-20 22:20:08 -04:00
Pahimar a2a82d3d36 Tweaking some build script and mcmod stuff 2014-05-16 11:48:51 -04:00
Pahimar dbae8445ab Missed a period 2014-05-15 14:54:20 -04:00
Pahimar 36256cdd3f Improving the build gradle script a bit 2014-05-15 14:49:52 -04:00
pahimar 422fd7abc7 Update build.gradle 2014-05-04 21:13:13 -04:00
pahimar 5794037f51 Getting ma groove on 2014-04-28 21:24:31 -04:00
Pahimar 7acc4f0c16 Bump the version of Forge to 1061 2014-04-23 09:00:45 -04:00
pahimar 7b97cea430 Backport to Forge 1056, something's not hashing with Forge 1057 2014-04-07 19:57:44 -04:00
pahimar 294cd5f7db Update build.gradle
Update to Forge 1057
2014-04-07 19:35:28 -04:00
pahimar 1821b3ebbc Update to Forge 1048 2014-04-01 19:47:39 -04:00
pahimar 9f56070058 First initial pass of 1.7 update 2014-03-27 21:34:47 -04:00
pahimar ea118bf0ee Bumping minor version number to reflect that Jenkins now handles builds (no, the Jenkins page won't be public, but the outputted files will at a later date) 2013-12-28 21:11:53 -05:00
pahimar 76ba08c683 Testing jenkins+gradle config 2013-12-28 19:23:25 -05:00
pahimar 29db72ae9e Testing jenkins+gradle config 2013-12-28 19:21:03 -05:00
pahimar 1736a047ab Testing jenkins+gradle config 2013-12-28 19:14:25 -05:00
pahimar 4dd5c754e8 Testing jenkins+gradle config 2013-12-28 19:09:11 -05:00
pahimar 77723e22dc Testing jenkins+gradle config 2013-12-28 18:44:13 -05:00
pahimar ec24381a5f Testing jenkins+gradle config 2013-12-28 18:41:08 -05:00
pahimar bc0476e3d1 Testing jenkins+gradle config 2013-12-28 18:37:25 -05:00
pahimar bb5e3d0e22 Testing jenkins+gradle config 2013-12-28 18:33:05 -05:00
Kenneth Endfinger 908098c24a Bug Fix, put incrementBuildNumber in doLast {} 2013-12-17 20:01:23 -05:00
Kenneth Endfinger 6bc18ce2dd Reformated build.gradle 2013-12-17 19:57:55 -05:00
pahimar aeaad5d046 Switched to LF vs CRLF line breaks, and code formatting changes 2013-12-15 20:26:42 -05:00
pahimar 557a05fc9a Fixed a minor bug in the gradle build, and some prelim work on EmcValues for other mods. LOTS of optimization there still 2013-12-14 22:53:01 -05:00
pahimar f42f3df27e Updating the gradle build to accommodate my keystores/signatures, and changing the version number schema 2013-12-14 20:04:17 -05:00
AbrarSyed 51b756e17a Step 3: The Rebirth 2013-12-13 03:45:03 -06:00