aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-04-28Prioritize Assembler recipe over crafting one in Disassembler (#1035)miozune
2022-04-28Fix wrong variable used for overclock (#181)miozune
2022-04-27Fix Manual Trafo not being oredicted (#124)miozune
Former-commit-id: dd35a809af15aa7ec15565b87be64f902608ca51
2022-04-27Change configuration for Cupronickel mixer recipe (#1039)miozune
2022-04-27Swap oredictionary priorities between ThY glass and Tungsten Borosilicate (#123)miozune
Former-commit-id: 89ee011b26565ff3092c6f4009f00d455f0b033f
2022-04-26Fix items not moved into the other double chest when the first is full (#1036)Glease
2022-04-26Fix input bus sorting ignoring last slot (#1037)Glease
2022-04-25wrong parent classYang Xizhi
2022-04-25Merge pull request #47 from GTNewHorizons/ttMartin Robertz
laser mode for debug gen
2022-04-25fix the same message id (#35)Yang Xizhi
oversight in ctrl c/v fix https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/10206
2022-04-24Efficiency Changes in the Universal Chemical Fuel Engine (#12)Steelux
* Efficiency Coefficient Changes - Changed the coefficients for the formulas used to calculate the fuel efficiency of Diesel and Gas fuels. This should penalize the usage of simpler, low fuel value fuels compared to their more complex, higher fuel value alternatives. * Changed Files that are Supposed to be Ignored
2022-04-24Add NEI catalysts (#179)miozune
* Add NEI catalysts * Comment out Compound Fabricator
2022-04-24Merge pull request #33 from GTNewHorizons/lsc-adjustmentMartin Robertz
LSC recipe adjustments
2022-04-24Add NEI catalysts (#120)miozune
Former-commit-id: 697cd3b647c9ce88acba144773196dfd301f7237
2022-04-24limit progress update interval to prevent too many display buffer swaps (#122)Glease
Former-commit-id: 6a05302bfb54e96cbe58ce7d26b33fee08e20f37
2022-04-24Modify the localization of `MetaGeneratedBlockItem` (#116)MuXiu1997
Former-commit-id: adc3bad9f25f279266fb6957af6f864c5b27160b
2022-04-24Modify the localization of `Werkstoff` and `BWGTMetaItems` (#115)MuXiu1997
* Modify the localization of `Werkstoff` and `BWGTMetaItems` * Ascending Former-commit-id: d3b111eb8923cf18f3f41309d34a1febdca63f03
2022-04-24Void miners Blacklist config (#117)MuXiu1997
* Void miners Blacklist config * Fix things Former-commit-id: ecb7ed00a5b287ef0e87f7ec32623717341008be
2022-04-24Add Fluid Storage Monitor Cover (#1027)MuXiu1997
* Add Fluid Storage Monitor Cover * Add support for normal cells etc. * Add Recipe
2022-04-24add quadruple input hatch (#1016)Yang Xizhi
* add quadruple input hatch * pull all fluid slot thing to GT_Container
2022-04-24Use proper method for emptying container item (#1034)miozune
* Use proper method for emptying container item * Add javadoc
2022-04-23fix miner output using wrong endIndex (#1033)Glease
2022-04-23Remove tiny dusts from ore processing (#180)miozune
2022-04-23laser mode for debug genGlodBlock
2022-04-22Fix EV Laser Hatches consume 0L of soldering (#121)miozune
Former-commit-id: dabe2df9ff036afc72a4ef613087b6148d6ca7e0
2022-04-22use the correct max input power method (#34)Yang Xizhi
otherwise it will try to drain more energy than it should
2022-04-22fix Add Freezer recipe for Americium Plasma #9521 (#1031)Martin Robertz
* fix Add Freezer recipe for Americium Plasma #9521 https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/9521 * add fluid vac freezer recipes * Revert "add fluid vac freezer recipes" This reverts commit 74fcd2f626d01f062b31fc2b7d8afddcb9637604.
2022-04-22fix plasma to molten ratio on vac freezersMartin Robertz
(cherry picked from commit f0b8c6e8c1a18b2872c47ceb19782fca731a8094)
2022-04-22Remove `interpolate` tags from mcmeta files (#1032)glowredman
Interpolation of animated textures was introduced in 1.8 snapshot 14w25a
2022-04-22Address some warnings found by static code analysis (#1028)Glease
* Address some warning found by static code analysis * Improve variables naming by redoing logic
2022-04-22Add new textures for MAX line circuits, credit to Spluff. (#1030)Colen
2022-04-21Fix Wood's Glass Lens is getting consumed to process Hydrogen Chloride Mix ↵miozune
(#178)
2022-04-21Fix machine rain exploding in biomes that does not have visual rains (#1026)Glease
* Fix machine rain exploding in biomes that does not have visual rains * update buildscript * Add missing boolean negation
2022-04-21Disallow disassembling Schematic (#1029)miozune
2022-04-20Fix incorrect description on ABS (#176)miozune
2022-04-19Add Threshold to Energy Detector Cover (#1025)MuXiu1997
* Add Threshold to Energy Detector Cover * Fix things * Refactor
2022-04-18Multitileentity precursor (#963)Jason Mitchell
* Refactors * Refactor CoverableTileEntity a bit more, pull out a CommonMetaTileEntity * Add an IDebugableTileEntity interface instead of checking various subclasses * Move more redstone related things to CoverableTileEntity * Add IGTENet * Final and dead code removal * Address a few comments, fix a few comments, remove some more dead code, and add some more finals. * fix bad rebase
2022-04-18Fix cell amount in Hydroxide (#175)miozune
2022-04-17fix derpunknown
2022-04-17Merge branch 'master' of https://github.com/GTNewHorizons/GTNH-Lanthanidesunknown
2022-04-17Use bw definition of hexfluorosilicicicicicicic acidunknown
2022-04-17Add a line in the scan result of the bacterial vat to see its current ↵MuXiu1997
efficiency (#118) * Refactor * Add info data * Fix things Former-commit-id: fc8ce830edaad436c77c745c0637c16e725d57d6
2022-04-17Steam multi block tooltip (#173)MuXiu1997
2022-04-17Fix Tree Farm's conditions for part (#172)MuXiu1997
2022-04-16Refuse to allow multiple controllers on a single block (#1023)MuXiu1997
2022-04-16Fix Super/Quantum tanks `FluidTankInfo` (#1024)MuXiu1997
2022-04-16Merge pull request #46 from GTNewHorizons/eMartin Robertz
a missing E
2022-04-16a missing EYang Xizhi
2022-04-16Allow Hand Pumps to be inserted into Toolbox (#174)miozune
2022-04-16LSC recipe adjustmentsmiozune