1. c7114e6 Update WAILA to HWYLA and move to Gradle dependency by Tom Elfring · 7 years ago
  2. bdb4089 Move OpenComputers to Gradle dependency by Tom Elfring · 7 years ago
  3. d76d7de Move InvTweaks to Gradle dependency by Tom Elfring · 7 years ago
  4. 51ac2bd Move Tesla to Gradle dependency by Tom Elfring · 7 years ago
  5. e40c3d6 Fix build by aidancbrady · 7 years ago
  6. 6a42eb6 Update to 1.11.2. Untested, still using outdated MCMP by aidancbrady · 8 years ago
  7. 8450aeb Remove deploader, depend on MCMP fixes #3991 by Tom Elfring · 8 years ago
  8. 08be223 Actually fix loading hook by aidancbrady · 8 years ago
  9. aa9b9fa Fixed MCMultipart auto-download by aidancbrady · 8 years ago
  10. 7b63087 Hopefully fixed build by aidancbrady · 8 years ago
  11. 66fa812 Update build.gradle by Aidan · 8 years ago
  12. fa24e0e Isolate MDK, update build script. Gonna try to get this pushing to the dev server by aidancbrady · 8 years ago
  13. 901fbb5 Fix some gradle deps and stuff by Ben Spiers · 8 years ago
  14. 8fc7e9e Remove lombok references, I thought I stripped all of those by aidancbrady · 8 years ago
  15. 590812e Update build.gradle for the weird lombok thing the Chisel code uses. by Ben Spiers · 8 years ago
  16. 185ea3c Experiments with Capabilities. by Ben Spiers · 8 years ago
  17. bebad0c Experimental new MCMultipart rewrite of transmitters. by Ben Spiers · 8 years ago
  18. 79d7d8b Fix up some more models, register StateMappers using the right function at the right time. by Ben Spiers · 8 years ago
  19. 5e54c0a The mod now compiles and runs, by Ben Spiers · 9 years ago
  20. 9b8d9d9 Start update to 1.8.9 Fix all references to cpw.mods.fml namespace by Ben Spiers · 9 years ago
  21. 6ab7269 Finally made my IDEA workspace happy, assets weren't being recognized for some reason by aidancbrady · 9 years ago
  22. b70c0e0 Remove hard dep on unnecessarily new forge version by tterrag1098 · 9 years ago
  23. 9414b74 Fix build? by aidancbrady · 9 years ago
  24. e6ee804 Update forge again. by Ben Spiers · 10 years ago
  25. 03e45cc Back to Forge 1291. Turns out I do silly things when I'm tired... by Ben Spiers · 10 years ago
  26. 66ce6c6 Update dependencies. by Ben Spiers · 10 years ago
  27. cef1f02 Build script cleanup by Aidan C. Brady · 10 years ago
  28. 5dd4fe9 Added CodeChickenCore as dependency for development enviroments. by Halvor Lyche Strandvoll · 10 years ago
  29. 5e9131a Seems gradle was having language level issues. by Ben Spiers · 10 years ago
  30. 930bb22 Fix the build failing. No idea what that was caused by but a ForgeGradle update did it. by Ben Spiers · 10 years ago
  31. 249638e Fix somehow having 2 mcmod.info files in the Mekanism jar. by Ben Spiers · 10 years ago
  32. f26c49d Add a mcmod.info for development purposes. by Ben Spiers · 10 years ago
  33. f0ad905 Merge branch '1.7.10' into development by Ben Spiers · 10 years ago
  34. c9ce7f1 Hopefully got NEI to download by Aidan C. Brady · 10 years ago
  35. 9697319 Another fix by Aidan C. Brady · 10 years ago
  36. df13fd4 Hopefully fixed build by Aidan C. Brady · 10 years ago
  37. 704b3e2 Attempt to fix build script by Aidan C. Brady · 10 years ago
  38. 9a16625 Updated build.gradle by Aidan C. Brady · 10 years ago
  39. ab47724 Move the directory structure around to a more conventional one and start out on the 1.7 update. by Ben Spiers · 11 years ago
  40. fd425b3 I hereby declare this Mekanism 6.1.0! by Ben Spiers · 11 years ago
  41. 1a111cc Update FMP, allow sided hollow-cover behaviour. by Ben Spiers · 11 years ago
  42. 8b70e0d v6.0.4 push by Aidan C. Brady · 11 years ago
  43. 8070b3e Bump version to 6.0.3 by Aidan Brady · 11 years ago
  44. 5af38f3 v6.0.2 release by Aidan Brady · 11 years ago
  45. 84d3009 Fix a teleporter issue, bump version number to 6.0.2 by Aidan Brady · 11 years ago
  46. db7d4ad v6.0.1 bump by Aidan Brady · 11 years ago
  47. a231e18 Whoops! Mekanism should load now... by Aidan C. Brady · 11 years ago
  48. 56f3c7f Hopefully that'll do it! by Aidan C. Brady · 11 years ago
  49. ae38aef Hopefully get that manifest working by Aidan C. Brady · 11 years ago
  50. d325373 Force a manifest by Aidan C. Brady · 11 years ago
  51. f2b4849 Hopefully get a load plugin working by Aidan C. Brady · 11 years ago
  52. 392f930 Hopefully make gradle delete the everything jar after building and extracting the other jars. by Ben Spiers · 11 years ago
  53. 0dd45ef Undo the attempt, I’ll leave this up to you @unpairedbracket by Aidan Brady · 11 years ago
  54. 05bbcd4 Attempt to remove MekanismAll, I really have no idea what I’m doing though by Aidan Brady · 11 years ago
  55. 709ae89 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. by Ben Spiers · 11 years ago
  56. 7c0ed22 Fixes by Aidan Brady · 11 years ago
  57. 62eb4f6 Lies -> by Aidan Brady · 11 years ago
  58. 255f2dc Another build attempt by Aidan Brady · 11 years ago
  59. 64e8dbe Fix bad characters by Aidan Brady · 11 years ago
  60. 72fe9ac Call releaseJars by Aidan Brady · 11 years ago
  61. 36c6b8c Build work by Aidan Brady · 11 years ago
  62. c824aea Start work on inverse DM filter system by Aidan C. Brady · 11 years ago
  63. 14b9d7b Gradilisation, without moving everything around because that's annoying and makes merges difficult, and this way ant will still work as well. by Ben Spiers · 11 years ago