index
:
github/GT5-Unofficial.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
gregtech
/
api
/
util
/
GT_OverclockCalculator.java
Age
Commit message (
Expand
)
Author
2024-07-02
Fix DTPF convergence void protection machine crash (#2703)
GDCloud
2024-05-03
Slight change to ampoc logic (#2590)
chochem
2024-03-11
Fix OC calculator gets too much EUt consumption when limitOverclocks=true (#2...
HoleFish
2024-02-26
Make some changes to OC Calculator to add functionality to be used by God For...
BlueWeabo
2024-01-24
Fix oc calculator (#2474)
chochem
2024-01-05
Merge MuTEMaster into Master (#2431)
BlueWeabo
2023-12-03
Refactor RecipeMap (#2345)
miozune
2023-10-07
- fixes https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/14559...
iamblackornot
2023-08-30
Fix pcb factory not applying its roughness multiplier when it doesn't OC (#2258)
BlueWeabo
2023-08-26
fix ulv recipes being broken again when under 1 tick calculation is taken (#2...
BlueWeabo
2023-08-13
Fix overclock calculator calculating eu/t use for ulv recipe wrong on certain...
BlueWeabo
2023-08-10
Fix PAs overclocking ulv recipes too much (#2220)
BlueWeabo
2023-07-30
Fix Overclock Calculator Making Too many parallels and wrong eut consumption ...
BlueWeabo
2023-07-28
Add more API to ParallelHelper and rework OverclockCalculator (#2185)
BlueWeabo
2023-07-19
Migrate fusion reactor to proper generic processing logic (#2145)
Maxim
2023-07-16
Added ofNoOverclock builder that accepts eut and duration (#2140)
Maxim
2023-07-10
Generic processing logic (#2096)
Maxim
2023-06-05
Code cleanup (#2040)
chill
2023-05-05
fix (#1951)
BlueWeabo
2023-04-20
Account for EU discounts when calculating OCs/parallels in multis (#1901)
xSkewer
2023-04-10
Update spotless config to 0.2.2
Raven Szewczyk
2023-01-30
[ci skip] spotlessApply with the new settings
Jason Mitchell
2023-01-25
Fixes OC Calculation not accounting eut discount for low eut recipes (#1685)
BlueWeabo
2023-01-23
fix ULV recipes being OCed too much (#1680)
BlueWeabo
2023-01-07
remove exception, instead calculate (#1638)
BlueWeabo
2023-01-01
Add a Overclock Calculator for multis and the like to use (#1617)
BlueWeabo