Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-12 | buffed drilling area in chunk mode for it to be not smaller than in the ↵ | repo_alt | |
block mode fixed scanner info & tooltip https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/5836 | |||
2020-05-11 | Merge remote-tracking branch 'origin/experimental' into HEE-Bees | DreamMasterXXL | |
2020-05-11 | Changed drilling plant tooltip to be more clear about drilling area | repo_alt | |
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/5836 | |||
2020-05-10 | finishing hee bees so far | DreamMasterXXL | |
2020-05-10 | Merge branch 'experimental' into HEE-Bees | DreamMasterXXL | |
2020-05-10 | add more hee bees | DreamMasterXXL | |
2020-05-10 | more HEE bees and some fixes | DreamMasterXXL | |
2020-05-10 | Fix/Nerf cleanroom | moller21 | |
2020-05-10 | Merge branch 'experimental' into HEE-Bees | DreamMasterXXL | |
2020-05-10 | Start to add new HEE Bees for Ender Dust, Ectoplasma and Arcane Shards | DreamMasterXXL | |
2020-05-10 | Merge pull request #281 from moller21/coverguis2 | Martin Robertz | |
Cover GUI's take 2 | |||
2020-05-10 | Cover GUI: added fluid regulator, finished open on shiftrightclick. | moller21 | |
2020-05-06 | Cover gui: Right click to open instead take.2 | moller21 | |
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-05 | Merge pull request #279 from GTNewHorizons/DropBartApi | Martin Robertz | |
Drop barts api | |||
2020-05-04 | Drop barts api | Technus | |
2020-05-04 | Added cover guis for pump/filter | moller21 | |
2020-05-03 | Clean up the fluid display thing. | moller21 | |
2020-05-03 | Why it haff to be square | moller21 | |
2020-05-03 | Update GT_Cover_SolarPanel.java | Daniel | |
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 | Merge pull request #272 from GTNewHorizons/cls | Martin Robertz | |
Cls | |||
2020-04-24 | Merge pull request #270 from GTNewHorizons/advanced-smd-chips | Martin Robertz | |
Advanced smd chips | |||
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-22 | fix stainless steel naming in large cells | DreamMasterXXL | |
(cherry picked from commit f949a9063d6e00a931e827abf89db82795e9bfd8) | |||
2020-04-19 | Refactored CLS support into an own Compat | bartimaeusnek | |
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> | |||
2020-04-19 | CLS not a dependency anymore | jackowski626 | |
Works through reflection now | |||
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-19 | CLS support | jackowski626 | |
OpenGL is a bit of a pita, wants only to be used in main thread. The easiest solution was to trigger CLS screen updates from GT. It is a soft dependency, if CLS isn't present, nothing breaks. | |||
2020-04-19 | Revert "CLS support" | jackowski626 | |
This reverts commit 76c7090220f83008b157eb4ae9e1541c9ac6c1ee. | |||
2020-04-19 | CLS support | jackowski626 | |
OpenGL is a bit of a pita, wants only to be used in main thread. The easiest solution was to trigger CLS screen updates from GT. It is a soft dependency, if CLS isn't present, nothing breaks. Second pr because cloned fresh repo or else it attributed not my changes to me | |||
2020-04-19 | More Polybenzimidazole (PBI) Uses in Higher Tier Recipes #5928 | DreamMasterXXL | |
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/5928 | |||
2020-04-16 | disable threaded caching of mUpdate values | Technus | |
2020-04-10 | replaced magic numbers with string identifiers | bartimaeusnek | |
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 | renormalize line endings | bartimaeusnek | |
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 | Commented texture paging | Technus | |