aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2021-02-08Better quantum chest integrationrepo_alt
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/7448
2021-02-09Fix size 0 fluid stackGlease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2021-02-01Merge pull request #429 from GTNewHorizons/autoclave-fluid-outMartin Robertz
allow autoclave to have fluid out in recipe
2021-02-01allow autoclave to have fluid out in recipekorneel vandamme
2021-01-31Address reviewsGlease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2021-01-31BasicMachine fluid tank manipulations in GUIGlease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2021-01-31change(GT)Glowstone centrifuge recipeDreamMasterXXL
Centrifuging glowstone inneficient recipe #7413 https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/7413
2021-01-30Merge pull request #426 from KiloJoel/shadowmetalBeeFixMartin Robertz
added GT shadowmetal block, fixed bee crash from new TM
2021-01-29added shadow block textureKiloJoel
2021-01-29added GT shadowmetal block, no texture yetKiloJoel
2021-01-29multipipe drain() method ignores requested fluid types after firstrepo_alt
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/7405
2021-01-29Minor chemical fixes and tweaksGlease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2021-01-28Forgot to editEthryan
Fluid value
2021-01-28Changed the Carbon fibre recipe a littleEthryan
The one with Polybenzimidazole in it
2021-01-26Merge pull request #420 from repo-alt/experimentalMartin Robertz
Drillers correctly reuse old mining pipes
2021-01-25feat(i18n): itemlist withname localeLéa Gris
Automatically generates entries into `Gregtech.lang` for items with custom names (mostly used for recipes display in NEI). Ported from: https://github.com/Blood-Asp/GT5-Unofficial/pull/1552 Will provide new localization keys and default English texts. Newly generated entries in `Gregtech.lang`: ```yaml S:gt.metaitem.01.32707.with.CopyOfTheOrb.name=Copy of the Orb S:gt.metaitem.01.32707.with.OrbToCopy.name=Orb to copy S:gt.metaitem.01.32707.with.OrbToOverwrite.name=Orb to overwrite S:gt.metaitem.01.32708.with.AnalyzedProspectionData.name=Analyzed Prospection Data S:gt.metaitem.01.32708.with.CopyOfTheStick.name=Copy of the Stick S:gt.metaitem.01.32708.with.RawProspectionData.name=Raw Prospection Data S:gt.metaitem.01.32708.with.ReadsResearchResult.name=Reads Research result S:gt.metaitem.01.32708.with.ScannedBookData.name=Scanned Book Data S:gt.metaitem.01.32708.with.ScannedMapData.name=Scanned Map Data S:gt.metaitem.01.32708.with.ScannedSchematic.name=Scanned Schematic S:gt.metaitem.01.32708.with.StickToCopy.name=Stick to copy S:gt.metaitem.01.32708.with.StickToOverwrite.name=Stick to overwrite S:gt.metaitem.01.32708.with.StickToSaveItTo.name=Stick to save it to S:gt.metaitem.01.32708.with.WithPunchCardData.name=With Punch Card Data S:gt.metaitem.01.32708.with.WithScannedBookData.name=With Scanned Book Data S:gt.metaitem.01.32708.with.WithScannedMapData.name=With Scanned Map Data S:gt.metaitem.01.32708.with.WritesResearchResult.name=Writes Research result S:ic2.crop.invalid.with.ScannedSeeds.name=Scanned Seeds S:item.for.beeDroneGE.with.ScannedDrone.name=Scanned Drone S:item.for.beeLarvaeGE.with.ScannedLarvae.name=Scanned Larvae S:item.for.beePrincessGE.with.ScannedPrincess.name=Scanned Princess S:item.for.beeQueenGE.with.ScannedQueen.name=Scanned Queen S:item.for.butterflyGE.with.ScannedButterfly.name=Scanned Butterfly S:item.for.caterpillarGE.with.ScannedCaterpillar.name=Scanned Caterpillar S:item.for.pollenFertile.with.ScannedPollen.name=Scanned Pollen S:item.for.sapling.with.ScannedSapling.name=Scanned Sapling S:item.for.serumGE.with.ScannedSerum.name=Scanned Serum ```
2021-01-25fix(gregtech): tile itemblock bottom side rendering (#421)Léa Gris
Bottom side of itemblock tiles was not rendered.
2021-01-25Drillers correctly reuse old mining pipesrepo_alt
2021-01-24Fixed item meter cover for non-quantum chests. Didn't notice that _all_ GT ↵repo_alt
tiles are marked as "digital chest"
2021-01-24Merge branch 'experimental' of ↵repo_alt
https://github.com/GTNewHorizons/GT5-Unofficial into experimental
2021-01-21Make sure the onServerTick event is actually called.Jason Mitchell
2021-01-19ME output busrepo_alt
2021-01-19Merge pull request #414 from ↵Martin Robertz
GTNewHorizons/maybe_fix_cme_in_machine_update_thread Do some locking around getTileEntity to avoid CMEs on the main thread
2021-01-18add comment as to onServerTick vs onWorldTickJason Mitchell
2021-01-18try/finallyJason Mitchell
2021-01-18Hashmap insteadJason Mitchell
2021-01-18Less silly getBurnTime()Jason Mitchell
2021-01-18Include getBlock and getBlockMetadata in the lockJason Mitchell
2021-01-18fix(GT)Lv Conveyourbelt recipeDreamMasterXXL
change Siicon rubber to Tin https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/5896
2021-01-18Do some locking around getTileEntity to avoid CMEs on the main threadJason Mitchell
2021-01-18Merge branch 'experimental' into mitchej123_cleanupMartin Robertz
2021-01-18Merge pull request #410 from albus12138/fix_multiblock_tooltip_errorMartin Robertz
Fix multiblock machine tooltip error
2021-01-18Replace tab with 4 spacesr4phael
2021-01-18Merge pull request #411 from GTNewHorizons/remove_modular_armorMartin Robertz
Debloat - Remove Modular Armor (It's buggy and not in use anyway)
2021-01-17More removal of commented out code, small formatting adjustmentsJason Mitchell
2021-01-17More removal of commented out code, small formatting adjustmentsJason Mitchell
2021-01-17More removal of commented out code, small formatting adjustmentsJason Mitchell
2021-01-17More removal of commented out code, small formatting adjustmentsJason Mitchell
2021-01-17More removal of commented out code, small formatting adjustmentsJason Mitchell
2021-01-17More removal of commented out code, small formatting adjustmentsJason Mitchell
2021-01-17More removal of commented out code, small formatting adjustmentsJason Mitchell
2021-01-17More removal of commented out code, small formatting adjustmentsJason Mitchell
2021-01-17Remove a bunch of commented out code, small formatting adjustmentsJason Mitchell
2021-01-17Optionally hide assline recipes (defaults to false). Should have no impact ↵Jason Mitchell
on the ability to craft them.
2021-01-18Remove additional method in IDescribabler4phael
2021-01-17Remove assetsJason Mitchell
2021-01-17Debloat - Remove Modular Armor (It's buggy and not in use anyway)Jason Mitchell
2021-01-17Fix multiblock machine tooltip errorr4phael
2021-01-17Merge pull request #408 from GTNewHorizons/fix_crash_in_speedupMartin Robertz
Fix crash with speedup
2021-01-17Fix cleanroom power usageGlease