aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common
AgeCommit message (Expand)Author
2022-10-05Port pocket multitool from gt6 (#1435)iouter
2022-10-03Switch HF and phatlic acid (#1433)Runakai1
2022-10-03Add additional number formatting to GT5u and fix localisation issue with volu...Connor-Colenso
2022-10-03Fix typo in NEI handler (1 ticks should be written as 1 tick). (#1430)Connor-Colenso
2022-10-01Merge branch 'advanced_redstone_covers'Martin Robertz
2022-10-01spotlessMartin 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-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-26Add chemical formula to ore tooltip (#1413)Glease
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-24Make FluidTankInfo capacity larger in overflow voiding mode (#1404)Raven Szewczyk
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-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
2022-09-23Add more abstract `genericMouseWheel`Matej Dipčár
2022-09-23Implement logic in Wireless Fluid DetectorMatej Dipčár
2022-09-23Add Wireless Fluid Detector CoverMatej Dipčár
2022-09-23Make screwdriver on transmitter swap between inverted and normal modeMatej Dipčár
2022-09-23Make private text configurableMatej Dipčár
2022-09-23Make GUI more settled and configurableMatej Dipčár
2022-09-23Move getDescription to parent classMatej Dipčár
2022-09-23Add new cover itemsMatej Dipčár
2022-09-23Rearrange Transmitter GUIMatej Dipčár
2022-09-23Make TransmitterBase more abstractMatej Dipčár
2022-09-23Remove now unnecessary resetSignalAtMatej Dipčár
2022-09-23Move advanced redstone API to Wireless BaseMatej Dipčár
2022-09-23Unregister signal also when TE is destroyedMatej Dipčár
2022-09-23Make also WirelessData abstractMatej Dipčár