aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common/tileentities/machines
AgeCommit message (Collapse)Author
2017-11-24Merge pull request #1289 from Dimach/dieselAlkalus
Added large diesel repair status to NC info panel.
2017-11-24Added info to small miners tooltip. (#1287)Dimach
* Added info to small miners tooltip.
2017-11-17Added large diesel repair status to NC info panel.Dimach
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-03Merge pull request #1 from Dimach/driller_fixAntifluxfield
Fixed bug - miners digs bedrock.
2017-11-02Fixed bug - miners digs bedrock.Dimach
2017-10-18FixAntifluxfield
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-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-25Fixed small bug - basic miner cant work using battery in inner slot.Dimach
2017-09-24Fix wrong coordinateAntifluxfield
2017-09-22Fix wrong logic.Antifluxfield
2017-09-22UpdateAntifluxfield
2017-09-22Adding Fake Player for all drills and pumpsAntifluxfield
2017-09-21Fix Ore Drill EU calculation; now Ore Drill is using DrillerBaseAntifluxfield
2017-09-21Fix Oil Drill logic; rebalance EU costAntifluxfield
2017-09-13cherrypickTechnus
2017-09-13tooltip againBlood-Asp
2017-09-12Fix TooltipBlood-Asp
2017-09-12Merge fixBlood-Asp
2017-09-12Merge branch 'unstable' into odp_speed_improvingBlood-Asp
2017-09-12Merge branch 'unstable' into drillers-upgradeBlood-Asp
2017-09-11Fix NPE of fluid checkAntifluxfield
2017-09-11Fix NPE of fluid check.Antifluxfield
2017-09-10missclickJohn
2017-09-10Now ODP Mk(N) is faster than Mk(N-1)Techlone
2017-09-04Fix logic when working in void dimensionsAntifluxfield
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 pull request #1191 from Antifluxfield/patch-2Blood-Asp
Fix the Tooltip of Pumps
2017-08-21Fixed Large Chemical Reactor GUI, was wrongly using default beforeJohannes Gäßler
2017-08-19Merge branch 'unstable' into PyrometallurgyUpdateJohannes Gäßler
Conflicts: src/main/java/gregtech/GT_Mod.java src/main/java/gregtech/api/enums/Materials.java src/main/java/gregtech/common/GT_Proxy.java src/main/java/gregtech/loaders/oreprocessing/ProcessingOre.java src/main/java/gregtech/loaders/postload/GT_MachineRecipeLoader.java
2017-08-19Fixed Steam Macerators using constant EUt, recipe timeJohannes Gäßler
2017-08-16Clean up importsAntifluxfield
2017-08-16Move the Data-Access codes only to those who really needs them.Antifluxfield
2017-08-16Fix Tooltip of PumpAntifluxfield
Add the missing bracket
2017-08-12Pump tooltipsMuramasa-
2017-08-11Some tooltip info #1183Muramasa-
2017-08-11Merge pull request #1171 from JohannesGaessler/PyrolyzeOvenCoilScalingBlood-Asp
Pyrolyse oven coil scaling
2017-08-11Merge pull request #1153 from JohannesGaessler/MultiblockFluidIOFixBlood-Asp
Multiblock Fluid IO fix
2017-08-11Merge pull request #1144 from Dimach/unstableBlood-Asp
Fixed coloring of pyrolyse oven.
2017-08-06Fixed a bug with ghost Items left behind in the Large Chemical ReactorJohannes Gäßler
2017-08-06Added the Large Chemical Reactor Controller inventory to the item inputJohannes Gäßler
2017-08-04Fixed a bug with ghost Items left behind in the Large Chemical ReactorJohannes Gäßler
2017-08-03More compatible attemptTechnus
2017-08-02Expand to add proper texture paging support.Technus