aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2021-11-29removed useless overridesboubou_19
2021-11-28fixed config oversightboubou_19
2021-11-28Merge pull request #759 from boubou19/experimentalMartin Robertz
moved client GT config to the right place
2021-11-28moved client GT config to the right placeboubou_19
2021-11-28Merge pull request #757 from GTNewHorizons/patch-pollutionMartin Robertz
Fix pollution ticking and reading
2021-11-28Merge pull request #758 from GTNewHorizons/kill-tiny-dustMartin Robertz
Convert tiny dust output in oreproc to chanced full dust output
2021-11-28remove tiny dust in ore processGlodBlock
2021-11-28Fix pollution ticking and readingGlease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2021-11-28Merge branch 'experimental' of ↵GlodBlock
https://github.com/GTNewHorizons/GT5-Unofficial into tankchest-rework