aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api
AgeCommit message (Expand)Author
2017-05-30Implemented SBR recipes, Added method for LCM recipes, adjustedJohannes Gäßler
2017-05-29Added Materials for Polystyrene, SBR, implemented Polystyrene recipesJohannes Gäßler
2017-05-29Added recipes for the synthetic production of rubber from hydrocarbonsJohannes Gäßler
2017-05-29Added Recipes for Tetranitromethane, made it the additive for NitroFuelJohannes Gäßler
2017-05-29Changed the Distillation Tower so that it outputs fluids only at theJohannes Gäßler
2017-05-28Added recipes for distilling cracked hydrocarbons, adjusted fuel valuesJohannes Gäßler
2017-05-25Fixed IC2 steam compatibility for crackingJohannes Gäßler
2017-05-25Rewrote parts of the Oil Cracker so that it's in line with the newJohannes Gäßler
2017-05-25Removed debugging print accidentally left in from the previous versionJohannes Gäßler
2017-05-24Expanded Materials class for cracked Fluids, changed cracking recipesJohannes Gäßler
2017-05-16Changed the NEI GUI of the Distillation Tower to show up to 12 outputs.Johannes Gäßler
2017-05-14Added Materials for Hydrocarbon chains of up to 4 carbon atoms.Johannes Gäßler
2017-05-13Fixed a bug that caused there to be two identical recipes for TiF4Johannes Gäßler
2017-05-13Added a new recipe map for the LCR, expanded the API to allow for customJohannes Gäßler
2017-05-12Merge branch 'ChemistryUpdate' into LargeChemicalReactorJohannes Gäßler
2017-05-09Added new textures for the LCM, using them nowJohannes Gäßler
2017-05-08Implemented checkMachine for the LCR, added machine casingsJohannes Gäßler
2017-05-06Fixed the Electric Blast Furnace not recognizing recipes when there isJohannes Gäßler
2017-05-04Added a graphic for acids, made the javadoc more descriptiveJohannes Gäßler
2017-05-02Materials for existing fluids, ash nerf, plastic production svgJohannes Gäßler
2017-05-01Added molecular formulas for the new materials, added alternativeJohannes Gäßler
2017-05-01Added recipes for centrifuging Stone DustJohannes Gäßler
2017-05-01methods for pipe creation, new plastic pipes, implemented PVCJohannes Gäßler
2017-04-30New recipes, convenience methods, recipe rebalancingsJohannes Gäßler
2017-04-30Chem reactors can now output 2 items, implemented recipes for NitricJohannes Gäßler
2017-04-29Fixed a sneaky and game-breaking bug that caused quite a lot of fluidsJohannes Gäßler
2017-04-28Implemented Nitric Acid, Rocket FuelJohannes Gäßler
2017-04-27Formatting clean up, nothing elseTechlone
2017-04-27Fixed a bug where excess fuel didn't consider the distortion fromJohannes Gäßler
2017-04-26Eliminated rounding errors that caused fuel to burn too shortlyJohannes Gäßler
2017-04-26Refactored mDescription to mDescriptionArray, added a deprecated fieldJohannes Gäßler
2017-04-24Corrected the Maintenance Hatch tooltipJohannes Gäßler
2017-04-24Fixed the GTLog spam, ty TechloneJohannes Gäßler
2017-04-24Expanded Charcoal Byproducts, added recipes that produce themJohannes Gäßler
2017-04-24Fixed a bug that caused Battery Buffers to not have a tooltipJohannes Gäßler
2017-04-24Made the centrifuge recipes for ash more realisticJohannes Gäßler
2017-04-23Tweaked Titanium, implemented Silicone and GunpowderJohannes Gäßler
2017-04-23Added additional recipes for acids and basesJohannes Gäßler
2017-04-22Enabled solid output for Distilleries, implemented Epoxy Resin / PTFEJohannes Gäßler
2017-04-21Added recipes for EpichlorohydrinJohannes Gäßler
2017-04-20Refactored MaterialAdapter to MaterialBuilder to better represent theJohannes Gäßler
2017-04-20Fixed a typo, Added a missing glue recipeJohannes Gäßler
2017-04-19Added a lot of (petro)chemistry stuff, expanded the APIJohannes Gäßler
2017-04-15Tooltips have more info on Steam and pollution, adjusted pollution ratesJohannes Gäßler
2017-04-14Machine descriptions are now a String array instead of a single String.Johannes Gäßler
2017-04-11Explicitly added some Solid Fuels to the Large Boiler Fuel tab.Johannes Gäßler
2017-04-10Expanded the NEI api to allow for custom descriptions, added liquidJohannes Gäßler
2017-04-10Fixing names for plasticsBlood-Asp
2017-03-31Add assemblyrecipes for all circuits per oredictBlood-Asp
2017-03-31Config for blocks below cropsBlood-Asp