Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-24 | NEI GUI AssemblyLine | SLiMylya | |
2017-06-23 | Fixed several Material formulas | Johannes Gäßler | |
RedAlloy, TungstenCarbide now have the correct formula. Changed the formula of Lignite, it no longer contains Ash Fixed the algorithm for determining whether or not to put brackets around a partial Material. | |||
2017-06-22 | Moved the Casings for the Large Chemical Reactor again. | Johannes Gäßler | |
As it turns out overwriting Casings 4.4 and 4.5 was not a good idea because even though there is no actual Casing at those IDs, the textures are in use. I started a new batch of Casings (GT_Block_Casings8) at IDs 112-127. I did not use IDs 80-95 because there seem to already be some textures there. I did not use IDs 96-111 because they seem to already be in use by Technus. | |||
2017-06-18 | Merge branch 'ChemistryUpdate' into unstable | Johannes Gäßler | |
Conflicts: src/main/java/gregtech/api/enums/ItemList.java src/main/java/gregtech/api/enums/Textures.java src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java | |||
2017-06-17 | Merge pull request #1074 from Techlone/advminer2_improvements | Blood-Asp | |
AdvMiner2 renamed; new tiers of OreDrillingPlant | |||
2017-06-16 | Fix buffer and regulator RS signals | Blood-Asp | |
2017-06-15 | Hitboxes when holding soldering iron #1095 | Blood-Asp | |
2017-06-15 | Merge remote-tracking branch 'origin/unstable' into ChemistryUpdate | Johannes Gäßler | |
Conflicts: src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_Cleanroom.java src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_LargeBoiler.java src/main/java/gregtech/loaders/load/GT_FuelLoader.java src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java src/main/java/gregtech/nei/GT_NEI_DefaultHandler.java | |||
2017-06-14 | pollution smog | Blood-Asp | |
2017-06-14 | fix for timber changes | Blood-Asp | |
2017-06-14 | why does the client crash when using isClientSide() ??? | Blood-Asp | |
2017-06-14 | quickfix for server side crash | Blood-Asp | |
2017-06-13 | missed one file | Blood-Asp | |
2017-06-13 | Attempt to fix not accepting fluids after fluidmapchange. #1081 #577 ect. | Blood-Asp | |
2017-06-13 | Fix translation of covers | Blood-Asp | |
2017-06-13 | Port GT6 timber changes | Blood-Asp | |
2017-06-13 | meh... | Blood-Asp | |
2017-06-13 | Reworking DataOrb and DataStick | Techlone | |
2017-06-12 | At last one free face. | Blood-Asp | |
2017-06-12 | Only open machine gui if front is free. | Blood-Asp | |
2017-06-12 | Cables and pipes now change hitboxes dynamicly depending on connections or ↵ | Blood-Asp | |
covers | |||
2017-06-07 | formatting | Techlone | |
2017-06-07 | Merge branch 'unstable' into advminer2_improvements | Techlone | |
# Conflicts: # src/main/java/gregtech/api/gui/GT_GUIContainer_MultiMachine.java | |||
2017-06-07 | Quick fixes | Blood-Asp | |
2017-06-07 | Merge branch 'refs/heads/pr/1077' into unstable | Blood-Asp | |
# Conflicts: # src/main/java/gregtech/api/metatileentity/MetaPipeEntity.java | |||
2017-06-07 | Merge pull request #1076 from vlad20012/int-overflow-fix | Blood-Asp | |
Fixed stored energy integer overflow | |||
2017-06-06 | Check general redstoneoutput for null | Blood-Asp | |
2017-06-05 | Add missing translation lines. #772 | Blood-Asp | |
2017-06-05 | Missing in item pipe | Technus | |
2017-06-04 | More redstone changes | Blood-Asp | |
2017-06-04 | Merge branch 'unstable' into advminer2_improvements | Techlone | |
2017-06-04 | wire/pipe hiding/reduced size | Technus | |
2017-06-04 | Missing override | Technus | |
2017-06-04 | Fixed stored energy integer overflow | vlad20012 | |
2017-06-04 | Cleanroom controller outputs efficency as redstone signal #948 | Blood-Asp | |
2017-06-03 | 1ddc91a | Technus | |
2017-06-02 | Some ODP fixes, energy checking, add radius in tooltip, add "missing pipes" ↵ | Techlone | |
message for II-IV tiers change build.gradle for debugging in IDEA | |||
2017-06-01 | Merge branch 'unstable' into advminer2_improvements | Techlone | |
2017-06-01 | Fix OreDrill; fix getting block in ItemList; some changes in addInformation ↵ | Techlone | |
- need check this | |||
2017-06-01 | 8e0e516 | Technus | |
2017-06-01 | Not needed. | Technus | |
2017-06-01 | Cherry-Pick c12e474 | Technus | |
https://github.com/GTNewHorizons/GT5-Unofficial/commit/c12e474c23ca02fb3479312850f6ae07e623d8b9 | |||
2017-06-01 | Merge branch 'unstable' into ChemistryUpdate | JohannesGaessler | |
2017-05-31 | Fix multiblock recipe search fix #1044 | Blood-Asp | |
2017-05-31 | Fix spelling #1043 | Blood-Asp | |
2017-06-01 | Merge branch 'unstable' into advminer2_improvements | Techlone | |
2017-06-01 | AdvMiner rewriting; now it's Ore Drilling Plant | Techlone | |
Four tiers of Ore Drilling Plant I - radius is 3 chunks MV+ (default) II - radius is 4 chunks HV+ III - radius is 6 chunks EV+ IV - radius is 9 chunks IV+ New behavior: - pick pipes after mining finish - extract ore block before moving down | |||
2017-05-31 | Merge pull request #1058 from Georggi/patch-4 | Blood-Asp | |
Auto Maintenance Hatch tweaks | |||
2017-05-31 | Merge pull request #1060 from JohannesGaessler/MaterialFormulaFix | Blood-Asp | |
Material formula fix | |||
2017-05-31 | Catch broken items on recipe move | Blood-Asp | |