aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech
AgeCommit message (Collapse)Author
2017-11-08Fix Material IndexPranav
2017-11-06Change Gasoline production a little bitPranav
2017-11-06Add ethyl tert-butyl ether and rename gasolinesSuperCoder79
2017-11-06Fix typoSuperCoder79
2017-11-06Fix missing cellSuperCoder79
2017-11-05Replace lead with tolueneSuperCoder79
2017-11-05Add GasolinePranav
2017-11-05Merge pull request #1271 from SuperCoder7979/Plantball-fixBlood-Asp
Plantball fix
2017-11-05Merge pull request #1269 from MauveCloud/unstableBlood-Asp
Removed oredict registration of AnyIron, AnyCopper, etc.
2017-11-05Merge pull request #1267 from redmage17/unstableBlood-Asp
Configed Storage Blocks
2017-11-05Merge pull request #1261 from SuperCoder7979/unstableBlood-Asp
Fix free tin bug by making Dimethyldichlorosilane and fix methane not outputting enough cells
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 #1249 from Antifluxfield/recipe_loading_fixBlood-Asp
Fix unexpected recipe loading
2017-11-05Merge pull request #1240 from Sirse/unstableBlood-Asp
Added TeleporterUsingEvent.
2017-11-05Merge pull request #1232 from Dimach/unstable-1Blood-Asp
Fixed small bug - basic miner cant work using battery in inner slot.
2017-11-05Merge pull request #1230 from Antifluxfield/driller_fixBlood-Asp
Drillers fix
2017-11-05Merge pull request #1228 from DEMOOH/unstableBlood-Asp
Glass fiber recipe fix
2017-11-05Merge pull request #1226 from Antifluxfield/patch-1Blood-Asp
Fix AssLine structure check
2017-11-05prevent circuit conversation/tier jumpBlood-Asp
2017-11-05Added a failsafe for invalid Modular armour components.Alkalus
2017-11-03change compressedPlantball to plantballSuperCoder79
2017-11-03Fix Saplings to PlantballPranav
2017-11-03Revert "Fix free tin"Pranav
This reverts commit aafc8c10de94d6752a6ce974499a8fa5d89d7dca.
2017-11-03Merge pull request #1 from Dimach/driller_fixAntifluxfield
Fixed bug - miners digs bedrock.
2017-11-02Removed oredict registration of AnyIron, AnyCopper, etc.MauveCloud
2017-11-02Fixed bug - miners digs bedrock.Dimach
2017-11-01Configed Storage Blocksredmage17
Added config for removal of shapless recipes for storage blocks
2017-10-25fix chloroformSuperCoder79
2017-10-25fix free tinSuperCoder79
2017-10-25Fix free tinSuperCoder79
2017-10-21Fix overflow when charging ultimate battery Antifluxfield
2017-10-19l10n improve 2Antifluxfield
2017-10-19l10n improveAntifluxfield
2017-10-18FixAntifluxfield
2017-10-16Fix unexpected recipe loadingAntifluxfield
2017-10-08Actually fix the plunger behaviour this time.Alkalus
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-08Small fix to Plunger behaviour.Alkalus
2017-10-08Made Cobble and Furnaces give sand again when macerated.Alkalus
2017-10-08The right method to find out whether the machine should break the block.Antifluxfield
2017-10-06Added TeleporterUsingEvent.Sirse
In multiplayer players can teleport to "restricted" areas (like closed dimensions or WorldEdit regions), need to handle it.
2017-10-02Rebalance EU cost 2Antifluxfield
2017-09-26Fixed RawStyreneButadieneRubber recipe cell amountJohannes Gäßler
2017-09-25Fixed small bug - basic miner cant work using battery in inner slot.Dimach
2017-09-24Fix wrong coordinateAntifluxfield
2017-09-23Register Reinforced Glass as GT machine casingAntifluxfield
2017-09-22Fix wrong logic.Antifluxfield
2017-09-22UpdateAntifluxfield
2017-09-22Adding Fake Player for all drills and pumpsAntifluxfield