Commit graph

450 commits

Author SHA1 Message Date
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
Johannes Gäßler
822cf1ec3e Expanded the NEI api to allow for custom descriptions, added liquid
fuels to the newly created Large Boiler tab

Instead of the default information like total EU or EU usage it is now
possible to provide custom Strings to describe a recipe.

The Large Boiler NEI tab explicitly shows burn times for fuels depending
on the boiler used.
Any liquid fuel added to Diesel Fuels or Semifluid Fuels will
automatically be added to Large Boiler Fuels.
2017-04-10 20:57:44 +02:00
Blood-Asp
ee5af6ac40 Fixing names for plastics 2017-04-10 13:07:13 +02:00
Blood-Asp
d41d3cd2b3 Add assemblyrecipes for all circuits per oredict 2017-03-31 22:24:15 +02:00
Blood-Asp
f030951982 Config for blocks below crops 2017-03-31 21:19:04 +02:00
Blood-Asp
32a21a0ac1 Remove testline 2017-03-31 19:02:45 +02:00
Blood-Asp
dd8510792f Detect low grav dimensions by world provider 2017-03-31 19:01:32 +02:00
Blood-Asp
944f1dab7e Missed a file 2017-03-31 17:38:48 +02:00
Blood-Asp
4fc431e77e Add Lightning Rod 2017-03-31 17:38:29 +02:00
Blood-Asp
445e548b4c Allow teleportation to galacticraft dimensions 2017-03-23 21:16:32 +01:00
Blood-Asp
5f56c40a75 Prevent empty batterys from stacking in battery buffer 2017-03-23 13:59:16 +01:00
Blood-Asp
de18b83e85 TryCatch broken IC2 recipes 2017-03-23 13:59:16 +01:00
MauveCloud
b9d4d15a0c Fix for negative-coordinate vein generation, adjustments to recipes for stone dust, sand, and flint 2017-03-16 16:24:39 +02:00
Blood-Asp
f4dae834da Merge pull request #952 from Techlone/soldering_alloy
Config for using only soldering alloy
2017-03-16 14:56:45 +01:00
Techlone
288f44e347 Added a sorting of recipes in NEI 2017-03-16 00:24:41 +05:00
Techlone
556fa42c37 fix adv circuit 2017-03-12 23:45:12 +05:00
Blood-Asp
d7203bccbd Recipe fixes 2017-03-10 00:57:06 +01:00
Blood-Asp
9c7e95b245 Fix low grav processing check 2017-03-08 17:28:05 +01:00
Maxime Legkiy
c3101d6f04 Fixed #935 2017-03-06 22:26:16 +03:00
Maxime Legkiy
903661501e Fixed #935 2017-03-06 22:09:55 +03:00
Blood-Asp
bb5f4705c0 Merge pull request #919 from Dimach/unstable-2
Fix basic machine bug (machine waste input when placed not in clearroom)
2017-03-02 22:32:11 +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
8e945a8b88 Fix Steam macerator not accepting some items per automation 2017-03-02 18:37:59 +01:00
Blood-Asp
f12964c716 Remove rubber from steamage 2017-03-01 13:36:27 +01:00
Blood-Asp
e73ee32ddb Reserved IDs 2017-02-28 15:01:43 +01:00
Blood-Asp
48b2e2b87d Merge pull request #904 from Techlone/unstable
Add new semiconductors and indium recipe
2017-02-28 14:18:28 +01: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
b2157c6320 Add new semiconductors and indium recipe 2017-02-17 23:45:56 +05:00
Maxime Legkiy
8e2280bc2c Fix name config category to UndergroundFluid
Fix comments configuration
Fix Start config - add nether and end to BlackList. Default spawn fluids on overworld and Moon.
Add Decrease Per Operation Amount (if 0 an endless source)
2017-02-17 01:55:54 +03:00
Maxime Legkiy
901a7d66c1 Add new flexible configuration undeground oil 2017-02-13 04:24:48 +03:00
Blood-Asp
64ddbfef6e Merge pull request #893 from Techlone/reactor_chambers_support
Reactor chambers support
2017-02-11 01:06:57 +01:00
Blood-Asp
b6674c9d96 Finish Cleanroom 2017-02-11 01:04:46 +01:00
Techlone
81abe867b0 Add support of reactor chambers in GT transformers 2017-02-11 03:41:36 +05:00
Maxime Legkiy
772ec04bf3 Add Underground Oil Generating settings in GregTech.cfg
Add supports White and Black List (DIM ID)
Add settings generating for standart Dimension and Galacticraft Dimension - Moon and Mars
Add settings for select type Underground Fluid - for Nether default Pahoehoe Lava, for Moon - Helium 3
Add settings max Amount Generating
For generating oil in other Dimension (Twilight Forest or Mystcraft) use settings - RealDimensionEnable
2017-02-09 05:38:20 +03:00
Maxime Legkiy
6567820a9b Fix generating Pollution in to other worlds 2017-02-07 13:34:31 +03:00
Maxime Legkiy
2d3310718a Add Dimension BlackList
Add Other Dimension Oil Generating
Save Amount for Other Dimension
2017-02-07 04:44:35 +03:00
Maxime Legkiy
00834b6c4b Add Underground Oil Spawn Dimensions
Fix bug reduction oil around coordinates 0 0
Add value MaxAmount in GregTech.cfg
2017-02-07 02:52:26 +03:00
Maxime Legkiy
379b6a8bd1 Fix generate oil around coordinates 0 0 2017-02-06 20:05:08 +03:00
Maxime Legkiy
811644f90a Fix bug > Oil Teleportation to GC Planets #837 2017-02-06 17:53:03 +03:00
Maxime Legkiy
2c82f057aa Fix respawn oil amount if amount down to 0 and reduction amount oil if use Seismic Prospector or more 2017-02-05 18:36:34 +03:00
Blood-Asp
d112ad06ae Merge branch 'unstable' of https://github.com/Blood-Asp/GT5-Unofficial into unstable 2017-02-03 18:37:29 +01:00
Blood-Asp
632c918b8c Fix tungstencarbite recycling 2017-02-03 18:37:01 +01:00
Muramasa-
37ca6746e3 Adjust process times/eut & steam machine NEI 2017-01-20 04:49:31 +00:00
Blood-Asp
1cf283afa8 Merge pull request #857 from vlad20012/fix-816
Fix #816 obfuscated field name
2017-01-19 12:38:37 +01:00
Muramasa-
5c5aad4522 Adds IC2 machine recipes to GT machines, needs testing 2017-01-13 21:35:18 +00:00
vlad20012
5af9a6718c Fix #816 obfuscated field name 2017-01-10 11:34:46 +03:00
KpoxaPy
4aa8fd45c4 Add advanced seismic prospector 2017-01-05 02:45:01 +03:00
Blood-Asp
b794aac1d0 Merge pull request #827 from KpoxaPy/unstable
Fix #825
2017-01-04 16:42:25 +01:00