aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-11-29revert temporary change in build scriptboubou_19
2021-11-30Bug fix pass in UO and PollutionGlease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2021-11-29Added new generic Nuclear Chem item.Alkalus
Added ability to set Fluid for a Material. Moved Nuclear recipe generation to a different phase during init.
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-29large rocket engine isn't supposed to have an output hatchboubou_19
2021-11-29added pollution config for single blocksboubou_19
2021-11-29Merge pull request #56 from GTNewHorizons/kill-tiny-dustMartin Robertz
remove tiny dust in oreprocess Former-commit-id: 9ea5d6f7e151ee5621ca4d6e261901f68863a41a
2021-11-29remove tiny dust in oreprocessGlodBlock
Former-commit-id: c8acc58e5f33c2913a3edc5a54a9ec5b1aec642e
2021-11-29added config entries for multiblock pollutionboubou_19
2021-11-29removed useless overridesboubou_19
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