aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-12-02Update build.propertiesMartin Robertz
2021-12-02Merge pull request #46 from bombcar/catalyst-fixMartin Robertz
fix chemplant not consuming catalyst
2021-12-02fixbuild (#58)bombcar
Former-commit-id: 89a03922ae69c9de8bfd9d52c1d992fe22663d13
2021-12-02Merge pull request #55 from bombcar/fixbuildMartin Robertz
fixbuild
2021-12-02fixbuildbombcar
2021-12-02add select circuit gui for machine and circuits itself (#773)Martin Robertz
also fixed some issue with basic machine gui introduced in 9d42b299def1c41bbc7a1f01efe445be28f54399 also retrofitted volumetric flask to use the new INetworkUpdatableItem and GT_Packet_UpdateItem, deprecating MessageSetFlaskCapacity in the meanwhile. To open the gui for machine, shift-left-click the circuit slot To open the gui for circuit, click any block (need to be sneaking if it's chest, furnace, etc) with the circuit held in hand. Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> Co-authored-by: Glease <4586901+Glease@users.noreply.github.com>
2021-12-02Merge pull request #772 from GTNewHorizons/experimentalMartin Robertz
the fix went to wrong branch
2021-12-02Merge pull request #771 from GTNewHorizons/translocatorMartin Robertz
update dependencies
2021-12-02Merge pull request #770 from GTNewHorizons/patch-asslineMartin Robertz
Fix assline NPE
2021-12-02update buildscript to master repos and update cofh to AE2 required versionbombcar
2021-12-02Fix assline NPEGlease
As noted here https://github.com/GTNewHorizons/GT5-Unofficial/commit/a07d8b58642eb9161479dcb3a285ad9979a74d2c#commitcomment-61224376 Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2021-12-01Merge pull request #720 from GTNewHorizons/unify-build-scriptMartin Robertz
Unify build script draft
2021-12-01Remove manual MANIFESTJohann Bernhardt
2021-12-01Revert version tag automationJohann Bernhardt
2021-12-01use GTNH libsbombcar
Former-commit-id: deea291a5a91fd0d5c71e73c3021a07729d65c0e
2021-12-01Add version replacementJohann Bernhardt
2021-12-01Move EnderCore to compileOnlyJohann Bernhardt
2021-12-01Migrate to unified build script and gradle 6Johann Bernhardt
2021-12-01Merge remote-tracking branch 'origin/experimental' into unify-build-scriptJohann Bernhardt
2021-12-01Compiles and runs in dev with gradle 5Johann Bernhardt
2021-12-01Remove special charactersJohann Bernhardt
2021-12-01Merge pull request #763 from GTNewHorizons/patch-basic-generatorsMartin Robertz
Fix single block generators accepting stuff it shouldn't
2021-12-01Set Galacticraft to masterJohann Bernhardt
2021-12-01Merge remote-tracking branch 'origin/experimental' into unify-build-scriptJohann Bernhardt
# Conflicts: # .github/workflows/gradle.yml # build.gradle # build.properties
2021-12-01Merge pull request #55 from bombcar/fixbuild2Martin Robertz
fix tinkers reference Former-commit-id: 07088a9555a74971fe4de0affcf3f298bd9ba028
2021-12-01Merge pull request #766 from GTNewHorizons/patch-actionsMartin Robertz
Fix typo in file path
2021-12-01Fix typo in file pathGlease
2021-12-01Merge pull request #764 from GTNewHorizons/assline-arrays-fixMartin Robertz
fix wrong Arrays being used in assline datasticks
2021-11-30Merge pull request #765 from GTNewHorizons/gui-select-circuitMartin Robertz
Add a new ghost slot to single block machines for config circuits
2021-12-01Remove debug messageGlease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2021-12-01Add a new ghost slot to single block machines for config circuitsGlease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2021-11-30add test (sort of) to prevent issues like this againGlease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2021-11-30fix wrong Arrays being used in assline datasticksGlease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2021-11-30Fix https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/8962Glease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2021-11-29Merge pull request #760 from bombcar/fix-pipe-tooltipMartin Robertz
update speed to L/t
2021-11-29Merge pull request #762 from boubou19/pollutionMartin Robertz
Pollution
2021-11-29Merge pull request #54 from boubou19/pollutionMartin Robertz
Pollution config
2021-11-29Merge pull request #761 from GTNewHorizons/patch-uoMartin Robertz
Bug fix pass in UO and Pollution
2021-11-29revert temporary change in build scriptboubou_19
2021-11-30Bug fix pass in UO and PollutionGlease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2021-11-29Added new generic Nuclear Chem item.Alkalus
Added ability to set Fluid for a Material. Moved Nuclear recipe generation to a different phase during init.
2021-11-29add both L/t and L/s to pumpsbombcar
2021-11-29update to 1.2.4 Forgebombcar
2021-11-29update speed to L/tbombcar
2021-11-29large rocket engine isn't supposed to have an output hatchboubou_19
2021-11-29added pollution config for single blocksboubou_19
2021-11-29Merge pull request #56 from GTNewHorizons/kill-tiny-dustMartin Robertz
remove tiny dust in oreprocess Former-commit-id: 9ea5d6f7e151ee5621ca4d6e261901f68863a41a
2021-11-29remove tiny dust in oreprocessGlodBlock
Former-commit-id: c8acc58e5f33c2913a3edc5a54a9ec5b1aec642e
2021-11-29added config entries for multiblock pollutionboubou_19
2021-11-29removed useless overridesboubou_19