aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-04-12Merge pull request #45 from GTNewHorizons/Inf-CoilsMartin Robertz
Add infinity coils.
2022-04-12Add infinity coils.GTNH-Colen
2022-04-11add ALF3 for compatibilty reasonsMartin Robertz
2022-04-11Add Extreme Industrial Greenhouse (GTNewHorizons/bartworks#111)Jakub
* Add Extreme Industrial Greenhouse * Add info about crops inside the machine * Add a way to remove crops from machine * Add crafting recipe * Dont use full amp * Add glass tier requirements * Bug fix * Account for IC2 crops with two diffrent outputs * Add water requirement
2022-04-11Add Extreme Industrial Greenhouse (#111)Jakub
* Add Extreme Industrial Greenhouse * Add info about crops inside the machine * Add a way to remove crops from machine * Add crafting recipe * Dont use full amp * Add glass tier requirements * Bug fix * Account for IC2 crops with two diffrent outputs * Add water requirement Former-commit-id: af761997f238aff74a2248871eedef121bdd291a
2022-04-11Add Whitelist/Blacklist mode for void miners (#114)MuXiu1997
* Add whitelist mode for void miners * Add blacklist mode for void miners Former-commit-id: 310febc80c8aee69af8b9b7e486e4f2c9814b220
2022-04-11Fix incorrect display for "currently locked" fluid in output hatch (#1020)miozune
2022-04-11Change colour of various fluids, partially change ZPM+ recipes' rubberunknown
2022-04-10Fix dupe by disassembling LDFP/LDIP (#1019)miozune
2022-04-09more resilient GTNH detection (#167)Glease
fix crashes in dev
2022-04-09Allow sifter the fluid io slots (#1017)Elisis
2022-04-09Revert "Fixed GtFrame<alloy> missing a single '-' for broken recipes (#159)" ↵ScriptedPiky
(#166) This reverts commit a5d147d49c1a2455776f0cc5abe914a6e1ed37a0.
2022-04-09Allow using FluidDisplay stack to lock fluid in output hatch (#1015)miozune
2022-04-08Fix LDIP using the wrong side to proxy sided requests (#1014)Glease
2022-04-08Add some NEI catalysts (#29)miozune
2022-04-08Merge pull request #10 from GTNewHorizons/nei-catalystMartin Robertz
Add NEI catalysts
2022-04-08Add a voiding mode for Super/Quantum tanks (#1009)MuXiu1997
* Add a voiding mode for Super/Quantum tanks * Fix things * Fix things
2022-04-08Update repositories.gradleMartin Robertz
2022-04-08Update repositories.gradleMartin Robertz
2022-04-08Update dependencies.gradleMartin Robertz
2022-04-08Update dependencies.gradleMartin Robertz
2022-04-08add second ic2 mavenMartin Robertz
2022-04-08Merge branch 'master' of github.com:GTNewHorizons/GT5-UnofficialMartin Robertz
2022-04-08add second maven from ic2Martin Robertz
2022-04-08Loose Mode Turbine Changes (#1000)Steelux
* Loose Mode Turbine Changes - Changed Steam loose mode efficiency and optimal flow to improve this mode, especially on the lategame turbines. Efficiency was capped at 75% regardless of the regular value, with this change setting it to always be a percentage of the tight mode efficiency, down to 60% for those lategame turbines, and a maximum of 90% of the tight mode value for the lowest efficiency turbines. - Also changed the optimal flow calculation to grant a larger optimal flow in loose mode than it was before the change, for all turbines except the highest efficiency ones; - Improved the tooltip for these turbines, updating to these new values, fixing a typo and showing the EU/t for steam at optimal flow, in both modes. * Fixed Weird Spacing * Update GT_MetaGenerated_Tool.java * Remove Duplicate Formula for Loose Mode
2022-04-08Purge MK4 recipe ready for TT. (#135)Colen
2022-04-08Change UV Hi-Amp Transformer UHV Cable to Bedrockium (#165)ScriptedPiky
Allows you actually craft this thing in UV instead of having to go through a long & arduous task of making the UHV SC in the first place (unless you're playing on a very old pre-changed SC patch). I have no idea if this'll throw a fit because of the 'Bedrockium' material, though I hope it doesn't
2022-04-08Merge pull request #44 from GTNewHorizons/ttMartin Robertz
add config for tesal tower visual effect
2022-04-08Allows sorting of configuration circuits (#1012)MuXiu1997
* Allows sorting of configuration circuits * Fix things
2022-04-08Allow soldering to be inserted into toolbox and used for maintenance (#1002)miozune
* Suppress warnings "unmappable character" * Allow soldering to be inserted into toolbox and used for maintenance * Clearfy tooltip * Address reviews
2022-04-08add config fot tesal tower visual effectGlodBlock
2022-04-08add 4 input and 4 output slots to ebf (#1004)Martin Robertz
(cherry picked from commit 131d67ab7a58a5b0c00a6e711ab4e7558e036d78)
2022-04-07Remove ADVANCEDENTROPICPROCESSING (#1005)miozune
2022-04-07Disable generation of oredict equivalents for circuits in NEI if Custom ↵miozune
Diagram is loaded (#1003)
2022-04-07Adding connection status tooltip for Long Distance Pipe (#1013)MuXiu1997
2022-04-06buthanol burn less efficient as diesel in rlMartin Robertz
it was seted 3x as efficient like diesel (cherry picked from commit 20ded95e0bcc50d645934ec728e9acce000b6d88)
2022-04-05Disassemblers now cannot process items that is made by higher tier ↵miozune
Assemblers (#1011)
2022-04-04Add an override to assline recipe sanity check (#1008)Glease
* Add an override to assline recipe sanity check * Make it actually log the bugged recipe
2022-04-04fix boxinator using wrong texture (#1007)Glease
2022-04-03add more Phosgen recipe variantsMartin Robertz
2022-04-02fix oredrilling crush gems (#991)Pnc6lx
2022-04-01attempt to fix NA in thermos (#31)Yang Xizhi
* attempt to fix NA in thermos * fix colen's oversight
2022-04-01Fix dependency (#30)Jakub
2022-03-31decrease the allowed hatch amount (#27)Yang Xizhi
* decrease the allowed hatch amount * remove useless code * oversight
2022-03-31Make gregtech machines mark the chunk they're in as dirty on updates (#1001)Jakub Szewczyk
* Make gregtech machines mark the chunk they're in as dirty on updates * Avoid any potential NPE in markDirty * Mark dirty on GT tool use (screwdriver/wrench/etc) * Fix multiblocks not marking hatches/buses as dirty too
2022-03-31Fix secondary description (#28)MuXiu1997
2022-03-31Merge pull request #32 from MuXiu1997/fix-secondary-descriptionMartin Robertz
Fix secondary description not written to language file
2022-03-30Optimize item transfer and inventory sorting (#992)Jakub
* Optimize conveyors, input busses, chest buffers * More checks * More checks and fixes * Check for slot validity when sorting * Fix NPE * More optimization * Fix disable sort not working * Enable order in input bus, Some fixes
2022-03-30Add fluid spaces for sifter GUI (#999)Elisis
2022-03-30Fix secondary descriptionMuXiu1997