aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
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-26Merge pull request #756 from bombcar/fix-creeper-eggMartin Robertz
add code to only output 512 (HV) for creepy egg
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-26Merge pull request #753 from repo-alt/feature/PA-remane-fixMartin Robertz
fix GT_Recipe_Map_FormingPress for PA
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