aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/gui/widgets
diff options
context:
space:
mode:
authorSteelux <70096037+Steelux8@users.noreply.github.com>2022-02-07 17:48:26 +0000
committerGitHub <noreply@github.com>2022-02-07 18:48:26 +0100
commitb5c956c38335e6fbb3519b88a894975acf0bf419 (patch)
tree9f86d3298464d4f9157b1b4246262d851f182e59 /src/main/java/gregtech/api/gui/widgets
parenteeb760b14b904c7e710c82ea454bf697a7f02670 (diff)
downloadGT5-Unofficial-b5c956c38335e6fbb3519b88a894975acf0bf419.tar.gz
GT5-Unofficial-b5c956c38335e6fbb3519b88a894975acf0bf419.tar.bz2
GT5-Unofficial-b5c956c38335e6fbb3519b88a894975acf0bf419.zip
Large Boiler Whitelist and NEI Large Boiler Tab Update (#910)
* Whitelist for Advanced Boilers - Added a whitelist system to check allowed fuels for the Titanium and Tungstensteel Boilers (thanks glow for the code); - Removed fuel value checks for the advanced boilers, none are needed because the whitelist check does it all; - Changed the boiler tooltip to clarify that the advanced boilers won't work if there is a fuel in the input bus that is not allowed to be burned. * NEI Large Boiler Tab Updated - Changed the burn times to reflect the speed at which the boilers now consume fuels; - Changed the TItanium and Tungstensteel Boiler info to display "Not Allowed" on the fuels that aren't accepted by them. * Re-added Previous Constructor as a Default Case - Implemented the previous addRecipe constructor without the boolean, applying to all non-solid fuels, with a default value; - Changed the boiler code to make the advanced Boilers ignore the fluid recipes (they're only supposed to burn the allowed solid fuels); - Small NEI clarifications. * Unnecessary Burn Time Calculation - Removed the burn time calculation on the NEI handler for the fuels that can't run in the advanced boilers. * Shortened Tungstensteel Boiler Line - Made text shorter to not overflow past the NEI display. * Properly implement solid fuel whitelist for Large Titanium/Tungsten Boilers Co-authored-by: glowredman <fredcraft00@gmail.com>
Diffstat (limited to 'src/main/java/gregtech/api/gui/widgets')
0 files changed, 0 insertions, 0 deletions