Commit graph

1279 commits

Author SHA1 Message Date
Aidan Brady
6d37ec3dd8 Add more missing locales 2014-01-05 16:03:31 -05:00
Ben Spiers
ab26ba5b73 More avoidance of crashing due to separator changes. 2014-01-05 20:22:06 +00:00
Aidan Brady
8ba9aefcda Add missing localization 2014-01-05 15:15:25 -05:00
Aidan Brady
30055fc3ed Fixed Balloons screwing up (again) 2014-01-05 15:06:54 -05:00
Ben Spiers
4b1adf76bc Stop FML complaining about item conflicts, fix my translation. 2014-01-05 17:53:10 +00:00
Aidan C. Brady
be96cb62ce Fixed Bounding Blocks causing crashes 2014-01-05 12:10:05 -05:00
Aidan C. Brady
1e6cc0916f Fix balloons flying away after chunk unload 2014-01-05 12:04:22 -05:00
Ben Spiers
0193659c74 Switch the injection chamber to use HCl, up the difficulty of obtaining sulphur dust to prepare for sulphuric acid's use in top-tier processing. 2014-01-05 16:22:41 +00:00
Ben Spiers
7109e84907 Gui element stuff. 2014-01-05 16:22:41 +00:00
Ben Spiers
c20282db35 Update .gitignore for moved builds 2014-01-05 16:22:41 +00:00
Aidan C. Brady
7c4d0ba714 Properly register items, kill old transmitter code and converter as users will be starting from a clean world 2014-01-05 02:24:06 -05:00
Aidan C. Brady
7b5dd5c339 Remove println, we're golden guys :) 2014-01-05 00:52:23 -05:00
Aidan C. Brady
a231e18b13 Whoops! Mekanism should load now... 2014-01-05 00:48:58 -05:00
Aidan C. Brady
3a5e182f39 I guess I don't need CCL 2014-01-05 00:44:32 -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
dce4c918f4 Fix? 2014-01-05 00:29:35 -05:00
Aidan C. Brady
f2b4849844 Hopefully get a load plugin working 2014-01-05 00:28:20 -05:00
Ben Spiers
33af84b110 And the Electric Chest 2014-01-05 01:50:16 +00:00
Ben Spiers
6dd01ead8c Nerf speed upgrades like I said I was going to and then forgot. 2014-01-05 01:24:04 +00:00
Ben Spiers
4e276f4ddd Fix tooltips being annoying with NEI's rendering of 3D blocks. 2014-01-05 01:23:25 +00: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
Aidan Brady
ce6321affd Remove @Override, thanks @Kobata 2014-01-04 18:35:55 -05:00
Aidan Brady
3ed6584ca7 Fix, perhaps? 2014-01-04 18:34:24 -05:00
Aidan Brady
de06b70ca0 Launch, not laumch 2014-01-04 18:23:48 -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
a155754c89 Pull my own version of MItemMultiPart 2014-01-04 15:15:47 -05:00
Aidan Brady
537e599710 DepLoader, hope this works 2014-01-04 14:57:44 -05:00
Aidan Brady
e3b3f89c37 Remove failed fix attempt 2014-01-04 13:46:15 -05:00
Aidan Brady
d293eeae81 Let’s hope this works 2014-01-04 13:44:00 -05:00
Aidan Brady
c33400bee1 Don’t download FMP, use provided src 2014-01-04 13:34:59 -05: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
4f68913eba Maybe fix build? Also temporarily adding FMP lib 2014-01-04 13:16:24 -05:00
Aidan Brady
36c6b8cab5 Build work 2014-01-04 13:14:19 -05:00
Aidan C. Brady
55a0e39c07 Digital Miner inverse mode 2014-01-04 11:41:09 -05:00
Aidan C. Brady
c824aea5d4 Start work on inverse DM filter system 2014-01-04 01:41:43 -05:00
Aidan Brady
5a3595778a Update ItemAttacher to work with new transmitters 2014-01-03 17:19:02 -05:00
Aidan Brady
e5400a2a77 Revert "Attempt to fix fault build via submodule"
This reverts commit 7d57681cca.
2014-01-03 17:04:16 -05:00
Aidan Brady
7d57681cca Attempt to fix fault build via submodule 2014-01-03 16:59:13 -05:00
Aidan Brady
1835f6ff91 Update TE, add module config syncing 2014-01-03 14:26:41 -05:00
Aidan Brady
a4f6690ee9 Merge branch 'development' of https://github.com/aidancbrady/Mekanism into development 2014-01-03 12:13:55 -05:00
Aidan Brady
8118e96efb Fix weird connection issue 2014-01-03 12:13:49 -05:00
Aidan C. Brady
187403e72c Fixed a factory transfer issue 2014-01-03 10:07:35 -05:00