drcrazy
8de19ff5e7
Fix warnings
2017-09-14 17:55:28 +03:00
drcrazy
da399fc916
Fix empty check
2017-09-14 10:30:41 +03:00
drcrazy
5d441defa7
Update IndustrialElectrolyzer GUI to GuiBase. Closes #1272 .
...
Also started JEI refactoring
2017-09-13 03:40:38 +03:00
drcrazy
5b09618ad2
Fix double tile entity update
2017-09-10 01:15:07 +03:00
alexpic57
c1dd9d9192
fix all? the tile to prevent bug duplication
2017-09-08 21:39:46 +02:00
alexpic57
885ba9210c
fix bug duplication #1012
2017-09-08 21:18:57 +02:00
alexpic57
1d873c2d33
fix identation + remove unused import + fix jei button on ImplosionCompressor
2017-09-08 13:58:27 +02:00
alexpic57
e4b5d3378a
update Implosion Compressor to GuiBase
2017-09-08 09:48:55 +02:00
drcrazy
ab1802ba5e
Refactoring for translation
2017-09-08 02:03:35 +03:00
drcrazy
8a8205b4b1
Change eupertick to 0.1. Closes #1176
2017-09-07 18:31:20 +03:00
drcrazy
e26d7e3a0c
Fixed tooltip issue. Closes #865
2017-09-07 18:29:52 +03:00
alexpic57
93b869a446
fix background not showing on somes machines
2017-09-06 14:42:54 +02:00
drcrazy
dfaef8a6c2
Updated fluid generators GUI. Closes #1097
2017-09-04 00:12:58 +03:00
drcrazy
37d8b8641f
GUI rework for Diesel generator
2017-09-03 03:41:50 +03:00
drcrazy
07b1724e24
Updated max energy storage for several tools. Closes #1219
2017-09-01 16:19:59 +03:00
modmuss50
6f6800e75a
Rewrite wrench to use new API
2017-08-30 21:57:14 +01:00
drcrazy
ab1428eb12
Fix for machine tank drain. More luv to industrial grinder. ( #1254 )
...
* Fix for machine tank drain. More luv to grinder
Fix for empty cell drained from tank.
JEI should honor power units (FE\EU) used.
Fill\drain tank only two times per second in order to avoid game crash
due to ticking entity.
2017-08-29 19:57:21 +03:00
drcrazy
63be913878
Fix for Industrial Grinder. Closes #1155 ( #1253 )
...
Fix for tank issue, recipe energy consumption made equal to I\O rate, a
little bit of cleanup
2017-08-28 00:38:10 +03:00
drcrazy
44524a680b
Fix alloy plate name, MFU and MFSU I\O rates ( #1249 )
...
* Fixed name for advanced alloy plate
* Fix rates and storage amount for MFE and MFSU. Closes #1205
2017-08-26 01:58:35 +03:00
David Vierra
a016a6dd49
Replace all emptiness checks == ItemStack.Empty
with .isEmpty()
( #1247 )
...
Fixes #1157 and probably a few other things.
2017-08-25 11:08:15 -07:00
drcrazy
94795b7d42
Fix Vacuum Freezer wrench drop. Closes #1196 ( #1235 )
2017-08-14 12:46:38 +01:00
Paul
9c07d6fa1c
Fix matter fabricator energy use, adds EU-per-amp config value ( #1231 )
...
* Fix matter fabricator energy use, adds EU-per-amp config value
should compile, probably...
* Also fix the output inventory access
was limited to the first slot, now it isn't
* oops, to much EU...
that's one less 6, sorry...
2017-08-09 10:53:19 +03:00
modmuss50
3e4cf9b93f
Fix server kicking client when using the saw mill, closes #1182 #releaseBuild
2017-07-03 21:51:17 +01:00
modmuss50
79a8fa647b
Rewrite the sawmill logic, fixes #1180
2017-07-03 20:26:55 +01:00
modmuss50
407aa3ed66
Fixes #1177
2017-07-03 19:52:28 +01:00
modmuss50
5efd8daab1
Auto crafting table sound
2017-07-01 12:09:35 +01:00
modmuss50
a952ad1fff
Fixes iron furnace sideded issues, closes #1166
2017-07-01 11:52:33 +01:00
modmuss50
0388f97873
Revert: Small improvements to the cables
2017-06-30 13:17:06 +01:00
modmuss50
3e5f02ab4e
Small improvements to the cables
2017-06-29 17:19:34 +01:00
modmuss50
81aee77869
Fix energy storage blocks not rotating
2017-06-29 16:03:22 +01:00
modmuss50
4207532ded
Fixes https://github.com/TechReborn/TechReborn/issues/1160
2017-06-29 15:49:34 +01:00
modmuss50
9edbdf5016
Closes https://github.com/TechReborn/TechReborn/issues/1158 for now
2017-06-29 12:56:33 +01:00
modmuss50
0d4fced8bb
Fixes https://github.com/TechReborn/TechReborn/issues/1159
2017-06-29 12:50:23 +01:00
modmuss50
774fec221e
Auto format code
2017-06-28 20:54:12 +01:00
modmuss50
ac7a4246f6
Fixes the auto crafting table, as it broke a bit with the forge update.
2017-06-26 22:30:13 +01:00
modmuss50
8cf46ef273
Fix extracting from the auto crafting table.
2017-06-22 12:51:28 +01:00
modmuss50
b083d6b5fc
Fix custom recipe support
2017-06-22 12:46:02 +01:00
modmuss50
412d66593b
Large amount of work toward being able to place the recipe into the gui.
2017-06-22 00:29:57 +01:00
modmuss50
bee8d4aab0
Some minor fixes to the auto crafting table
2017-06-21 23:39:40 +01:00
modmuss50
ba99f70406
Auto fill grid in the correct patten
2017-06-21 23:31:40 +01:00
modmuss50
04721e447d
Start work on intelligent item insertion.
2017-06-21 20:26:56 +01:00
modmuss50
3a0c5a6f31
Fix crash with auto crafter
2017-06-21 17:13:07 +01:00
modmuss50
9477797ec7
Save recipe to nbt
2017-06-21 17:05:48 +01:00
modmuss50
944d2b7b5c
Fix some small issues
2017-06-21 16:35:15 +01:00
modmuss50
6982342dc0
Basic auto crafting logic
2017-06-21 16:22:57 +01:00
modmuss50
0e9c61bd60
Fix slot alignment in autocrafting Gui
2017-06-21 10:00:53 +01:00
modmuss50
86d4daaea7
inv stuff
2017-06-20 21:38:51 +01:00
modmuss50
a7316bc6c0
More auto crafting table stuff
2017-06-20 21:31:21 +01:00
modmuss50
3071d19db0
Initial work on Auto crafting table.
2017-06-20 18:54:45 +01:00
Prospector
b80235504f
Fix the rest of the models & remove manual and heat generator
2017-06-16 08:20:30 -07:00