aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api
AgeCommit message (Collapse)Author
2017-11-25Merge pull request #1276 from SuperCoder7979/GasolineBlood-Asp
Gasoline
2017-11-25Merge branch 'unstable' into GT6-styled_pipesBlood-Asp
2017-11-24Merge pull request #1296 from JohannesGaessler/MorePhenolRecipesAlkalus
More Phenol recipes
2017-11-24Added info to small miners tooltip. (#1287)Dimach
* Added info to small miners tooltip.
2017-11-24Fixed a bug where restricting Output Hatches caused severe log spam (#1299)JohannesGaessler
2017-11-21Added recipes for Phenol production from BenzeneJohannes Gäßler
2017-11-13Unexpected disconnection #2Antifluxfield
2017-11-13Make the cross show which direction the pipe is connecting withAntifluxfield
2017-11-09Draw the cross in the hint gridAntifluxfield
2017-11-08Fix Material IndexPranav
2017-11-08Try to fix the unexpected disconnection caused by those unloaded chunksAntifluxfield
2017-11-06Change Gasoline production a little bitPranav
2017-11-06Add ethyl tert-butyl ether and rename gasolinesSuperCoder79
2017-11-06Fix cover placing issue with such small AABB of metapipesAntifluxfield
2017-11-05Add GasolinePranav
2017-11-05Merge pull request #1269 from MauveCloud/unstableBlood-Asp
Removed oredict registration of AnyIron, AnyCopper, etc.
2017-11-05Merge pull request #1254 from Antifluxfield/overflow_fixBlood-Asp
Fix overflow when charging ultimate battery
2017-11-05Merge pull request #1251 from Antifluxfield/l10n_improveBlood-Asp
Localization improve
2017-11-05Merge pull request #1240 from Sirse/unstableBlood-Asp
Added TeleporterUsingEvent.
2017-11-05Merge pull request #1230 from Antifluxfield/driller_fixBlood-Asp
Drillers fix
2017-11-02Removed oredict registration of AnyIron, AnyCopper, etc.MauveCloud
2017-11-01Add the missing condition...Antifluxfield
2017-10-31Visualize fluid pipe input restrictionAntifluxfield
2017-10-30Another config to control wire connections, and disable them by default.Antifluxfield
2017-10-30Fix ItemPipe tick time customizationAntifluxfield
2017-10-30Add Quadruple and Nonuple fluid pipes; fix several issuesAntifluxfield
2017-10-30Soldering Tools for cable connectionAntifluxfield
2017-10-30GT6 styled pipe and wire connectionAntifluxfield
2017-10-21Fix overflow when charging ultimate battery Antifluxfield
2017-10-19l10n improve 2Antifluxfield
2017-10-19l10n improveAntifluxfield
2017-10-08Added documentation to updateTexture in GT_MetaTileEntity_Hatch.Alkalus
Added a function to GT_Utility called addTexturePage(byte page). Added information about who is using which texture page in GT_Block_Casings1. Updated GT_Block_Casings5 & GT_Block_Casings8 to utilise texture page 1. Updated Large Chemical Reactor to reflect this change, now also uses Page 1 Index 48. Moved the Pyrolyse oven casing index from 111 to 22, which is currently unused and within the Gregtech index space.
2017-10-06Added TeleporterUsingEvent.Sirse
In multiplayer players can teleport to "restricted" areas (like closed dimensions or WorldEdit regions), need to handle it.
2017-09-22Adding Fake Player for all drills and pumpsAntifluxfield
2017-09-15Fix & Improve i18nAntifluxfield
2017-09-15Improve i18nAntifluxfield
2017-09-15Improve i18nAntifluxfield
2017-09-14Update GT_MetaTileEntity_Buffer.javaAntifluxfield
Fix Interaction_DESCRIPTION_Index_099
2017-09-13cherrypickTechnus
2017-09-12Merge pull request #1211 from Antifluxfield/patch-2Blood-Asp
Fix localization of Item Distributor
2017-09-12Merge branch 'unstable' into drillers-upgradeBlood-Asp
2017-09-11Fix l10n of Item DistributorAntifluxfield
2017-09-03Merge branch 'unstable' into CircuitChemistryUpdateFollowupBlood-Asp
2017-09-03Merge pull request #1184 from GTNewHorizons/texture_overhaulBlood-Asp
Texture overhaul
2017-09-03Merge pull request #1170 from JohannesGaessler/PyrometallurgyUpdateBlood-Asp
Pyrometallurgy update
2017-09-03Merge branch 'unstable' into patch-5Blood-Asp
2017-09-03Merge pull request #1174 from Dimach/unstable-3Blood-Asp
Added new function to GT scanner
2017-09-03Merge pull request #1147 from SLiMylya/addnewbatteryBlood-Asp
Add new zpm and uv battery
2017-08-25Revised Hydrochloric Acid recycling, Salt electrolyzation costJohannes Gäßler
Hydrochloric Acid can be recycled at 100% efficiency. The production of Dimethylhydrazine, Tetrafluoroethylene, Polydimethylsiloxane, and Hypochlorous Acid yields Diluted Hydrochloric Acid, which can be recycled at 50% efficiency. The energy cost of 21600 EU per 2 Salt -> Sodium + Chlorine has turned out to be too high. The cost is now 9600 EU.
2017-08-24Added missing Tetraitromethane, Polymerization recipesJohannes Gäßler