aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-05-14glasses for structure (#1986)Quetz4l
* glasses for structure * new Api for glasses * changed glass requirements * fix api desc * sa
2023-05-14Merge pull request #70 from GTNewHorizons/tfftMartin Robertz
tfft
2023-05-14Nerf Phosphorus Bee, Buff Fluid bees (#1985)Runakai1
2023-05-14tfftZereff06
* bs * add structure lib chat description * support any EV+ Tier Glass
2023-05-13Next round of Ra2 conversions (#1982)chochem
* process log RA2 * process crop RA2 * process nuggets ra2 * process gear ra2 * process pipe ra2 * unhide leninade
2023-05-13Move Ross128 system closer to solar system (#323)glowredman
Former-commit-id: e16261e4f7303795c62e5e89f7b7176c2cf149f0
2023-05-13Make sure the backpack is properly secured while it's open (#627)Wilhelm Schuster
2023-05-13More ReverseArcSmelting fixes (#1979)chochem
* null check and removal for reversearcfurnace * max 9 not 10 outputs
2023-05-12Rhodium plated palladium fix (#1980)chochem
* part 1 * part2
2023-05-12Add Eternity material + Timepiece (#1973)GDCloud
* add eternity * textures * timepiece * disable ebf + freezing
2023-05-12fix sodium fluid (#1977)chochem
2023-05-11Fix GT++ material cable rendering (#626)Wilhelm Schuster
With the ForgeDirection migration, the signature of the getTexture() in GT_MetaPipeEntity_Cable changed and the @Override annotation in the GT++ subclass was accidentally dropped.
2023-05-11Remove Computer Cube MKII (#622)miozune
2023-05-11Add git-blame-ignore-revs for spotlessApply (#11)miozune
2023-05-11spotlessApply (#10)miozune
2023-05-11Fix fluid input restrictor wrench side mapping (#625)Léa Gris
2023-05-11Fix MetaTEs not being registered at all in non-dev env (#9)miozune
* Fix MetaTEs not being registered at all in non-dev env * Specify AT file name
2023-05-11Add cell item for some fluids (#1974)miozune
2023-05-10EM_transformer (#205)Quetz4l
* * will be turned off after build * the on/off button in the gui is enabled * Spotless apply * fix em transformer machine shuts OFF after restarting * fix em transformer * remove this --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-05-10Fix ME Output Hatch not outputting other fluids if one gets stuck (#1971)miozune
2023-05-10Slight adjustment for TPM NEI (#1972)miozune
2023-05-10Merge pull request #69 from GTNewHorizons/fix/unpackagerMartin Robertz
Fix Unpackager recipes
2023-05-10update gradleMartin Robertz
2023-05-10Update dependencies (#159)miozune
2023-05-10Fix Unpackager recipesmiozune
2023-05-10Merge pull request #29 from GTNewHorizons/feature/compileOnlyApiMartin Robertz
Update dependencies
2023-05-10updateBuildScript & spotlessApplymiozune
2023-05-10Update dependenciesmiozune
2023-05-09Fix GT++ material pipe renderingWilhelm Schuster
With the ForgeDirection migration, the signature of the getTexture() in GT_MetaPipeEntity_Fluid changed while forgetting to update the GT++ subclass. I'm guessing this is rooted in the fact that this method was missing the @Override annotation.
2023-05-09fix overflow calculations (#204)GDCloud
2023-05-09adjust rutile amounts (#1970)chochem
2023-05-09Some more ra2 recipe conversions (#1966)chochem
* cell and ingot vac freezer * sticklong RA2 * block RA2 * StoneVarious RA2 * crafting RA2 * Wire RA2 * fixes
2023-05-09update bs (#1969)Martin Robertz
add more stuff to Material Obsidian (cherry picked from commit dc7b0cee34e22a99d03fe8676dc616b2f69c96d5)
2023-05-09Update dependencies (#620)miozune
2023-05-09Update dependencies (#322)miozune
Former-commit-id: 665ecd88259d026ce15ba11b831ad91983dd5518
2023-05-08Sodium backwards compat (#1968)BlueWeabo
* backwards compat * spotless
2023-05-08add sodium fluid (#1967)BlueWeabo
2023-05-08Use compileOnlyApi where appropriate (#1965)miozune
* Use compileOnlyApi where appropriate * Maybe Chisel doesn't need to be published
2023-05-08Merge pull request #15 from GTNewHorizons/fix/update-dependenciesMartin Robertz
Update dependencies
2023-05-08Fix link in READMEmiozune
2023-05-08updateBuildScript & spotlessApplymiozune
2023-05-08Update dependenciesmiozune
2023-05-08Remove unused code & migrate to FluidSlotWidget (#619)miozune
* Remove unused code & migrate to FluidSlotWidget * Update dependencies.gradle --------- Co-authored-by: Martin Robertz <dream-master@gmx.net>
2023-05-08Migrate to FluidSlotWidget (#321)miozune
* Migrate to FluidSlotWidget * Update dependencies Former-commit-id: d5838d0e19b18af0c8fc60a1c50773c4b0a10461
2023-05-08Migrate to FluidSlotWidget from FluidDisplaySlotWidget (#1963)miozune
2023-05-07deprecate all the recipes adders (#1961)boubou19
* deprecate all the recipes adders * spotlessApply (#1962) Co-authored-by: GitHub GTNH Actions <> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-05-07Convert more recipes to RA2 (#1957)chochem
* convert some MTE recipes to RA2 * Lens RA2 * Rotor RA2 * fixes * Stone RA2 * Gem RA2 * fix * ingot RA2 * stick RA2 * better time notation
2023-05-07Add docs to mute (#1960)chill
* XSTR: fix typo * XSTR: remove commented-out code * MultiTileEntity: explain hatches and reword comments * Move the note on hatches from MTE to Controller * Remove wrongly-located javadoc * XSTR: reword to be easier understood
2023-05-06Fix cover data never being set (#1958)miozune
2023-05-06Brick electrolyzer fix (#1956)Pxx500
* disable brick autogenerated recipe * change brick formula to a more reasonable one