aboutsummaryrefslogtreecommitdiff
path: root/src/main
AgeCommit message (Collapse)Author
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-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-01Remove manual MANIFESTJohann Bernhardt
2021-12-01Revert version tag automationJohann Bernhardt
2021-12-01Add version replacementJohann Bernhardt
2021-12-01Merge remote-tracking branch 'origin/experimental' into unify-build-scriptJohann 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-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 #764 from GTNewHorizons/assline-arrays-fixMartin Robertz
fix wrong Arrays being used in assline datasticks
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-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-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 speed to L/tbombcar
2021-11-29removed useless overridesboubou_19
2021-11-28fixed config oversightboubou_19
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-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-27Merge pull request #755 from GTNewHorizons/patch-outbound-loss-reduceMartin Robertz
Reduce innate outbound loss by one tier
2021-11-27Merge pull request #751 from GTNewHorizons/tankchest-reworkMartin Robertz
add info display and fluid container feature to filled tank
2021-11-27Merge pull request #752 from boubou19/pollutionMartin Robertz
Make the GT pollution values tweakable through config.
2021-11-26Merge pull request #754 from bombcar/experimentalMartin Robertz
allow generators to face down
2021-11-26Update GT_MetaTileEntity_MagicalEnergyAbsorber.javaAlkalus
Fix config option.
2021-11-26add code to only output 512 (HV) for creepy eggbombcar
2021-11-26Reduce innate outbound loss by one tierGlease
This will make LV power networks less annoying to build Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2021-11-26allow generators to face downbombcar
2021-11-26fix GT_Recipe_Map_FormingPress for PArepo_alt
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/8875
2021-11-25explain why it's divided by 2boubou_19
2021-11-25rework large boilers for more clarityboubou_19
2021-11-25adapt base generator class to produce correct amount of pollution per secboubou_19
2021-11-25changed singleblock generators to use per second for more precisionboubou_19
2021-11-25changed single block boilers to use per second for more precisionboubou_19
2021-11-25changed the charcoal pit to use per second for more precisionboubou_19
2021-11-25changed EBF to use per second for more precisionboubou_19
2021-11-25changed pyrolyse oven to use per second for more precisionboubou_19
2021-11-25changed multismelter to use per second for more precisionboubou_19
2021-11-25changed the gas turbine to use per second for more precisionboubou_19
2021-11-25forgot to convert tick value into secondboubou_19
2021-11-25changed the Extreme Combustion Generator to use per second for more precisionboubou_19
2021-11-25changed the Combustion Generator to use epr second for more precisionboubou_19
2021-11-25changed the BBF to use per second for more precisionboubou_19
2021-11-25changed implosion compressor to user per second for more precisionboubou_19