Commit graph

54 commits

Author SHA1 Message Date
Magnar Polden
ff290892b9 fixed ALLT.jar
fixed ALLT.jar so it contains mcmod.info for all three modules
also fixed deploader dependencies so it now downloads them again by using our storage server
2021-09-27 17:20:10 +02:00
Magnar Polden
9440b974d2 comment out stuff not needed 2021-07-22 20:46:01 +02:00
maggi373
c7b30629bd switch name to ce 2021-07-22 01:23:20 +02:00
maggi373
25c3903d5e fix maven 2021-07-22 00:42:45 +02:00
maggi373
d4fb5b599a try again 2021-07-21 23:35:56 +02:00
maggi373
0ebc58852a added build gradle from main 2021-07-21 23:11:02 +02:00
maggi373
3bd3ae1aba gradle 3 stuff 2021-07-21 22:46:06 +02:00
Pokemonplatin
77afc49e70 updated mod version 2021-07-16 22:21:58 +02:00
Pokemonplatin
c7d448ecea Downgrade to gradle 2.0 2021-07-02 16:03:37 +02:00
maggi373
cbd3558d35 Fix gradle
Fixed gradle so it has an output of all included but its what i want, also fixed version numbers
2020-10-04 00:50:11 +02:00
maggi373
e384b6e6b3 dev stuff 2020-08-03 04:30:27 +02:00
aidancbrady
6ab72698dc Finally made my IDEA workspace happy, assets weren't being recognized for some reason 2015-07-18 23:57:50 -07:00
tterrag1098
b70c0e015f Remove hard dep on unnecessarily new forge version 2015-05-13 17:18:21 -04:00
aidancbrady
9414b74f60 Fix build? 2015-04-25 15:28:21 -07:00
Ben Spiers
e6ee804686 Update forge again. 2015-04-17 18:27:41 +01:00
Ben Spiers
03e45cc401 Back to Forge 1291.
Turns out I do silly things when I'm tired...
2015-04-12 03:38:33 +01:00
Ben Spiers
66ce6c6827 Update dependencies. 2015-04-12 00:12:40 +01:00
Aidan C. Brady
cef1f02569 Build script cleanup 2015-03-19 17:55:22 -04:00
Halvor Lyche Strandvoll
5dd4fe9029 Added CodeChickenCore as dependency for development enviroments. 2015-03-19 14:49:41 +01:00
Ben Spiers
5e9131a59f Seems gradle was having language level issues.
Everybody better be using java 7 by now, get with the times people.
2014-12-30 19:43:11 +00:00
Ben Spiers
930bb22b45 Fix the build failing. No idea what that was caused by but a ForgeGradle update did it. 2014-09-14 00:37:19 +01:00
Ben Spiers
249638ef41 Fix somehow having 2 mcmod.info files in the Mekanism jar. 2014-07-14 20:41:13 +01:00
Ben Spiers
f26c49d6b4 Add a mcmod.info for development purposes. 2014-07-07 21:23:04 +01:00
Ben Spiers
f0ad905c07 Merge branch '1.7.10' into development
Conflicts:
	build.properties
	src/main/java/mekanism/common/Mekanism.java
	src/main/java/mekanism/common/voice/VoiceConnection.java
2014-07-07 15:43:53 +01:00
Aidan C. Brady
c9ce7f1983 Hopefully got NEI to download 2014-06-13 19:45:28 +02:00
Aidan C. Brady
96973190b7 Another fix 2014-06-13 11:39:04 +02:00
Aidan C. Brady
df13fd4d02 Hopefully fixed build 2014-06-13 11:37:08 +02:00
Aidan C. Brady
704b3e2ac1 Attempt to fix build script 2014-06-13 01:29:27 +02:00
Aidan C. Brady
9a16625585 Updated build.gradle 2014-06-03 00:25:46 +02:00
Ben Spiers
ab47724473 Move the directory structure around to a more conventional one and start out on the 1.7 update.
3797 errors. We have a long way to go.
2014-04-20 03:44:06 +01:00
Ben Spiers
fd425b3146 I hereby declare this Mekanism 6.1.0! 2014-04-19 20:49:58 +01:00
Ben Spiers
1a111cc9dd Update FMP, allow sided hollow-cover behaviour. 2014-04-08 02:15:38 +01:00
Aidan C. Brady
8b70e0d50d v6.0.4 push 2014-03-07 10:46:43 -05:00
Aidan Brady
8070b3ebd7 Bump version to 6.0.3 2014-03-01 11:12:04 -05:00
Aidan Brady
5af38f38d9 v6.0.2 release 2014-02-22 14:02:10 -05:00
Aidan Brady
84d300993b Fix a teleporter issue, bump version number to 6.0.2 2014-02-22 13:58:35 -05:00
Aidan Brady
db7d4ad681 v6.0.1 bump 2014-02-17 13:04:58 -05:00
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