Commit graph

17 commits

Author SHA1 Message Date
Aidan C. Brady
a231e18b13 Whoops! Mekanism should load now... 2014-01-05 00:48:58 -05:00
Aidan C. Brady
56f3c7f79a Hopefully that'll do it! 2014-01-05 00:40:12 -05:00
Aidan C. Brady
ae38aef7b8 Hopefully get that manifest working 2014-01-05 00:37:09 -05:00
Aidan C. Brady
d32537370c Force a manifest 2014-01-05 00:33:27 -05:00
Aidan C. Brady
f2b4849844 Hopefully get a load plugin working 2014-01-05 00:28:20 -05:00
Ben Spiers
392f930a84 Hopefully make gradle delete the everything jar after building and extracting the other jars. 2014-01-05 00:32:14 +00:00
Aidan Brady
0dd45ef9bb Undo the attempt, I’ll leave this up to you @unpairedbracket 2014-01-04 18:56:06 -05:00
Aidan Brady
05bbcd4a48 Attempt to remove MekanismAll, I really have no idea what I’m doing though
Also kill copied ItemMultiPart
2014-01-04 18:50:13 -05:00
Ben Spiers
709ae894c0 Make gradle put jars in the same places as ant and put together MDK zips, and version them properly. It also reobfuscates JItemMultipart subclasses properly if that's what you were fighting with, @aidancbrady. 2014-01-04 21:22:02 +00:00
Aidan Brady
7c0ed22cc8 Fixes 2014-01-04 13:33:52 -05:00
Aidan Brady
62eb4f63fd Lies -> 2014-01-04 13:29:55 -05:00
Aidan Brady
255f2dc4e6 Another build attempt 2014-01-04 13:28:29 -05:00
Aidan Brady
64e8dbeb2c Fix bad characters 2014-01-04 13:25:12 -05:00
Aidan Brady
72fe9ac1bc Call releaseJars 2014-01-04 13:24:12 -05:00
Aidan Brady
36c6b8cab5 Build work 2014-01-04 13:14:19 -05:00
Aidan C. Brady
c824aea5d4 Start work on inverse DM filter system 2014-01-04 01:41:43 -05:00
Ben Spiers
14b9d7b22d Gradilisation, without moving everything around because that's annoying and makes merges difficult, and this way ant will still work as well.
`gradle :build` builds MekanismAll.jar (couldn't make it do separate ones on its own)
`gradle :releaseJars` generates MekanismCore, MekanismGenerators and MekanismTools.
It would be helpful if anyone has a maven repository of CB's mods...
2013-12-29 20:45:36 +00:00