Blood-Asp
b588e82ef7
Fix buffer and regulator RS signals
2017-06-16 01:40:16 +02:00
Blood-Asp
a1e3a8161e
Hitboxes when holding soldering iron #1095
2017-06-15 23:52:32 +02:00
Blood-Asp
911a807529
pollution smog
2017-06-14 23:51:39 +02:00
Blood-Asp
e6de8921c0
fix for timber changes
2017-06-14 01:30:36 +02:00
Blood-Asp
9447eea43b
why does the client crash when using isClientSide() ???
2017-06-14 01:02:49 +02:00
Blood-Asp
61d17d250d
quickfix for server side crash
2017-06-14 00:00:58 +02:00
Blood-Asp
4ac668066b
missed one file
2017-06-13 22:50:19 +02:00
Blood-Asp
699ea26ba4
Attempt to fix not accepting fluids after fluidmapchange. #1081 #577 ect.
2017-06-13 22:41:15 +02:00
Blood-Asp
3caab8d4ff
Fix translation of covers
2017-06-13 21:48:10 +02:00
Blood-Asp
9209d0843f
Port GT6 timber changes
2017-06-13 18:58:18 +02:00
Blood-Asp
ead3fa6ad7
meh...
2017-06-13 18:57:05 +02:00
Techlone
1b753d3528
Reworking DataOrb and DataStick
2017-06-13 20:52:53 +05:00
Blood-Asp
e85a761e82
At last one free face.
2017-06-12 13:48:54 +02:00
Blood-Asp
ef22bf6ab9
Only open machine gui if front is free.
2017-06-12 12:18:54 +02:00
Blood-Asp
8e043d00d9
Cables and pipes now change hitboxes dynamicly depending on connections or covers
2017-06-12 11:58:26 +02:00
Blood-Asp
9032c2e15b
Quick fixes
2017-06-07 09:45:19 +02:00
Blood-Asp
1296755b27
Merge branch 'refs/heads/pr/1077' into unstable
...
# Conflicts:
# src/main/java/gregtech/api/metatileentity/MetaPipeEntity.java
2017-06-07 09:37:13 +02:00
Blood-Asp
3b1f55fcb9
Merge pull request #1076 from vlad20012/int-overflow-fix
...
Fixed stored energy integer overflow
2017-06-07 09:30:04 +02:00
Blood-Asp
589a77c5cb
Check general redstoneoutput for null
2017-06-06 16:19:45 +02:00
Blood-Asp
c1f85264a0
Add missing translation lines. #772
2017-06-05 20:45:15 +02:00
Technus
71aeac25b9
Missing in item pipe
2017-06-05 15:03:34 +02:00
Blood-Asp
e102488f2c
More redstone changes
2017-06-04 19:11:03 +02:00
Technus
c9908ffa98
wire/pipe hiding/reduced size
2017-06-04 09:28:43 +02:00
Technus
0db3a1d6df
Missing override
2017-06-04 09:25:46 +02:00
vlad20012
64a69695e5
Fixed stored energy integer overflow
2017-06-04 05:32:47 +03:00
Blood-Asp
23de1f09ed
Cleanroom controller outputs efficency as redstone signal #948
2017-06-04 00:26:31 +02:00
Technus
467e6ba022
1ddc91a
2017-06-03 16:11:59 +02:00
Technus
a4f0426159
8e0e516
2017-06-01 13:22:10 +02:00
Technus
a99e0d4ffb
Not needed.
2017-06-01 13:19:27 +02:00
Technus
82458fed2e
Cherry-Pick c12e474
...
c12e474c23
2017-06-01 13:18:34 +02:00
Blood-Asp
94f8581477
Fix multiblock recipe search fix #1044
2017-05-31 21:52:58 +02:00
Blood-Asp
b047ab56b2
Fix spelling #1043
2017-05-31 21:42:32 +02:00
Blood-Asp
3f73fa9b86
Merge pull request #1058 from Georggi/patch-4
...
Auto Maintenance Hatch tweaks
2017-05-31 18:57:39 +02:00
Blood-Asp
ba030d3239
Merge pull request #1060 from JohannesGaessler/MaterialFormulaFix
...
Material formula fix
2017-05-31 18:57:05 +02:00
Blood-Asp
c28a8ceb78
Catch broken items on recipe move
2017-05-31 18:10:11 +02:00
Johannes Gäßler
32db407391
Removed debugging prints accidentally left in the previous commit
2017-05-18 19:27:53 +02:00
Johannes Gäßler
d805ce4613
Fixed MaterialStack String representations sometimes missing brackets
2017-05-18 19:22:06 +02:00
Yuriy Shnitkovskiy
bc7eaaa762
Added config for automation
2017-05-16 19:49:46 +03:00
Yura
4e3ed071dc
Auto Maintenance Hatch tweaks
...
Fixed #958 and #1053 , allowed robots\pipes to interact with it.
2017-05-16 16:17:01 +03:00
Johannes Gäßler
0aeab34a56
Fixed the Electric Blast Furnace not recognizing recipes when there is
...
more than one Fluid input.
Also added a String representation for GT_FluidStack that was used for
debugging.
2017-05-06 18:01:06 +02:00
Techlone
cff6b44a84
Formatting clean up, nothing else
2017-04-27 16:32:27 +05:00
Johannes Gäßler
eb45688648
Fixed a bug where excess fuel didn't consider the distortion from
...
runtimeBoost.
Adjusted the decimal points of the Large Boiler fuel tab to better
represent the actual burn times.
2017-04-27 00:28:07 +02:00
Johannes Gäßler
baa9caf06b
Eliminated rounding errors that caused fuel to burn too shortly
...
The Large Boiler now saves excess fuel between items, greatly improves
performance of items like sticks and planks.
The Large boiler now stores excess projected EU that is lost when
throttling with an integrated circuit
2017-04-26 23:57:10 +02:00
Johannes Gäßler
8f4225f0b8
Refactored mDescription to mDescriptionArray, added a deprecated field
...
mDescription to ensure 100% backwards compatibility
2017-04-26 20:37:47 +02:00
Johannes Gäßler
878738a75c
Corrected the Maintenance Hatch tooltip
2017-04-24 23:55:42 +02:00
Johannes Gäßler
1c75968fad
Fixed the GTLog spam, ty Techlone
2017-04-24 23:40:24 +02:00
Johannes Gäßler
c2c9fad120
Fixed a bug that caused Battery Buffers to not have a tooltip
2017-04-24 20:50:08 +02:00
Johannes Gäßler
d79721085e
Tooltips have more info on Steam and pollution, adjusted pollution rates
...
Boilers tooltips now explicitly state the amount of Steam produced per
second.
Gas Turbine tooltips now explicitly state how much steam is needed for
them to run at full capacity.
Machine tooltips now explicitly state how much Pollution they produce
per second.
Adjusted machine pollution values to have them align better.
Diesel Generators / Engines now go 40, 80, 160, 320
Gas Turbines now go 20, 40, 80, 160
Large Boiler tooltips now mention the amount of time needed to heat up
Formatted the source code for the Cleanroom
Fixed a bug that caused Diesel Generators and Gas Turbines to not have a
tooltip.
2017-04-15 19:05:57 +02:00
Johannes Gäßler
234c51ac20
Machine descriptions are now a String array instead of a single String.
...
The field mDescription of the class GT_MetaTileEntity_TieredMachineBlock
was turned into an array.
Every class derived from GT_MetaTileEntity_TieredMachineBlock has
received a new additional constructor that takes an array of Strings
instead of a single one.
2017-04-14 23:33:20 +02:00
Johannes Gäßler
2064e0b12c
Explicitly added some Solid Fuels to the Large Boiler Fuel tab.
...
I was unable to automatically add all fuels to the tab.
2017-04-11 00:47:56 +02:00