Commit graph

3477 commits

Author SHA1 Message Date
modmuss50
65695b86c1
Add copy / pasting of slot configs. 2018-04-12 19:27:11 +01:00
modmuss50
9b23945670
Fix block inventory dropping in some situations 2018-04-12 15:42:09 +01:00
modmuss50
ec30ac8e6c
Fixes https://github.com/TechReborn/TechReborn/issues/1476 2018-04-12 14:23:07 +01:00
modmuss50
8bb7efcc77
Add config for #1478 2018-04-12 14:03:34 +01:00
modmuss50
b8514a998f
Add some missing RebornRegistry annoations 2018-04-12 13:57:29 +01:00
modmuss50
fbd4854f30
Fixes #1480 2018-04-12 13:42:55 +01:00
drcrazy
fef10740ba
Feature/fluidreplicator (#1482)
Added Fluid Replicator multiblock machine.
2018-04-12 15:42:12 +03:00
modmuss50
7b275bebb1
#releaseBuild 2018-04-11 20:17:33 +01:00
modmuss50
c12fa28c50
Add ic2 carbon plate recipe to compressor 2018-04-11 18:44:46 +01:00
modmuss50
e171aedd38
Allow upgrades in rollingmachine 2018-04-10 16:04:28 +01:00
modmuss50
1582d419df
Fix Recycler using power when output full, and made it upgradeable 2018-04-10 10:51:10 +01:00
modmuss50
626bae1833
#releaseBuild 2018-04-08 21:11:43 +01:00
modmuss50
5e18a9ee2d
Fix extractor recipes using ore dict when they aren't supposed to. 2018-04-08 21:01:44 +01:00
modmuss50
7deb407d0a
Fixed electrical furnace not using the correct amount of power when overclocked 2018-04-07 20:31:05 +01:00
modmuss50
d50b3daf6e
Allow charge bench to store more power 2018-04-07 20:26:28 +01:00
modmuss50
8a42e89b2c
Merge remote-tracking branch 'origin/1.12' into 1.12 2018-04-07 20:23:11 +01:00
modmuss50
0bf602f89e
Change the way the rolling machine balances itemstacks 2018-04-07 20:22:42 +01:00
drcrazy
ed473f07a4
Fixed typo 2018-04-06 01:25:59 +03:00
drcrazy
618f459e38
Added link to 1.12 dev build 2018-04-06 01:24:23 +03:00
modmuss50
415d303245
#releaseBuild 2018-04-05 16:14:43 +01:00
modmuss50
9a566e0583
Fix fluid generator client/server desync, fixes #1474 2018-04-05 16:09:17 +01:00
modmuss50
f9d99aad1d
Fix power tool tip being behind heat bar 2018-04-05 15:43:19 +01:00
modmuss50
ec56914ea7
Add logic to lock rolling machine, allows it to be automated. Closes #1412 2018-04-05 12:37:31 +01:00
modmuss50
c17f232bf8
Add gui and packets for locking the rolling machine. #1412 2018-04-05 10:31:22 +01:00
modmuss50
d8f3a8b9b0
#releaseBuild 2018-04-04 20:29:25 +01:00
modmuss50
f9b864653a
Merge remote-tracking branch 'origin/1.12' into 1.12 2018-04-04 16:17:04 +01:00
drcrazy
7a2c3e30b6 Added plate recipes for obsidian, garnets and refined iron. Closes #1471 2018-04-04 11:21:11 +03:00
modmuss50
29248dcb62
Add RebornCore's AT to make setting a dev env with both in easier 2018-04-03 20:05:18 +01:00
modmuss50
6d8f667cbb
Fix 4 more recipes using too much power 2018-04-03 18:37:09 +01:00
modmuss50
20f0fff58c
#releaseBuild 2018-04-03 18:28:17 +01:00
modmuss50
7de2111484
Change recipe to use less power, it was using more than the default input 2018-04-03 18:25:23 +01:00
modmuss50
cf58eb2948
Increase blast furnace energy storage 2018-04-03 18:23:21 +01:00
modmuss50
841cf2fc65
Fixes #1472 2018-04-03 17:03:38 +01:00
modmuss50
a8d180f146
Add energy change per tick 2018-04-03 17:00:04 +01:00
modmuss50
adb12ef43d
Overclocker upgrades give more power input/storage to machine + add some more info to the tool tip in the gui
Also fix for not calling update client side lower down the chain
2018-04-03 16:32:04 +01:00
modmuss50
fc9e7df2f9
Fix machine teirs 2018-04-02 22:31:26 +01:00
modmuss50
aaa0121e7c
Merge remote-tracking branch 'origin/1.12' into 1.12 2018-04-02 22:28:39 +01:00
modmuss50
ea6e068682
Protect against tiles that return a null capability 2018-04-02 22:28:14 +01:00
drcrazy
45361a6b46 Last piece of refactoring due to TileGenericMachine intro. 2018-04-02 18:12:58 +03:00
drcrazy
adc4879ec5 Refactoring for multi-block machines. 2018-04-02 17:50:15 +03:00
drcrazy
54ee781bc7 More refactoring for tier1 machines. 2018-04-02 16:58:03 +03:00
drcrazy
80e36f0427 Fixed typos for tier1 tiles folder. New abstract TR machine class 2018-04-02 16:18:48 +03:00
drcrazy
f5b0670d84 Cleanup for energy storage 2018-04-02 14:56:17 +03:00
drcrazy
8038a7cf17 Cleaned up unused ITickable for transformers 2018-04-02 14:44:32 +03:00
modmuss50
20849b4a11
Improve CraftTweaker documentation 2018-04-02 10:42:02 +01:00
modmuss50
980db3cd60 Start of making CraftTweaker documentation a bit clearer. 2018-04-02 00:12:31 +01:00
modmuss50
087a2226d6 Add RecipeSettings to CraftTweaker supports, allows disabling oredict checking.
Closes #1455
2018-04-01 23:50:54 +01:00
drcrazy
d563ff748a Cleanup and configs. Closes #1469 2018-04-01 00:39:58 +03:00
modmuss50
0648aa1a43
Forge update 2018-03-31 11:28:25 +01:00
modmuss50
281e5ba6a6
#releaseBuild 2018-03-30 19:32:27 +01:00