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
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