modmuss50
4addff892b
Create a WrenchContext to allow for ic2 mod compat to register support for using ic2's wrench
2019-02-14 15:58:33 +00:00
drcrazy
8e34062f6e
Iron alloy smelter should consume right amount of inputs. Closes #1667
2019-02-13 14:56:49 +03:00
drcrazy
fbcab3bf2d
DRY for IronAlloySmelter fuel burn time
2019-02-13 11:21:21 +03:00
modmuss50
008358b39c
#releaseBuild
2019-02-11 23:50:48 +00:00
drcrazy
3fb799e544
Removed unused imports
2019-02-11 15:35:37 +03:00
drcrazy
0fa72c4fc3
More efficient diamond grinding and armor recycling
2019-02-11 15:32:24 +03:00
modmuss50
3610535169
#releaseBuild
2019-02-07 21:26:37 +00:00
modmuss50
b9169c5397
Merge remote-tracking branch 'origin/1.12' into 1.12
2019-02-07 20:26:52 +00:00
modmuss50
c4fff1bf56
Should fix #1666
2019-02-07 20:26:41 +00:00
modmuss50
4797d64f5b
#releaseBuild fix Advanced alloy
2019-02-05 00:15:43 +00:00
modmuss50
16ec10dcd3
Added config for classic dedupe, #releaseBuild
2019-02-04 21:59:22 +00:00
modmuss50
6595bb80c5
Move type registry to before the ic2 dict, add advanced alloy to classic dedupe.
2019-02-04 21:51:21 +00:00
modmuss50
8549129870
Dont register refined iron smelting recipe with classic dedupe enabled
2019-02-04 21:27:49 +00:00
modmuss50
f836fb84c7
Move IC2_PROFILE to a config, the event is fired too early to be used.
2019-02-04 20:53:33 +00:00
modmuss50
6916de2ad7
Added support for ic2 exp classic profile
2019-02-04 20:19:51 +00:00
Modmuss50
bccfe14d7c
#releaseBuild fixes issues with transformers
2019-02-02 06:35:29 +00:00
modmuss50
094f2fc050
#releaseBuild
2019-02-01 15:32:05 +00:00
modmuss50
9301cfbc90
Improve rolling machine item balancing, it will no longer move items around when there isnt a better distribution
2019-02-01 14:46:18 +00:00
modmuss50
72a09d2368
Fixes some possible NPE locations
2019-02-01 13:42:21 +00:00
Modmuss50
a5fa237017
Merge pull request #1660 from coderbot16/1.12-multipackets
...
Transformers now declare that they can output multiple packets per tick
2019-01-30 19:41:14 +00:00
coderbot
3e44fc369f
Transformers now declare that they can output multiple packets per tick
2019-01-28 17:38:02 -08:00
modmuss50
12b892f0dc
Fix Alarm recipe with IC2 Dedupe
2019-01-27 01:42:52 +00:00
modmuss50
039537fcdb
#releaseBuild
2019-01-26 19:24:39 +00:00
modmuss50
8505616651
Fix fusion coil not being crafted with ic2 de-dupe
2019-01-26 19:06:51 +00:00
modmuss50
199fa63041
#releaseBuild - New IF and Baubles integration
2019-01-24 22:51:39 +00:00
modmuss50
0228d72179
Always add refined iron ingot to smelting, I forgot to remove it
2019-01-24 21:38:21 +00:00
modmuss50
f4a24d7c25
Fixes to retro gen
2019-01-24 21:35:39 +00:00
modmuss50
5a9349ced4
Pull back power output on Thermal gen as I made it a bit too much last commit. Now 16
2019-01-24 21:26:56 +00:00
Modmuss50
bc1e2ca7eb
Thermal Generator now outputs 32 eu/tick
2019-01-20 21:14:15 +00:00
Modmuss50
0bd22f1a55
Added pack count to readme
2019-01-19 23:58:38 +00:00
modmuss50
7415c33ac8
#releaseBuild Fix startup crash
2019-01-18 16:51:08 +00:00
modmuss50
bc4deb44ef
Update
2019-01-18 16:45:31 +00:00
modmuss50
132aefd81e
#releaseBuild
2019-01-18 16:26:01 +00:00
modmuss50
498d675f30
Remove Refined Iron from ic2 duplicates
2019-01-18 16:20:34 +00:00
drcrazy
292664b8e1
Fixed i18n usage on server. Closes #1655
2019-01-16 18:07:48 +03:00
drcrazy
ecda412b46
Bumped forge to 14.23.5.2796
2019-01-14 16:07:06 +03:00
drcrazy
7cc0c472f9
Adjustments for updated power output icon.
2019-01-14 15:11:26 +03:00
drcrazy
1a8c730591
Plasma generator got its icon in JEI. Closes #1653
2019-01-14 14:10:26 +03:00
drcrazy
8a03b0eca2
More on #1654
2019-01-14 14:04:58 +03:00
drcrazy
381fbfb463
Fix JEI info for sawmill energy usage. Some work for #1654
2019-01-14 14:04:22 +03:00
modmuss50
901e472844
#releaseBuild
2019-01-04 21:47:37 +00:00
modmuss50
95ef8e4df5
#releaseBuild
2019-01-03 14:05:49 +00:00
modmuss50
94fd111224
#releaseBuild
2019-01-03 14:00:33 +00:00
drcrazy
d67f670141
addHologramButton is now in RC
2018-12-30 22:50:03 +03:00
drcrazy
3df454789f
Draw hologram button on background
2018-12-30 22:31:52 +03:00
drcrazy
03fdbe49a6
Power bar tooltip should be on top of hologram button
2018-12-30 02:48:35 +03:00
drcrazy
d41da2457f
Lock button works again
2018-12-30 01:19:23 +03:00
drcrazy
b33b3d8745
Updates due to TR GUI builder gone.
2018-12-28 18:07:56 +03:00
coderbot16
fbec0c89c2
Finalize IC2 electric item support ( #1644 )
...
* Item charging no longer uses CapabilityEnergy, now fully uses ExternalPowerSystems
* Remove accidental update from build.gradle
* Remove some unused imports
* Use requestEnergyFromArmor in all powered tools
2018-12-28 09:25:40 +00:00
drcrazy
5724fc3d8c
Rolling machine can now charge from battery. Closes #1645
2018-12-28 12:24:05 +03:00