Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-05 | 3x3 pattern does not work in a packager | repo_alt | |
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/6052 | |||
2020-05-03 | Why it haff to be square | moller21 | |
2020-04-24 | Merge pull request #269 from GTNewHorizons/ReplicatorNERF | Martin Robertz | |
Nerfed replicator | |||
2020-04-24 | Factor 1.2 for now | Martin Robertz | |
2020-04-24 | fixed Adv. Seismic Prospector off-by-one error | repo_alt | |
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/5588 simplified calculations some code cleanup | |||
2020-04-19 | Renamed Variables to be less misleading | bartimaeusnek | |
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2020-04-19 | Nerfed replicator | bartimaeusnek | |
+ added a config option + made TankSize of Replicator a bit nicer Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2020-04-16 | disable threaded caching of mUpdate values | Technus | |
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 | 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 'Ore-Drilling-T5+T6' of ↵ | Technus | |
https://github.com/GTNewHorizons/GT5-Unofficial into Ore-Drilling-T5+T6 # Conflicts: # src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_OreDrillingPlant5.java # src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_OreDrillingPlant6.java | |||
2020-04-07 | Set textures and adjust casing block register range | Technus | |
2020-04-07 | change textur id of ore drills | Dream-Master | |
2020-04-07 | Merge branch 'experimental' into Ore-Drilling-T5+T6 | Dream-Master | |
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 | Move to proper id's out of GT++ space... but they are still unused on ↵ | Technus | |
hatches... so does not really matter... (cherry picked from commit 880f24355b6afbc860dc28a66c9f660f2b5610d8) | |||
2020-04-06 | Move to proper id's out of GT++ space... but they are still unused on ↵ | Technus | |
hatches... so does not really matter... | |||
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 | fix texture | Dream-Master | |
fix tier from ore drill tier 6 bump version | |||
2020-04-06 | Merge branch 'experimental' into Ore-Drilling-T5+T6 | Dream-Master | |
2020-03-23 | Fix replicator race condition (#255) | Jason Mitchell | |
2020-03-23 | First attemp to add Ore drilling Plant Luv and ZPM | Dream-Master | |
2020-03-21 | fixed https://github.com/GTNewHorizons/NewHorizons/issues/5787 | repo_alt | |
updated AE2 dependency to use rv3 API | |||
2020-03-15 | Refactored GT_MetaTileEntity_Replicator.java | bartimaeusnek | |
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2020-03-12 | Merge pull request #249 from botn365/PA_separate_input_busses | Martin Robertz | |
Pa separate input busses | |||
2020-03-11 | move getBaseMetaTileEntity actualy outside the loop | botn365 | |
2020-03-11 | added the sugestions | botn365 | |
2020-03-11 | add a option to separate PA input busses | botn365 | |
2020-03-08 | Pyrolyse oven won't form with certain coils #5663 | Dream-Master | |
https://github.com/GTNewHorizons/NewHorizons/issues/5663 | |||
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-15 | Crash shortly after loading world (probably caused by pyrolyse oven texture ↵ | Dream-Master | |
change) #5577 https://github.com/GTNewHorizons/NewHorizons/issues/5577 | |||
2020-01-24 | Fix textures of Pyrolyse Oven | Спартак | |
962 is texture of 8 page and 66 ID. https://github.com/GTNewHorizons/NewHorizonsCoreMod/blob/master/src/main/java/com/dreammaster/gthandler/casings/GT_Block_CasingsNH.java | |||
2020-01-04 | - Fixed Soldering Iron consuming solder to change chunk mode. | repo_alt | |
- Soldering Iron mention in the tooltip went missing in the rebase apparently. | |||
2020-01-03 | missed translation setup. | Richard Hendricks | |
2020-01-03 | Add radius to scanner output. Fixed issue with pump radius not resetting ↵ | Richard Hendricks | |
pump queue. Added localization for some infos. | |||
2020-01-03 | - Ore Drilling plant in chunkloading mode was skipping central chunk. | repo_alt | |
- Version bumped | |||
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> | |||
2020-01-02 | Oil drills in the world will have radius reset to 0 after the update w/o ↵ | repo_alt | |
this check | |||
2020-01-01 | Item dupe through the terminal | repo_alt | |
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-27 | forgot to readd the << 4 | bartimaeusnek | |
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2019-12-27 | made OreDrilling radius Chunk Sized | bartimaeusnek | |
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2019-12-23 | Removed hard dep on AE2 | bartimaeusnek | |
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2019-12-22 | Make stuff visible for WAILA | Jason Mitchell | |
2019-12-21 | Digital chests refactored, preserving binary compatibility. | repo_alt | |
2019-12-21 | AE2 integration for Quantum and super chests (why they are 2 different classes?) | Vladimir Kalinin | |
2019-12-17 | Fix Large Combusion Engine missing maintenance line | Richard Hendricks | |