aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-11-29extracted pollution values to CORE.ConfigSwitchesboubou_19
2021-11-29Greatly improved ICO recipe importation from Pyro Oven.Alkalus
2021-11-28Moved all Nuclear recipes to their own class.Alkalus
Fixed Air Intake working when disabled.
2021-11-28fixed config oversightboubou_19
2021-11-28Rewrote sparge handling to use recipe map.Alkalus
2021-11-28Updated NEI sparging handler.Alkalus
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-28Added NEI handler for LFTR Sparging.Alkalus
Fixed Material generation for noble gases. Fixed Chemical Formula not being applied to some cells.
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-28Added recipes for Bronze & Aluminium Machine Casings.Alkalus
Hid all 8k/32k flasks.
2021-11-28Version bump.Alkalus
2021-11-28Fixed NEI Integer overflows.Alkalus
2021-11-28Fixed shaped dust crafting recipes, turns out they don't like multithreading.Alkalus
2021-11-28Merge branch 'experimental' of ↵GlodBlock
https://github.com/GTNewHorizons/GT5-Unofficial into tankchest-rework
2021-11-28Fixed Tiny dust recipes.Alkalus
2021-11-28Fix a heap of conflicting dehydrator recipes.Alkalus
2021-11-27FFPP now only requires LuV Muffler.Alkalus
Adjusted LFTR sparge rates, again. Adjusted costs of Nuclear Salt production.
2021-11-27fix tinkers referencebombcar
Former-commit-id: 7f3e903640691ab3fb5226d56eb9b899f2873747
2021-11-27Adjusted output timings.Alkalus
2021-11-27Merge pull request #54 from bombcar/fixbuildMartin Robertz
update to 1.2.4 Former-commit-id: 2575087ef60564aa826eaac7cc39771ed0f02206
2021-11-27update to 1.2.4bombcar
Former-commit-id: 8f5f62a8365cb32c44f122ac5e8007bbea197e42
2021-11-27Adjusted LFTR tooltip.Alkalus
Adjusted LFTR sparging behaviour. Adjusted LFTR U233 output rate.
2021-11-27Merge pull request #52 from bombcar/masterMartin Robertz
minor cleanup to match others
2021-11-27minor cleanup to match othersbombcar
2021-11-27Merge pull request #45 from bombcar/masterMartin Robertz
fix catalyst durability bar
2021-11-27Update build.gradle.ktsMartin Robertz
Former-commit-id: 2a845974e9e1d380583bbb783c1d0cf263c04516
2021-11-27Added new NEI handler for LFTR.Alkalus
Fixed LFTR fuel recipes. Fixed LFTR recipe handling.
2021-11-27Merge pull request #48 from bombcar/clean-libsMartin Robertz
Clean libs and hardlibs of binary jars
2021-11-27Merge pull request #53 from boubou19/pollutionMartin Robertz
Add config for BW pollution values Former-commit-id: eae77149ab5c7e8413268de67f0df2a429e17c4d
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-27Merge pull request #51 from D-Cysteine/masterMartin Robertz
Fix large semi-fluid generator
2021-11-27Update output and efficiency to match tooltipD-Cysteine
2021-11-27Fix bug with failing to deplete lubricantD-Cysteine
2021-11-27Fix large semi-fluid generatorD-Cysteine
2021-11-26Merge branch 'GTNewHorizons:master' into masterbombcar
2021-11-26Added missing Pine Tree textures.Alkalus
Added recipes for Isamill and Flotation Cell content. Corrected tooltip on IsaMill controller. Fixed bad casing allocation.
2021-11-26Merge pull request #49 from GTNewHorizons/draknyte1-patch-1Martin Robertz
Update GregtechMTE_FrothFlotationCell.java
2021-11-26Update GregtechMTE_FrothFlotationCell.javaAlkalus
Removed double ;.
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-26Revert "Revert "turn tryfill public""bombcar
This reverts commit f19ff7aa5c13c6e4d4e26e5d3f825f30d80c8f9d.