aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-12-08Fix assline oredict support (#786)Glease
* Fix assline oredict support * Fix assline hash generation depending on transient states
2021-12-08Distillation circuit (#784)Martin Robertz
* add input slots to Distillation Tower * borrow Large chemical reactor code to make it show up in Nei * add itemstack to Distillation multi machine code (cherry picked from commit e6e4203979340fc21f8ef4e1d6e9d0376afd3ef6) * remove unnecessary checks Co-authored-by: Glease <4586901+Glease@users.noreply.github.com>
2021-12-08target concrete branches on push in scala test (#788)Dmytro
2021-12-08Try to fix GT covers limited to 1 plate #9028 (#787)Martin Robertz
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/9028 New railcraft tanks recipe conflicts #9026 https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/9026
2021-12-07fix Iridium alloy ingot missed recipe #9020Martin Robertz
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/9020
2021-12-07Startup loading status reporting rewrite (#782)ElNounch
2021-12-06fix No recipe for Railcraft Osmium Tank #9010Martin Robertz
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/9010
2021-12-06Add tooltip to programmed circuit to make new feature more obvious (#783)Glease
* Add tooltip to programmed circuit to make new feature more obvious * Fix previous typo
2021-12-05make the debuff time depend on contents (#780)GlodBlock
2021-12-05mitigate BLS's pedantic screen update problem (#777)Glease
For now, we attempt to not send more than 30 updates per second to make it happy
2021-12-05Refactor GT_MetaTileEntity_BasicGenerator (#779)Konstantin Denisov
2021-12-05Merge pull request #776 from GTNewHorizons/gui-select-circuitMartin Robertz
GUI select circuit part 3
2021-12-04https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/pull/8984#issuecomm ↵Martin Robertz
ent-986010006 (#778) put stackzize from snwoballs, enderpearls and eggs into gt code
2021-12-04Make machine reconfiguration interface a little nicerGlease
also tweaked the API a little for GT++ conf circuits and bartworks circuit programmer Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2021-12-02ignore bat filesMartin Robertz
2021-12-02Add explicit license. (#775)Jason Mitchell
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-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 #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 #761 from GTNewHorizons/patch-uoMartin Robertz
Bug fix pass in UO and Pollution
2021-11-30Bug fix pass in UO and PollutionGlease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
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