Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | CrudeSteel | Daniel | |
makes GTMaterial match up with EnderIO material | |||
2020-04-05 | add new Enderi IO materials to GT | Jason Mitchell | |
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-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> | |||
2020-03-16 | Refactored SubTag.java | bartimaeusnek | |
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2020-03-16 | Refactored TC_Aspects.java | bartimaeusnek | |
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2020-03-16 | Refactored Textures.java | bartimaeusnek | |
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2020-03-16 | Refactored TextureSet.java | bartimaeusnek | |
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2020-03-16 | Refactored Tier.java | bartimaeusnek | |
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2020-03-16 | Refactored MaterialBuilder.java | bartimaeusnek | |
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2020-03-16 | Refactored ItemList.java | bartimaeusnek | |
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2020-03-16 | Refactored GT_Values.java | bartimaeusnek | |
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2020-03-16 | Refactored Element.java | bartimaeusnek | |
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2020-03-15 | add generate plates for marble and basalt | Dream-Master | |
2020-03-07 | Basalt GT covers #5683 | Dream-Master | |
https://github.com/GTNewHorizons/NewHorizons/issues/5683 | |||
2020-03-02 | Add separate debug variables for pumps and miners | Richard Hendricks | |
2020-02-15 | removed unused imports | Dream-Master | |
changed subversion to 33 | |||
2020-02-08 | Fixed EndSteel | Daniel | |
2020-02-08 | Added EndSteel | Daniel | |
2020-01-03 | Can't breed firestone bees #5271 | Dream-Master | |
https://github.com/GTNewHorizons/NewHorizons/issues/5271 | |||
2020-01-03 | Nikolite & Miner Fixes (#230) | bartimaeusnek | |
+ Fixed gt recipes not working for Electrotine + Fixed Miner loading with "0" chunks when placed down + Version increase Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2019-12-28 | Chunkloading support for multiblock miner (#227) | repo-alt | |
* WIP, doesn't do anything yet, up to RFC * Initial attempt at Chunk manager * Added chunkloading support to multiblock miner. * moved basic miner-independent chunkloading-related stuff up tier, to be more reusable Co-authored-by: Richard Hendricks <richardhendricks@pobox.com> | |||
2019-12-10 | tin item pipe not harvestable #5156 | Dream-Master | |
https://github.com/GTNewHorizons/NewHorizons/issues/5156 set Steel Level from 2 to 3 (cherry picked from commit 3af81d216633df4c0782a086fc8f9374184a9958) | |||
2019-10-30 | revert redstone hardness. Otherwise no on can crash it with a lv 2 hammer. | Dream-Master | |
(cherry picked from commit 5f63f6b0a3668ec869c6ed283d6a371f55448f5a) | |||
2019-10-29 | update durability to mine Redstone and Diamonds after making bronze tools. | Dream-Master | |
2019-09-20 | Merge branch 'experimental' into beefix | bartimaeusnek | |
2019-09-20 | fixed bee stuff with genetics | bartimaeusnek | |
+added mica crop +code improvements Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2019-09-03 | Add Space Coolant | Спартак | |
2019-07-25 | suggestion: molds for pipes #4869 | Dream-Master | |
https://github.com/GTNewHorizons/NewHorizons/issues/4869 | |||
2019-07-15 | rebalance if cat and if | Dream-Master | |
2019-07-15 | checking with new trinium speed value | Dream-Master | |
rebalance infinity a bit | |||
2019-07-15 | Stargate Wiki said Trinium is 100x more durable than steel and 100x more ↵ | Dream-MasterXXL | |
lighter. |