drcrazy
|
b3002b6f57
|
Fixed warnings
|
2018-07-23 12:55:18 +03:00 |
|
modmuss50
|
f5c6b59ebd
|
Mappings
|
2018-07-20 22:31:20 +01:00 |
|
modmuss50
|
7f8ce535a7
|
General code cleanup
|
2018-07-20 22:08:21 +01:00 |
|
modmuss50
|
95b49e5e23
|
Move some stuff around in RC
|
2018-07-20 22:02:46 +01:00 |
|
modmuss50
|
f78abb1a21
|
Remove some old stuff
|
2018-07-20 21:55:29 +01:00 |
|
drcrazy
|
b3590dbb37
|
Make it run but tons of useless copy-paste
|
2018-07-20 02:56:19 +03:00 |
|
modmuss50
|
b65e963f12
|
Move all mod compatibility out into its own mod, ic2 support is gone and will come back in some more basic form once ic2 is on 1.13
The new mod compatibility will be included (either shaded or jar-in-jar) in the main TR distrubtion, this has been done to aid development
|
2018-07-19 10:48:37 +01:00 |
|
drcrazy
|
5ce0397575
|
Changed Blocks.AIR to Material.AIR in multiblock checks.
|
2018-07-16 15:46:39 +03:00 |
|
modmuss50
|
d4a43d24a1
|
Fix incorrect usage of item stack checking
I have no idea how they worked without issue for this long :D
|
2018-06-25 12:34:13 +01:00 |
|
drcrazy
|
00a317074d
|
Speed up items charge.
|
2018-06-24 12:20:06 +03:00 |
|
drcrazy
|
af6cb38bfb
|
Fix crash with non-TR items charge.
|
2018-06-24 12:14:12 +03:00 |
|
drcrazy
|
452932c04e
|
More formatting changes.
|
2018-06-23 19:00:44 +03:00 |
|
Eric Chai
|
52ff6699b4
|
Fusion reactor consumes resources. Fixes #1551 (#1556)
Since resources are consumed during start up, they should also
be consumed when resetting the crafting cycle.
|
2018-06-23 18:40:56 +03:00 |
|
drcrazy
|
1de3fe5dc5
|
Lot of formatting.
|
2018-06-22 18:22:16 +03:00 |
|
drcrazy
|
d584aebcd8
|
Fixed water mill animation.
|
2018-06-22 13:35:26 +03:00 |
|
drcrazy
|
30302e241b
|
Fixed charging \ discharging items items. Closes #1547
|
2018-06-20 18:27:58 +03:00 |
|
drcrazy
|
7be239adca
|
Updated wrenching logic for energy storages and casings. Closes #1543
|
2018-06-15 18:18:32 +03:00 |
|
drcrazy
|
24bce3ce66
|
Updated wrenching for lamp and alarm
|
2018-06-15 17:26:43 +03:00 |
|
drcrazy
|
8d1c116df0
|
Updated wrench logic for cables.
|
2018-06-15 16:49:46 +03:00 |
|
drcrazy
|
c409b67c3c
|
Updated block wrenching
|
2018-06-14 18:32:41 +03:00 |
|
drcrazy
|
77e1c54b86
|
Fixed inventory drop for DSU. More work on #1543
|
2018-06-14 18:32:40 +03:00 |
|
drcrazy
|
42bc110cb2
|
Fixed build, but DSU blocks are not done yet.
|
2018-06-13 17:42:46 +03:00 |
|
modmuss50
|
7db0097d23
|
Fusion reactor uses inputs before the craft starts to prevent power exploit, closes #1539
|
2018-06-10 11:53:03 +01:00 |
|
modmuss50
|
c201b3dbcf
|
Make fusion reactor recipe shapeless, so it can work either way around
|
2018-06-10 11:47:51 +01:00 |
|
modmuss50
|
32ea97b29e
|
Fix #1541
|
2018-06-10 11:41:45 +01:00 |
|
modmuss50
|
354a80572c
|
Tweak power output of fusion reactor, closes #1521
|
2018-06-09 12:26:11 +01:00 |
|
modmuss50
|
914aa3423b
|
Fixes #1533
|
2018-06-08 18:39:16 +01:00 |
|
drcrazy
|
23428d3223
|
Made transfer rate per connection
|
2018-06-07 03:09:03 +03:00 |
|
modmuss50
|
cbc302ff48
|
Decrease speed of by 3 ticks electrical furnace when using 4 overclockers
|
2018-06-05 21:57:04 +01:00 |
|
drcrazy
|
74107dd3ea
|
Made cable not able to receive energy if full. Same for provide/empty
|
2018-06-01 14:03:45 +03:00 |
|
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 |
|