Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-23 | Tweaked Titanium, implemented Silicone and Gunpowder | Johannes Gäßler | |
Carbon Monoxide can now be obtained as an optional byproduct from Titaniumtetrachloride production. Added a missing chemical reactor recipe for Gunpowder | |||
2017-04-23 | Added additional recipes for acids and bases | Johannes Gäßler | |
2017-04-22 | Enabled solid output for Distilleries, implemented Epoxy Resin / PTFE | Johannes Gäßler | |
production Expanded the GregTech API: There is now a convenience method for automatically creating polymerization recipes. Disabled recipes for the Salty Water Potion in favor of a new Salt Water fluid. Slightly nerfed Sulfuric Acid production from Sulfur and Water to make them align with other acids and bases (1 Dust / 1000L Chemical + 1000L Water -> 1000L acid/base) | |||
2017-04-21 | Added recipes for Epichlorohydrin | Johannes Gäßler | |
2017-04-20 | Refactored MaterialAdapter to MaterialBuilder to better represent the | Johannes Gäßler | |
class functionality. | |||
2017-04-20 | Fixed a typo, Added a missing glue recipe | Johannes Gäßler | |
2017-04-19 | Added a lot of (petro)chemistry stuff, expanded the API | Johannes Gäßler | |
Created an adapter class for creating materials. Materials now have bit flags for automatic gas/fluid creation. Added a new convenience method for adding distillery recipes. Recipes now show the exact recipe duration instead of the duration rounded down to the nearest int. Added new Materials with relevant recipes: Acetic Acid, Acetone, Calcium Acetate, Charcoal Byproducts, Carbon Monoxide, Ethanol, Ethylene, Methanol, Methyl Acetate, Polyvinyl Acetate, Propene, Sulfuric Ethylene, Vinyl Acetate Made vinegar visible. | |||
2017-04-11 | Explicitly added some Solid Fuels to the Large Boiler Fuel tab. | Johannes Gäßler | |
I was unable to automatically add all fuels to the tab. | |||
2017-04-10 | Expanded the NEI api to allow for custom descriptions, added liquid | Johannes Gäßler | |
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 | Fixing names for plastics | Blood-Asp | |
2017-03-31 | Add assemblyrecipes for all circuits per oredict | Blood-Asp | |
2017-03-31 | Config for blocks below crops | Blood-Asp | |
2017-03-31 | Remove testline | Blood-Asp | |
2017-03-31 | Detect low grav dimensions by world provider | Blood-Asp | |
2017-03-31 | Missed a file | Blood-Asp | |
2017-03-31 | Add Lightning Rod | Blood-Asp | |
2017-03-23 | Allow teleportation to galacticraft dimensions | Blood-Asp | |
2017-03-23 | Prevent empty batterys from stacking in battery buffer | Blood-Asp | |
2017-03-23 | TryCatch broken IC2 recipes | Blood-Asp | |
2017-03-16 | Fix for negative-coordinate vein generation, adjustments to recipes for ↵ | MauveCloud | |
stone dust, sand, and flint | |||
2017-03-16 | Merge pull request #952 from Techlone/soldering_alloy | Blood-Asp | |
Config for using only soldering alloy | |||
2017-03-16 | Added a sorting of recipes in NEI | Techlone | |
2017-03-12 | fix adv circuit | Techlone | |
2017-03-10 | Recipe fixes | Blood-Asp | |
2017-03-08 | Fix low grav processing check | Blood-Asp | |
2017-03-06 | Fixed #935 | Maxime Legkiy | |
2017-03-06 | Fixed #935 | Maxime Legkiy | |
2017-03-02 | Merge pull request #919 from Dimach/unstable-2 | Blood-Asp | |
Fix basic machine bug (machine waste input when placed not in clearroom) | |||
2017-03-02 | Fix basic machine bug (machine waste input when placed not in clearroom) | Dimach | |
2017-03-02 | Fix Steam macerator not accepting some items per automation | Blood-Asp | |
2017-03-01 | Remove rubber from steamage | Blood-Asp | |
2017-02-28 | Reserved IDs | Blood-Asp | |
2017-02-28 | Merge pull request #904 from Techlone/unstable | Blood-Asp | |
Add new semiconductors and indium recipe | |||
2017-02-28 | Circuit changes | Blood-Asp | |
2017-02-28 | Merge pull request #890 from maixgame/unstable | Blood-Asp | |
Fix bug > Oil Teleportation to GC Planets #837 | |||
2017-02-17 | Add new semiconductors and indium recipe | Techlone | |
2017-02-17 | Fix name config category to UndergroundFluid | Maxime Legkiy | |
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-13 | Add new flexible configuration undeground oil | Maxime Legkiy | |
2017-02-11 | Merge pull request #893 from Techlone/reactor_chambers_support | Blood-Asp | |
Reactor chambers support | |||
2017-02-11 | Finish Cleanroom | Blood-Asp | |
2017-02-11 | Add support of reactor chambers in GT transformers | Techlone | |
2017-02-09 | Add Underground Oil Generating settings in GregTech.cfg | Maxime Legkiy | |
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-07 | Fix generating Pollution in to other worlds | Maxime Legkiy | |
2017-02-07 | Add Dimension BlackList | Maxime Legkiy | |
Add Other Dimension Oil Generating Save Amount for Other Dimension | |||
2017-02-07 | Add Underground Oil Spawn Dimensions | Maxime Legkiy | |
Fix bug reduction oil around coordinates 0 0 Add value MaxAmount in GregTech.cfg | |||
2017-02-06 | Fix generate oil around coordinates 0 0 | Maxime Legkiy | |
2017-02-06 | Fix bug > Oil Teleportation to GC Planets #837 | Maxime Legkiy | |
2017-02-05 | Fix respawn oil amount if amount down to 0 and reduction amount oil if use ↵ | Maxime Legkiy | |
Seismic Prospector or more | |||
2017-02-03 | Merge branch 'unstable' of https://github.com/Blood-Asp/GT5-Unofficial into ↵ | Blood-Asp | |
unstable | |||
2017-02-03 | Fix tungstencarbite recycling | Blood-Asp | |