aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/util
AgeCommit message (Expand)Author
2023-10-11GT_BaseCrop Modularisation (#2330)Guillaume Mercier
2023-10-11new way to add item data for recycling (#2306)chochem
2023-10-09Allows covers to be configured to tick more slowly (#2307)querns
2023-10-09Fix insufficient power result not being persisted (#2328)miozune
2023-10-07- fixes https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/14559...iamblackornot
2023-10-04Code cleanup (#2309)boubou19
2023-10-05fix assline util not loading 16th item input from the stick (#2323)Glease
2023-09-28Fix non-cell recipes not being generated for Vacuum Freezer (#2317)miozune
2023-09-23Update buildscript (#2305)boubou19
2023-09-23Deprecate GT_MetaTileEntity_MultiBlockBase#isValidMetaTileEntity (#2267)miozune
2023-09-22Cleanup noXXXYYY methods round 2 (#2302)miozune
2023-09-22obliterate RA1 (#2206)boubou19
2023-09-20Remove recipe modifying code for matching stacks (#2296)Serenibyss
2023-09-16Fix Cell-less recipe converter not always setting new arrays (#2294)miozune
2023-09-13Adds Metrics Transmitter Cover and Advanced GT Sensor Card for Information Pa...querns
2023-09-09Less aggressive System.nanoTime() (#2269)miozune
2023-09-09Deprecate GT_RecipeBuilder#noXXXYYY methods (#2284)miozune
2023-09-07Make heater upgrade more precies aswell (#2275)Jakub
2023-09-06Adds item and charging info to Locker WAILA panel (#2245)querns
2023-09-06mini fix (#2204)chochem
2023-09-05Deprecate PA by removing its controller recipe (#2273)BlueWeabo
2023-09-05Proper recipe selection for output overflow in LCR and other multiblocks (#2247)SKProCH
2023-09-04Fix cutter recipes not being added (#2271)Jakub
2023-09-02Fix renaming recipe check might ignore NBT equality (#2261)miozune
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-23Update the conditionals buttons and tooltips on covers to reflect their actua...Guillaume Mercier
2023-08-19Fix GT_RecipeConstants.Fuel (#2243)Jakub
2023-08-16add ability to remove item data and use it for clay (#2229)chochem
2023-08-13Fix overclock calculator calculating eu/t use for ulv recipe wrong on certain...BlueWeabo
2023-08-11Blacklist AE2FC drop and packet, and Chisel stones from Recycler (#2222)miozune
2023-08-10Fix PAs overclocking ulv recipes too much (#2220)BlueWeabo
2023-08-07try to fix AL logging (#2214)chochem
2023-08-05Check if it is allowed to put into slot (#2207)Jakub
2023-07-30fix GT_ParallelHelper adding 0.01% to chanced outputs (#2194)BlueWeabo
2023-07-30Fix Overclock Calculator Making Too many parallels and wrong eut consumption ...BlueWeabo
2023-07-28Less hostile user interfaces (Buffer/Filter/Input bus) (#2165)Yannick Marcotte-Gourde
2023-07-28Add more API to ParallelHelper and rework OverclockCalculator (#2185)BlueWeabo
2023-07-26Remove "Ore Byproduct List" NEI in favor of custom diagram mod (#2183)miozune
2023-07-24Make Parallel Helper do better chanced output calculation for paralleled chan...BlueWeabo
2023-07-24fix implosion compressor requiring wrong amount of output (#2168)Glease
2023-07-22Fix recipe check broken by fluid registry (#2161)miozune
2023-07-22Exposed recipe consumption via method (#2162)Maxim
2023-07-19Migrate fusion reactor to proper generic processing logic (#2145)Maxim
2023-07-18Fix GT_ParallelHelper always doing batch mode parallels instead of focusing o...BlueWeabo
2023-07-18Added machine type on single block tooltips (#2138)boubou19
2023-07-17Fix division by zero error with VoidProtectionHelper (#2144)miozune
2023-07-17Fix findRecipe might limit stack size by 64 (#2139)miozune
2023-07-16Added ofNoOverclock builder that accepts eut and duration (#2140)Maxim
2023-07-13Make structure tooltips more colorful (#2133)GDCloud