aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/util/GT_OverclockCalculator.java
AgeCommit message (Expand)Author
2023-07-30Fix Overclock Calculator Making Too many parallels and wrong eut consumption ...BlueWeabo
2023-07-28Add more API to ParallelHelper and rework OverclockCalculator (#2185)BlueWeabo
2023-07-19Migrate fusion reactor to proper generic processing logic (#2145)Maxim
2023-07-16Added ofNoOverclock builder that accepts eut and duration (#2140)Maxim
2023-07-10Generic processing logic (#2096)Maxim
2023-06-05Code cleanup (#2040)chill
2023-05-05fix (#1951)BlueWeabo
2023-04-20Account for EU discounts when calculating OCs/parallels in multis (#1901)xSkewer
2023-04-10Update spotless config to 0.2.2Raven Szewczyk
2023-01-30[ci skip] spotlessApply with the new settingsJason Mitchell
2023-01-25Fixes OC Calculation not accounting eut discount for low eut recipes (#1685)BlueWeabo
2023-01-23fix ULV recipes being OCed too much (#1680)BlueWeabo
2023-01-07remove exception, instead calculate (#1638)BlueWeabo
2023-01-01Add a Overclock Calculator for multis and the like to use (#1617)BlueWeabo