Commit graph

785 commits

Author SHA1 Message Date
drcrazy
24c41f356f Bumped up lighting rod 2018-05-26 02:55:01 +03:00
drcrazy
1ad23439eb Cleaned up supressed warnings 2018-05-25 14:24:35 +03:00
modmuss50
1c6e26dd99 Fix minor mistake 2018-05-23 15:06:29 +01:00
modmuss50
02c708cd21 Final changes to the item power storage 2018-05-23 14:49:14 +01:00
modmuss50
682670ca51 Item charging + discharging is now done using the caps 2018-05-23 14:07:37 +01:00
drcrazy
85b736065c Fixed charge of TR items. 2018-05-18 12:34:58 +03:00
drcrazy
c10c06260b Fixed excessive energy usage to charge RF items 2018-05-17 03:43:58 +03:00
drcrazy
29b886ea8d Fixed unchecked warning 2018-05-17 03:41:19 +03:00
drcrazy
134198c948 Updated i18n usage. 2018-05-14 12:24:44 +03:00
drcrazy
ed9cdc7353 GUI update for assembly machine. Some work for #1512 2018-05-08 18:05:49 +03:00
modmuss50
1c10c199ae Fixes some issues with the storage chests, closes #1481 2018-05-04 12:06:40 +01:00
modmuss50
e87f5fa27e Fix #1503 2018-04-30 14:24:21 +01:00
modmuss50
63b3b0836f
Fix #1497 2018-04-28 11:53:59 +01:00
drcrazy
649a6bf67f More sorting work. 2018-04-27 18:15:56 +03:00
modmuss50
dc32c9505d Nerf the fusion reactor a little. 2018-04-25 16:17:38 +01:00
drcrazy
05a1f95fa1 Fixed possible issue with sendingFace persistence. 2018-04-25 11:01:55 +03:00
drcrazy
008a1ad11f Fixed energy ping-pong in cables. 2018-04-24 20:27:42 +03:00
modmuss50
21e9a86194
Fix #1489 2018-04-21 15:56:25 +01:00
modmuss50
5c81430c4c Finish off the reactor changes, feel free to suggest some more tweaks to it. 2018-04-18 17:15:33 +01:00
modmuss50
09a75893e4 Add larger fusion reactor sizes 2018-04-18 15:46:56 +01:00
modmuss50
10106715d3 Right click the fusion control computer with coils to autoplace them. 2018-04-18 15:07:28 +01:00
modmuss50
d94eb03a06 Update Fusion reactor to use new method for coil location. 2018-04-18 14:48:19 +01:00
modmuss50
3805285356
Fix #1484 2018-04-14 00:18:13 +01:00
drcrazy
883638117b Decreased amount of energy required to make UU-matter. 2018-04-13 18:27:46 +03:00
modmuss50
ec30ac8e6c
Fixes https://github.com/TechReborn/TechReborn/issues/1476 2018-04-12 14:23:07 +01:00
modmuss50
b8514a998f
Add some missing RebornRegistry annoations 2018-04-12 13:57:29 +01:00
drcrazy
fef10740ba
Feature/fluidreplicator (#1482)
Added Fluid Replicator multiblock machine.
2018-04-12 15:42:12 +03: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
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
0bf602f89e
Change the way the rolling machine balances itemstacks 2018-04-07 20:22:42 +01:00
modmuss50
9a566e0583
Fix fluid generator client/server desync, fixes #1474 2018-04-05 16:09:17 +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
cf58eb2948
Increase blast furnace energy storage 2018-04-03 18:23:21 +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
drcrazy
d563ff748a Cleanup and configs. Closes #1469 2018-04-01 00:39:58 +03:00
drcrazy
799386b872 Added configs. Some work on #1469 2018-03-30 17:34:32 +03:00
modmuss50
b5ad12a4bb
Update rolling machine to use new gui system. Work towards #1412 2018-03-29 11:52:57 +01:00
modmuss50
8886331f8b
Increase electrolyser energy storage 2018-03-26 15:53:03 +01:00