aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/util/GT_OverclockCalculator.java
AgeCommit message (Expand)Author
2024-07-02Fix DTPF convergence void protection machine crash (#2703)GDCloud
2024-05-03Slight change to ampoc logic (#2590)chochem
2024-03-11Fix OC calculator gets too much EUt consumption when limitOverclocks=true (#2...HoleFish
2024-02-26Make some changes to OC Calculator to add functionality to be used by God For...BlueWeabo
2024-01-24Fix oc calculator (#2474)chochem
2024-01-05Merge MuTEMaster into Master (#2431)BlueWeabo
2023-12-03Refactor RecipeMap (#2345)miozune
2023-10-07- fixes https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/14559...iamblackornot
2023-08-30Fix pcb factory not applying its roughness multiplier when it doesn't OC (#2258)BlueWeabo
2023-08-26fix ulv recipes being broken again when under 1 tick calculation is taken (#2...BlueWeabo
2023-08-13Fix overclock calculator calculating eu/t use for ulv recipe wrong on certain...BlueWeabo
2023-08-10Fix PAs overclocking ulv recipes too much (#2220)BlueWeabo
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