aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-10-07add the glass (#208)BlueWeabo
Former-commit-id: 708159b2af4bd7f321f0e17122819393b1230ea0
2022-10-07Cryotheum bee change (#1443)Runakai1
* Add Blizz comb * apply spotless * Wrong way around
2022-10-07Indium Bee nerf (#1442)Runakai1
* Indium Bee nerf Also, in another PR, will be blacklisted from mutatron * Wrong alias * keep old comb chance
2022-10-07Mega Alloy Blast Smelter (#394)MadMan310
* Initial commit * added BW dependancy & runtime * dimmminsishing returns on coil discount, fix other stuff * Coil discount is now a linear function * spotlessApply * Add recipe * Fixed scanner recipe
2022-10-07Fix incorrect material used for YotTank AL recipes (#89)miozune
Does use transcendental metal now
2022-10-06Add Tea Bee (#1439)Runakai1
* Add Tea Bee Fertilizer, Ash parents 10% chance for tea * Fix spelling mistake * Kuba my lord requested change * Spotless plus removed mod dep * stuff changed * more stuff changed * Bee gone nocturnal
2022-10-06Less max PA parallels (#1438)BlueWeabo
2022-10-06Fix Dehydrator Recipes Not Having Circuits (#393)Steelux
- Fixed conflict between Dehydrator recipes due to fluid-to-dust recipes generating without circuits. Changing the "advanced" circuit to a default GT one fixes the problem.
2022-10-05Merge pull request #43 from TrainerSnow/masterMartin Robertz
Change way average is calculated for LSC (now shows actual useful values)
2022-10-05handle drops with a smaller max stack size properly (#391)Glease
* handle drops with a smaller max stack size properly also inverted a few if statements to reduce nesting levels. the effect and semantic is left the same * optimize a bit
2022-10-05Allow Redstone, Energy, and item to pass through Fluid Filter Cover (#1437)miozune
2022-10-05Fix recipe conflict with plate and slab for some Botania materials (#1436)miozune
* Fix recipe conflict with Livingrock plate and slab * Livingwood and Dreamwood
2022-10-05Fix Copper(II) Sulphate and Sodium Cyanide not having LCR recipes (#392)miozune
2022-10-05Port pocket multitool from gt6 (#1435)iouter
* Pocket Multitool * :spotlessApply * Revert ":spotlessApply" This reverts commit f1421c537c25627bb3d56ddca4fa610d90b16b07. * :spotlessApply again
2022-10-05Disable autogenerating Dalisenite smelting recipes (#88)miozune
2022-10-04Update ru_RU.lang (#390)Eldrinn-Elantey
Updated file structure, translation of chat messages after sleep Co-Authored-By: poisoniks <115036062+poisoniks@users.noreply.github.com> Co-authored-by: poisoniks <115036062+poisoniks@users.noreply.github.com>
2022-10-04Change way average is shown for LSC (now shows actual useful values)Simon
2022-10-04Remove duplicate keys (#387)ChromicRedBrick
Remove duplicate keys Remove duplicate keys that had been commented out in #195. Co-Authored-By: Kiwi <42833050+Kiwi233@users.noreply.github.com> Co-authored-by: Kiwi <42833050+Kiwi233@users.noreply.github.com>
2022-10-03ref(texture_api): update to the texture api (#386)Léa Gris
* ref(textures): replace deprecated texture objects with api * :spotlessapply
2022-10-03Switch HF and phatlic acid (#1433)Runakai1
2022-10-03Wrong Mod Dep (#1434)Runakai1
2022-10-03Add additional number formatting to GT5u and fix localisation issue with ↵Connor-Colenso
volumetric flasks (#1431) * Format large cells. * Add number formatting and fix localisation issue. * Add number formatting for radioactive cells. * Add number formatting for coal boiler. * Add number formatting for GT turbine items. * Add number formatting for GT credits. * Add number formatting for breeder cells. * spotlessApply (#1432) Co-authored-by: Connor-Colenso <52056774+Connor-Colenso@users.noreply.github.com> Co-authored-by: GitHub GTNH Actions <> Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-10-03Fix typo in NEI handler (1 ticks should be written as 1 tick). (#1430)Connor-Colenso
Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
2022-10-02Allow Extreme Extermination Chamber to overclock past 1 tick (#25)Jakub
* Revert "Shift outputs when needed" This reverts commit e476c41e8956a61de6e1d962c9bb40948db8c2b5. * OC past 1 tick * Fix * ok * Ye * info
2022-10-02minor_typo(javadoc): Documentation typos in IGT_RegisteredFluid's JavaDoc ↵Léa Gris
(#1428)
2022-10-01Underground Fluid Fix (Fluorine, Liquid Air) (#1418)chochem
* underground fluid fix * spotless
2022-10-01udate depMartin Robertz
Former-commit-id: e9a70e6cfd99a1c592aa4c208ae2ae9db0768a02
2022-10-01Update BS+SAMartin Robertz
2022-10-01update depMartin Robertz
2022-10-01update BS+SAMartin Robertz
2022-10-01update dep fileMartin Robertz
2022-10-01derpMartin Robertz
Former-commit-id: 2a67e0b33f806ccc351820a54dcef1108384a8c0
2022-10-01merge togetherMartin Robertz
2022-10-01Merge branch 'advanced_redstone_covers'Martin Robertz
# Conflicts: # src/main/java/gregtech/api/util/GT_Utility.java
2022-10-01spotlessMartin Robertz
2022-10-01update dep fileMartin Robertz
update BS+SA Former-commit-id: 8e42dd9b2fbcb12e5d46a9328f49b91a1b99432c
2022-10-01update BS+SAMartin Robertz
2022-10-01Add Compat for bartworks and Cell-less PA change (#200)BlueWeabo
* make sure that recipes are added elsewhere * actual fix to the dusts Former-commit-id: 0870a2e1c0106a90f7d5337f2d90c3162b74085b
2022-10-01Quick for Cell-Less PAs (#383)BlueWeabo
* make electrolyzer recipes work in PA * spotlessApply (#384) Co-authored-by: BlueWeabo <76872108+BlueWeabo@users.noreply.github.com> Co-authored-by: GitHub GTNH Actions <> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-10-01With recent changes, Allow PA to handle cell-less recipes (#1346)BlueWeabo
* add recipe maps, and allow PA to handle more than 1 fluid output * add some null checks * add forestry combs to the recipe map * safety null checks. * spotless
2022-10-01refactor(fluid_api): fluent interface (#1407)Léa Gris
* refactor(fluid_api): fluent interface Improves the initial construction model into a fluent interface. See: https://java-design-patterns.com/patterns/fluentinterface/ This change provides the built and saved states of a GT_Fluid, with their own interface, so that: object state validations are performed at build time, rather than causing an `IllegalStateException` to be thrown at runtime, with the previous implementation. This also allows the IDE to display and check the applicable methods for the GT_Fluid object's state, as it moves through the call chain. * hotfix off-by-one in FluidState.fromValue * minor: deduplicate buildAndRegister action * fix(withIconsFrom): needs dependency management Cracked fluid Icons were copied too early from non-cracked fluid within the `IGT_FluidBuilder`'s implementation. At this stage, the source Fluid has not registered its own icons yet, so the Cracked fluid got null Icons (fallback to Error checkerboard). This commit delegates the copy of the source fluid's Icons, to the `run` Icons texture's registration task; ensuring the source Fluid runs its own Icons textures registration before copying them, as a light-weight dependency management.
2022-10-01no-more-duplicate-key (#207)iouter
Former-commit-id: 950d0d9246903c4482aeee5084d380fd4b5e76f1
2022-10-01Merge pull request #103 from iouter/no-more-duplicate-keyMartin Robertz
no-more-duplicate-key
2022-10-01no-more-duplicate-key (#381)iouter
2022-10-01no-more-duplicate-key (#1424)iouter
2022-10-01added current parallelism in the integrated ore factory desc (#1426)boubou19
* added current parallelism in the integrated ore factory desc * spotlessApply (#1427) Co-authored-by: boubou19 <miisterunknown@gmail.com> Co-authored-by: GitHub GTNH Actions <> * updated lang file * update lang file Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-10-01Buffs (#382)boubou19
* buffed thallium * swapped iron for zinc in thallium recipe * botmium recipe time 480s -> 120s * spotlessApply * fix recipe mistakes
2022-09-30Merge pull request #104 from albus12138/masterMartin Robertz
fix Tesla Tower can't recognize LuV coil
2022-09-30fix inconsistency between oredict recipe and naive recipe (#1423)Glease
also unified the logic for two recipes as much as it makes sense
2022-09-30fix cleanroom showing wrong eu usage while starting up (#1425)Glease