Blood-Asp
94f8581477
Fix multiblock recipe search fix #1044
2017-05-31 21:52:58 +02:00
Techlone
19f7074897
Merge branch 'unstable' into advminer2_improvements
2017-06-01 00:02:13 +05:00
Techlone
b187410005
AdvMiner rewriting; now it's Ore Drilling Plant
...
Four tiers of Ore Drilling Plant
I - radius is 3 chunks MV+ (default)
II - radius is 4 chunks HV+
III - radius is 6 chunks EV+
IV - radius is 9 chunks IV+
New behavior:
- pick pipes after mining finish
- extract ore block before moving down
2017-06-01 00:01:32 +05:00
Johannes Gäßler
c38cc2bc7b
Changed the Distillation Tower so that it outputs fluids only at the
...
correct levels.
Adjusted existing distillation recipes so that they line up with this
change.
Slightly rebalanced Charcoal Byproducts.
2017-05-29 00:09:38 +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
Techlone
cff6b44a84
Formatting clean up, nothing else
2017-04-27 16:32:27 +05: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
Blood-Asp
dd8510792f
Detect low grav dimensions by world provider
2017-03-31 19:01:32 +02:00
Blood-Asp
5f56c40a75
Prevent empty batterys from stacking in battery buffer
2017-03-23 13:59:16 +01:00
Blood-Asp
9c7e95b245
Fix low grav processing check
2017-03-08 17:28:05 +01:00
Dimach
9cf2a8059d
Fix basic machine bug (machine waste input when placed not in clearroom)
2017-03-02 20:18:24 +02:00
Blood-Asp
4e043f617b
Circuit changes
2017-02-28 02:04:47 +01:00
Blood-Asp
476146cd39
Merge pull request #890 from maixgame/unstable
...
Fix bug > Oil Teleportation to GC Planets #837
2017-02-28 01:55:31 +01:00
Techlone
81abe867b0
Add support of reactor chambers in GT transformers
2017-02-11 03:41:36 +05:00
Maxime Legkiy
6567820a9b
Fix generating Pollution in to other worlds
2017-02-07 13:34:31 +03:00
vlad20012
5af9a6718c
Fix #816 obfuscated field name
2017-01-10 11:34:46 +03:00
Andrew Ozmitel
674a2aec83
Fix Blood-Asp/GT5-Unofficial#825
2016-12-28 20:03:05 +03:00
Blood-Asp
94cdcfe33c
Fix fluid naquadah generator not consuming fuel
2016-12-27 12:14:40 +01:00
Blood-Asp
1efd486dbb
Disable markDirty function of TileEntitys
...
http://forum.industrial-craft.net/index.php?page=Thread&postID=205162#post205162
2016-12-13 20:10:30 +01:00
David Vierra
3b5dfb6f7b
Fix #785 - Unlimited EU in Dynamo Hatch
...
I went with @Techlone's simple solution after all.
Counting out the individual EU might make more sense if any of the multiblocks could have more than one dynamo hatch, but they don't, so this is just fine.
2016-12-13 19:24:31 +01:00
Blood-Asp
8e31958980
Merge pull request #777 from Dimach/unstable
...
Fixed #767
2016-12-13 19:17:47 +01:00
Dimach
b1c2cbe935
Fixed #767 .
2016-11-28 22:05:42 +02:00
Timeslice42
7df5add5a9
Re-add single-use batteries
...
How did this get removed? ><
2016-11-05 22:11:36 +01:00
Danila Bolshakov
7c1d44d835
Maintenance does not change the machine color
2016-11-01 02:10:56 +03:00
Blood-Asp
814dc25690
Modular Armor changes 1
2016-10-30 22:39:40 +01:00
Blood-Asp
ed724da44d
Auto Maintainance fix
2016-10-27 22:24:41 +02:00
Blood-Asp
1f64005592
Auto Maintainance fix (maybe)
2016-10-27 00:30:26 +02:00
Blood-Asp
11130dd435
More Translation stuff. Hope it does not lag.
2016-10-26 21:57:20 +02:00
Blood-Asp
4a8a0ab576
Fluid Regulator code optimization
2016-10-26 17:08:28 +02:00
Blood-Asp
2d5c40ef8f
some bugfixes
2016-10-26 00:57:33 +02:00
Blood-Asp
7926877ed1
Pollution Update/Rebalance
2016-10-25 20:22:56 +02:00
Blood-Asp
13c8f127cd
Add Automatic Maintainance Hatch
2016-10-23 12:15:42 +02:00
Blood-Asp
49ff6ffa31
Wrench shift click can move machine front direction
2016-10-21 20:12:23 +02:00
Blood-Asp
a6301759b1
Exploding GT machines now drop randomly some of their crafting components.
2016-10-17 12:37:13 +02:00
Blood-Asp
a006b76304
Drop Items from Exploding GT Machines + Config
2016-10-13 22:26:14 +02:00
Blood-Asp
a6216b8cf0
Count pipe transfers on input not output side
2016-09-27 18:11:19 +02:00
Blood-Asp
16fb901529
More Pollution & bugfixes
2016-09-27 02:00:19 +02:00
Muramasa
6ac01a92c9
Fix conflicts
2016-09-16 00:17:08 +01:00
Muramasa
b22bb2dfa6
Update Part 1
2016-09-15 15:48:47 +01:00
Muramasa-
059cf34455
Merge pull request #631 from Muramasa-/LoadTimes
...
Various Load Time Improvements
2016-09-13 21:09:38 +01:00
Blood-Asp
49e5b53706
#573 Turbines now explode when producing more EU than dynamo can handle
2016-08-22 23:01:29 +02:00
Muramasa
0307f682b5
Bugfixes 9
2016-08-14 08:36:42 +01:00
Muramasa
5e5fa8cf38
Revert switch change
2016-08-14 08:12:25 +01:00
Muramasa
7874d1c91f
Bugfixes 8
2016-08-14 08:06:00 +01:00