aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/util
AgeCommit message (Expand)Author
2023-11-27Fix recipe check (#2379)HoleFish
2023-11-19Fix input stack size being ignoredmiozune
2023-11-19Fix recipe check once moremiozune
2023-11-14Allow a recipe's displayed NEI item outputs to be changed (#2367)Elisis
2023-11-14Fix recipe check after previous PR (#2364)miozune
2023-11-12Fix EV+ Powered Repeller RangeTechnicianLP
2023-11-12fix lag caused by too much parallel (#2358)HoleFish
2023-11-10Add config to crash on null recipe input (#2360)miozune
2023-11-08Migrate to non-Object version Utility methods (#2359)ghostflyby
2023-11-08Overloaded utility methods with more specific types (#2357)ghostflyby
2023-11-06Add separated flags for recipe builder debug (#2352)miozune
2023-10-28don't panic over collisionschochem
2023-10-19Fix fluid canner recipes not using correct empty container (#2337)miozune
2023-10-15Fix memory leak of player instances in CoverBehavior (#2333)tth05
2023-10-12average per tick counter for cable voltage and amperage (#2321)iamblackornot
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