aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-10-01Underground Fluid Fix (Fluorine, Liquid Air) (#1418)chochem
2022-10-01merge togetherMartin Robertz
2022-10-01Merge branch 'advanced_redstone_covers'Martin Robertz
2022-10-01spotlessMartin Robertz
2022-10-01update BS+SAMartin Robertz
2022-10-01With recent changes, Allow PA to handle cell-less recipes (#1346)BlueWeabo
2022-10-01refactor(fluid_api): fluent interface (#1407)Léa Gris
2022-10-01no-more-duplicate-key (#1424)iouter
2022-10-01added current parallelism in the integrated ore factory desc (#1426)boubou19
2022-09-30fix inconsistency between oredict recipe and naive recipe (#1423)Glease
2022-09-30fix cleanroom showing wrong eu usage while starting up (#1425)Glease
2022-09-29Fix black bronze mixer recipe taking less electrum than it should (#1422)Glease
2022-09-27Proper fix for charger slot in Regulator not dropping item stored when broken...miozune
2022-09-27Revert "Fix charger slot in Regulator not dropping item stored (#1417)" (#1419)Connor-Colenso
2022-09-27Fix charger slot in Regulator not dropping item stored (#1417)miozune
2022-09-26Fix createIndexedRecipeListCache not considering recipes smaller than 3x3 (#1...Glease
2022-09-26Adapt some multiblock GUIs for configuration circuit (#1415)miozune
2022-09-26Add chemical formula to ore tooltip (#1413)Glease
2022-09-26Fix muffler not stopping to run when multi is broken (#1411)Maxim
2022-09-25Fix incorrect mutation block name for explosive bee (#1412)Vladislav Laetansky
2022-09-25Revert "Decreased consumption by 20 since it uses the sec value per tick (#14...Maxim
2022-09-25Minor turbine fixes: correct EU/t display in scanner, update flow multipliers...Raven Szewczyk
2022-09-25Decreased consumption by 20 since it uses the sec value per tick (#1408)Maxim
2022-09-24reduce RNG-ness for some centrifuge recipes (#1405)Glease
2022-09-24rollback(materials): tin ores multipliers (#1406)Léa Gris
2022-09-24Make FluidTankInfo capacity larger in overflow voiding mode (#1404)Raven Szewczyk
2022-09-24Update zh_CN.lang (#1403)Kiwi
2022-09-23add a convenient recipe for electrolyzed water (#1402)Glease
2022-09-23Spotless applyMatej Dipčár
2022-09-23Properly revert `GuiCover` textureMatej Dipčár
2022-09-23Fix previous oopsieMatej Dipčár
2022-09-23Move `hashCoverCoords` to WirelessBaseMatej Dipčár
2022-09-23Add recipes for the new coversMatej Dipčár
2022-09-23Add new icon for the analog modeMatej Dipčár
2022-09-23Add cover texturesMatej Dipčár
2022-09-23Rename `In`, `Out` to `Internal`, `External`Matej Dipčár
2022-09-23Update item cover texturesMatej Dipčár
2022-09-23Add Analog Mode to the receiverMatej Dipčár
2022-09-23Add Maintenance Detector CoverMatej Dipčár
2022-09-23Add Fake Item Slot to GUIMatej Dipčár
2022-09-23Implement Wireless Item DetectorMatej Dipčár
2022-09-23Reformat intentMatej Dipčár
2022-09-23Reset signal, only when frequency or UUID changedMatej Dipčár
2022-09-23Fix calculating super chest contentMatej Dipčár
2022-09-23Add new hook `preDataChanged`Matej Dipčár
2022-09-23Abstract `convertRatioToRedstone` properlyMatej Dipčár
2022-09-23Abstract `computeSignalBasedOnItems`Matej Dipčár
2022-09-23Make `GT_GuiShortTextBox` able to map values to different display stringsMatej Dipčár
2022-09-23Make `parseTextBox` and `GT_GuiShortTextBox` more abstractMatej Dipčár
2022-09-23Swap min, maxMatej Dipčár