Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-13 | Revert "Use HashSet for machine block update and limit recursion depth" | Martin Robertz | |
2020-04-13 | remove recursion depth limit and nullcheck on instanceof | Mogball | |
2020-04-12 | Review comments | Mogball | |
2020-04-12 | Fix non GT tileentities should still propagate | Mogball | |
2020-04-12 | Use HashSet for machine block update and limit recursion depth | Mogball | |
2020-04-10 | Merge remote-tracking branch 'origin/fixes' into fixes | bartimaeusnek | |
2020-04-10 | replaced magic numbers with string identifiers | bartimaeusnek | |
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2020-04-10 | Merge branch 'experimental' into fixes | bartimaeusnek | |
2020-04-10 | UHV fixes | bartimaeusnek | |
+ updated tritanium color Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2020-04-10 | different fixes | bartimaeusnek | |
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2020-04-10 | Void miner adjustments (#262) | bartimaeusnek | |
* Added all Ores to Voidminer in DeepDark + removed Infinity Ore Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> * renormalize line endings Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2020-04-10 | renormalize line endings | bartimaeusnek | |
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2020-04-10 | Added all Ores to Voidminer in DeepDark | bartimaeusnek | |
+ removed Infinity Ore Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2020-04-10 | Removed T5 & T6 Miners | bartimaeusnek | |
+ Added BW Compat for easier use of BW Materials in code + Removed DD Veins Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2020-04-07 | Merge branch 'experimental' into Ore-Drilling-T5+T6 | Dream-Master | |
2020-04-07 | add missing printer back | Dream-Master | |
add missing ids to processing array | |||
2020-04-06 | Added a better way for the Processing Array to handle recipes. | Dream-Master | |
https://github.com/Blood-Asp/GT5-Unofficial/pull/1551 add missing Packer machines back | |||
2020-04-06 | Merge branch 'experimental' into Ore-Drilling-T5+T6 | Technus | |
# Conflicts: # src/main/java/gregtech/api/enums/Textures.java | |||
2020-04-06 | Texture paging names should match... | Technus | |
2020-04-06 | Texture paging implemented | Technus | |
2020-04-06 | Commented texture paging | Technus | |
2020-04-06 | Merge branch 'experimental' into Ore-Drilling-T5+T6 | Dream-Master | |
2020-04-06 | change Melodic Alloy space in Name | Dream-Master | |
add Pink Slime to EBF and Vac add shapeless recipe for Clay Compound | |||
2020-04-06 | change ender io material | Dream-Master | |
add crafting recipes | |||
2020-04-06 | change color of Crude steel and Pink slime a bit | Dream-Master | |
2020-04-06 | add more Ender IO material properties to material list. | Dream-Master | |
2020-04-05 | Merge pull request #258 from moller21/experimental | Martin Robertz | |
Display fluid amount in the fluid display stack. | |||
2020-04-05 | CrudeSteel | Daniel | |
makes GTMaterial match up with EnderIO material | |||
2020-04-05 | add new Enderi IO materials to GT | Jason Mitchell | |
2020-04-05 | Display fluid amount in the fluid display stack. | moller21 | |
2020-03-23 | First attemp to add Ore drilling Plant Luv and ZPM | Dream-Master | |
2020-03-22 | Merge remote-tracking branch 'origin/experimental' into Very-Experimental | Dream-Master | |
# Conflicts: # build.properties | |||
2020-03-22 | refactored "static" Method (#253) | bartimaeusnek | |
* refactored "static" Method + removed bugged enchantments on ichorium + added smite 8 for ichorium instead + refactored "initMaterialProperties" Method Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> * added in forgotten sub method Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> * forgot to add "1" to the string builder length | |||
2020-03-17 | Merge branch 'Refactor' into Bees | Dream-Master | |
2020-03-17 | reverted parallel stream change | bartimaeusnek | |
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2020-03-17 | Refactored Interfaces | bartimaeusnek | |
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2020-03-17 | Refactored GT_Slot_Holo.java | bartimaeusnek | |
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2020-03-17 | Refactored GT_GUIContainerMetaTile_Machine.java | bartimaeusnek | |
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2020-03-17 | Refactored GT_GUIContainer_MultiMachine.java | bartimaeusnek | |
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2020-03-17 | Refactored GT_GUIContainer_BasicMachine.java | bartimaeusnek | |
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2020-03-17 | Refactored GT_GUIContainer_2by2.java | bartimaeusnek | |
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2020-03-17 | Refactored GT_ContainerMetaTile_Machine.java | bartimaeusnek | |
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2020-03-17 | Refactored GT_Container_MaintenanceHatch.java | bartimaeusnek | |
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2020-03-17 | Refactored GT_Container_BasicTank.java | bartimaeusnek | |
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2020-03-17 | Refactored GT_Container_BasicMachine.java | bartimaeusnek | |
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2020-03-17 | Refactored GT_Container.java | bartimaeusnek | |
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2020-03-17 | Refactored BlockScanningEvent.java | bartimaeusnek | |
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2020-03-16 | Refactored fixed 2 code smells in dyes | bartimaeusnek | |
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2020-03-16 | Refactored Materials.java | bartimaeusnek | |
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2020-03-16 | Refactored OrePrefixes.java | bartimaeusnek | |
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> |