Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-06 | Fix cover placing issue with such small AABB of metapipes | Antifluxfield | |
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-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-09-14 | Merge pull request #1218 from GTNewHorizons/updateUO | Blood-Asp | |
Revert acciential change to UO | |||
2017-09-14 | Revert acciential change to UO | Technus | |
2017-09-15 | Improve i18n of tooltip | Antifluxfield | |
2017-09-13 | Add config for AE2Tunnel. Defaul off for now until fix. | Blood-Asp | |
2017-09-13 | more descriptive argument name | Technus | |
2017-09-13 | Optimize a bit | Technus | |
2017-09-13 | cherrypick | Technus | |
2017-09-13 | Minor change, can catch potential errors when the extraction val per tick is ↵ | Technus | |
insane | |||
2017-09-13 | tooltip again | Blood-Asp | |
2017-09-12 | Hard remove ores that might be exploitable by MRF laser drill | Blood-Asp | |
2017-09-12 | Fix Tooltip | Blood-Asp | |
2017-09-12 | Fix #1201 | Blood-Asp | |
2017-09-12 | Merge fix | Blood-Asp | |
2017-09-12 | Merge pull request #1211 from Antifluxfield/patch-2 | Blood-Asp | |
Fix localization of Item Distributor | |||
2017-09-12 | Merge branch 'unstable' into odp_speed_improving | Blood-Asp | |
2017-09-12 | Merge branch 'unstable' into drillers-upgrade | Blood-Asp | |
2017-09-11 | Fix l10n of Item Distributor | Antifluxfield | |
2017-09-11 | Fix NPE of fluid check | Antifluxfield | |
2017-09-11 | Fix NPE of fluid check. | Antifluxfield | |
2017-09-10 | missclick | John | |
2017-09-10 | Now ODP Mk(N) is faster than Mk(N-1) | Techlone | |
2017-09-04 | Fix logic when working in void dimensions | Antifluxfield | |
2017-09-03 | Merge branch 'unstable' into CircuitChemistryUpdateFollowup | Blood-Asp | |
2017-09-03 | Merge pull request #1184 from GTNewHorizons/texture_overhaul | Blood-Asp | |
Texture overhaul | |||
2017-09-03 | Merge pull request #1170 from JohannesGaessler/PyrometallurgyUpdate | Blood-Asp | |
Pyrometallurgy update | |||
2017-09-03 | Merge branch 'unstable' into patch-5 | Blood-Asp | |
2017-09-03 | Merge pull request #1195 from Techlone/fix_inconsistent_wordgen | Blood-Asp | |
Fix inconsistent worldgen | |||
2017-09-03 | Merge pull request #1193 from Antifluxfield/patch-4 | Blood-Asp | |
Improve fluid regulator | |||
2017-09-03 | Merge pull request #1191 from Antifluxfield/patch-2 | Blood-Asp | |
Fix the Tooltip of Pumps | |||
2017-09-03 | Merge pull request #1168 from Antifluxfield/patch-1 | Blood-Asp | |
Correct description of regulator | |||
2017-09-03 | Merge pull request #1147 from SLiMylya/addnewbattery | Blood-Asp | |
Add new zpm and uv battery | |||
2017-08-24 | Added missing Tetraitromethane, Polymerization recipes | Johannes Gäßler | |
2017-08-21 | Use "/n " as seperator | Antifluxfield | |
2017-08-21 | Fixed EV Pumps using the wrong Rubber | Johannes Gäßler | |
2017-08-21 | Fixed Large Chemical Reactor GUI, was wrongly using default before | Johannes Gäßler | |
2017-08-21 | Multi-line tooltip of #1193 | Antifluxfield | |
2017-08-19 | Merge branch 'unstable' into PyrometallurgyUpdate | Johannes 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-19 | Merge remote-tracking branch 'origin/unstable' into | Johannes Gäßler | |
CircuitChemistryUpdateFollowup Conflicts: src/main/java/gregtech/api/enums/Materials.java src/main/java/gregtech/common/GT_RecipeAdder.java src/main/java/gregtech/loaders/postload/GT_MachineRecipeLoader.java | |||
2017-08-19 | Reduced Oxygen consumption of Plastic Production by 50% | Johannes Gäßler | |
2017-08-19 | Fixed Steam Macerators using constant EUt, recipe time | Johannes Gäßler | |
2017-08-19 | Old chemical recipes are now enabled by default, marked as deprecated | Johannes Gäßler | |
2017-08-19 | Adding tooltip | Antifluxfield | |
2017-08-19 | Fix inconsistent worldgen | Techlone | |