aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-05-01update dep filesMartin Robertz
2023-05-01ForgeDirection (#316)Jason Mitchell
Former-commit-id: 970805693f1ce3f615906ed3328c3a88d619dbbb
2023-05-01Add the Nuclear Salt Processing Plant (#607)Daniel Mendes
* New multi class and calling the class Enable the multi when loading Config handler for the multi More enabling Multi controller recipe Add necessary recipes to new, custom recipemap Add function to generate new recipes Declare item for the controller Define recipe map for the multi Render NEI page for the recipemap properly Change P output from 7 to 6 in recipe Spotless apply * Revert Wildcard on compat handler * Fixes in Salt Plant main class * Remove run1 method * Spotless apply * add isInputSeparationButtonEnabled override * spotlessApply (#615) Co-authored-by: GitHub GTNH Actions <> --------- Co-authored-by: Martin Robertz <dream-master@gmx.net> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-05-01Add heat info to volcanus. (#613)Dariusz Komosiński
Co-authored-by: Martin Robertz <dream-master@gmx.net>
2023-05-01add Bartworks ores to simple washer (#611)Dane Strandboge
2023-05-01ForgeDirection (#608)Jason Mitchell
* ForgeDirection WIP * Fix GTPP_Render_MachineBlock Fix handling of getTexture with facing mask for pipes Kill a bunch of magic numbers * spotlessApply (#612) Co-authored-by: GitHub GTNH Actions <> * Bump bw/tt deps --------- Co-authored-by: Léa Gris <lea.gris@noiraude.net> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-05-01Forge direction (#199)Jason Mitchell
* ForgeDirection * spotlessApply --------- Co-authored-by: GitHub GTNH Actions <unknown>
2023-05-01fix ore chembathing (#1941)chochem
2023-05-01Add tooltip in code (#1940)Jakub
2023-05-01Merge pull request #54 from GTNewHorizons/ForgeDirectionElisis
ForgeDirection
2023-05-01Merge branch 'master' into ForgeDirectionElisis
2023-05-01Update dependenciesElisis
Hopefully fix SpaceTime NSF exception in GG
2023-04-30spotlessApplyGitHub GTNH Actions
2023-04-30ForgeDirectionJason Mitchell
2023-04-30ForgeDirectionJason Mitchell
2023-04-30More Distilling RA2 Fixes (#1936)chochem
* fix DT durations * salt water distill fix
2023-04-30remove unnecessary NC-cells (#1938)chochem
2023-04-30Allow scanners to display heat of MEBFs. (#315)Dariusz Komosiński
Former-commit-id: 864c83c866b42cf7215be9f9a01b1ec37e8937c5
2023-04-30Some more ra2 fixes (#1932)chochem
* multiple RA2 fixes * revert the revert of my work why do I have to fix shit multiple times * more fixes * and more * these dont exist and are always null * sa * better check * and another forgotten null check * fix turbine blades
2023-04-30remove unwanted assembler recipes (#1934)chochem
2023-04-29Revert #1816 and #1825 (#1931)NexusNull
* revert redstone fix * remove strong redstone checkbox from Liquid Meter
2023-04-28Merge pull request #198 from GTNewHorizons/cleanup/gt-containerMartin Robertz
Remove unused GT_Container and GT_GUIContainer extenders
2023-04-28Remove unused GT_Container and GT_GUIContainer extendersmiozune
2023-04-27Use texture getters (#73)Jakub
2023-04-27crop autoclave fix (#1929)chochem
2023-04-27fix missing industrial hcl (#610)chochem
2023-04-27Titaniumtetrachloride Fix (#1927)chochem
* that one should be singleblock only * fix titaniumtetrachloride recipes * fix
2023-04-26Move the research to GTNH tab for now (#72)Jakub
2023-04-26Ra2 Fix Number 17 (#1916)chochem
* fix cutting * readd circuits * missed one
2023-04-26arc furnace fix (#1921)chochem
2023-04-26Add mod logo (#71)Jakub
* Add mod logo * Update dependencies.gradle
2023-04-26Merge pull request #197 from GTNewHorizons/feature/parametrizer-card-improvementMartin Robertz
Parametrizer Memory Card improvements
2023-04-26fix crop harvester energy drain and not harvesting non-last optimal level ↵Dennis
crops (#609)
2023-04-26fix polymer recipes (#1923)chochem
2023-04-26Unify creosote block recipe (#1919)chochem
* use 750, same as carpenter * delete duplicate non-oredicted recipe
2023-04-26Adds Borax to Salt Bee (#1924)Runakai1
Borax is a natural byproduct of salt and Salt bee is more difficult to get working that force bee. Adds 1 Borax dust to Salt bee specialty with a 10% chance.
2023-04-26Parametrizer Memory Card improvementsmiozune
2023-04-25fix cosmic neutronium plates and infinity plate idsMartin Robertz
2023-04-25Merge pull request #195 from chochem/no-tengamMartin Robertz
no tengam
2023-04-25no tengam (for now!)chochem
2023-04-24add circuits (#1912)chochem
2023-04-24RA2 fixes (#1910)chochem
* add circuits * more circuit * more circuits * sa * fix cell and bucket bending * more missing circuits * sa * gem, wire and stick * finer nullcheck for gems * block * more gem fixes * dust * ingot
2023-04-24Mask direction patches (#1908)Léa Gris
* Fix wrong wrenching direction for EAST * Fix Remove useless casting * Impr upgrade from magic numbers to EnumMap and remove misplaced fix
2023-04-24T9 Oreveins (#1906)glowredman
* Add Charged Certus Quartz material * Add new T9 oreveins * Adjust color, enable ores only
2023-04-23Add oredicts for diode and inductor for 2A-16A diode (#314)chochem
* oredicts for diode and inductor * remove last duplicate recipe Former-commit-id: 8945ec8a11c9bc1db2b3de0a5ea9a40d460e3cc4
2023-04-23inductor in transformer (#1907)chochem
2023-04-23Update dependencies.gradleMartin Robertz
2023-04-23Update dependencies.gradleMartin Robertz
2023-04-23Forge direction (#1895)Jason Mitchell
* ForgeDirection Also refactor the clusterfuck that was `getCoordinateScan` Co-authored by: Jason Mitchell <mitchej@gmail.com> * Fix rendering of Frame Boxes Frame boxes needed their own implementation of getTexture with int connexion mask, which is returning an error texture for the MetaTileEntity, because pipes (FrameBox **is** a pipe) do use this method to return different textures based on connexion status. --------- Co-authored-by: Léa Gris <lea.gris@noiraude.net>
2023-04-22Update depsJason Mitchell