Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-25 | Merge pull request #1300 from mitchej123/bloody_unstable | Blood-Asp | |
Single block pump refactor & bugfix | |||
2017-11-25 | Merge pull request #1298 from JohannesGaessler/MoreFlexibleLCRStructure | Blood-Asp | |
More Flexible Large Chemical Reactor structure | |||
2017-11-25 | Merge pull request #1297 from JohannesGaessler/MoreFlexibleOilCrackerStructure | Blood-Asp | |
More flexible Oil Cracker structure | |||
2017-11-25 | Merge pull request #1284 from redmage17/unstable | Blood-Asp | |
Configed Machine Casings | |||
2017-11-25 | Merge branch 'unstable' into CrackingFollowup | Blood-Asp | |
2017-11-25 | Merge pull request #1272 from SuperCoder7979/Magic-Fix | Blood-Asp | |
Magic fix | |||
2017-11-25 | Merge branch 'unstable' into GT6-styled_pipes | Blood-Asp | |
2017-11-24 | Merge pull request #1289 from Dimach/diesel | Alkalus | |
Added large diesel repair status to NC info panel. | |||
2017-11-23 | Single block pump refactor & bugfix: | Jason Mitchell | |
1) Pump will properly save it's state and reload with chunk load/reload. It remembers that it was pumping and doesn't immediately move down. Additionally, corrected saving of fluid type so it will properly look it up when it reloads 2) Fixed getYHeadOfPump() so it doesn't punch through bedrock if you destroy the pump head. If you break a gap into an existing pipe line, it will move down through the broken spots until it finds an existing set of pipes - in which case it will continue from the bottom. If you break the pump head, it will replace the last pipe with a new Head and carry on about it's business. | |||
2017-11-24 | Added info to small miners tooltip. (#1287) | Dimach | |
* Added info to small miners tooltip. | |||
2017-11-22 | The Large Chemical Reactor can now have its Cupronickel Coil on any side | Johannes Gäßler | |
2017-11-22 | Fixed Oil Cracker description typo | Johannes Gäßler | |
2017-11-22 | Oil Cracker can now also works right -> left, EU/Maint Hatches anywhere | Johannes Gäßler | |
The Oil Cracker now also accepts Input Hatches on the right side and Output Hatches on the left side. Input/Output Hatches must be on opposite sides of one another. Also, Energy/Maintenance Hatches no longer need to be on the middle ring but can also be put on the sides. | |||
2017-11-17 | Added large diesel repair status to NC info panel. | Dimach | |
2017-11-13 | Configed Machine Casings | redmage17 | |
Added option to use the recipes for machine casings as they were before the plastics update. With the new uses and recipes for plastics I felel this would be a nice option. | |||
2017-11-13 | Make the cross show which direction the pipe is connecting with | Antifluxfield | |
2017-11-11 | Increased recipe time for cracking in a (Large) Chemical Reactor | Johannes Gäßler | |
2017-11-09 | Draw the cross in the hint grid | Antifluxfield | |
2017-11-06 | Remove useless import | SuperCoder79 | |
2017-11-06 | Fix cover placing issue with such small AABB of metapipes | Antifluxfield | |
2017-11-05 | Fix small bug with block position | SuperCoder79 | |
2017-11-05 | Merge pull request #1269 from MauveCloud/unstable | Blood-Asp | |
Removed oredict registration of AnyIron, AnyCopper, etc. | |||
2017-11-05 | Merge pull request #1267 from redmage17/unstable | Blood-Asp | |
Configed Storage Blocks | |||
2017-11-05 | Merge pull request #1251 from Antifluxfield/l10n_improve | Blood-Asp | |
Localization improve | |||
2017-11-05 | Merge pull request #1240 from Sirse/unstable | Blood-Asp | |
Added TeleporterUsingEvent. | |||
2017-11-05 | Merge pull request #1232 from Dimach/unstable-1 | Blood-Asp | |
Fixed small bug - basic miner cant work using battery in inner slot. | |||
2017-11-05 | Merge pull request #1230 from Antifluxfield/driller_fix | Blood-Asp | |
Drillers fix | |||
2017-11-05 | Merge pull request #1226 from Antifluxfield/patch-1 | Blood-Asp | |
Fix AssLine structure check | |||
2017-11-05 | Added a failsafe for invalid Modular armour components. | Alkalus | |
2017-11-04 | Clean up code | SuperCoder79 | |
2017-11-03 | Fix the magic energy absorber | Pranav | |
2017-11-03 | Merge pull request #1 from Dimach/driller_fix | Antifluxfield | |
Fixed bug - miners digs bedrock. | |||
2017-11-02 | Removed oredict registration of AnyIron, AnyCopper, etc. | MauveCloud | |
2017-11-02 | Fixed bug - miners digs bedrock. | Dimach | |
2017-11-01 | Configed Storage Blocks | redmage17 | |
Added config for removal of shapless recipes for storage blocks | |||
2017-10-30 | Another config to control wire connections, and disable them by default. | Antifluxfield | |
2017-10-30 | Soldering Tools for cable connection | Antifluxfield | |
2017-10-30 | GT6 styled pipe and wire connection | Antifluxfield | |
2017-10-19 | l10n improve 2 | Antifluxfield | |
2017-10-19 | l10n improve | Antifluxfield | |
2017-10-18 | Fix | Antifluxfield | |
2017-10-08 | Actually fix the plunger behaviour this time. | Alkalus | |
2017-10-08 | Added 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-08 | Small fix to Plunger behaviour. | Alkalus | |
2017-10-08 | The right method to find out whether the machine should break the block. | Antifluxfield | |
2017-10-06 | Added TeleporterUsingEvent. | Sirse | |
In multiplayer players can teleport to "restricted" areas (like closed dimensions or WorldEdit regions), need to handle it. | |||
2017-10-02 | Rebalance EU cost 2 | Antifluxfield | |
2017-09-25 | Fixed small bug - basic miner cant work using battery in inner slot. | Dimach | |
2017-09-24 | Fix wrong coordinate | Antifluxfield | |
2017-09-22 | Fix wrong logic. | Antifluxfield | |