aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/util
AgeCommit message (Expand)Author
2024-04-13Fix AL crash with ME hatches (#2566)HoleFish
2024-04-11Destroy non-GT tools when they are completely broken (#2565)HoleFish
2024-04-01Move solderingMaterial warning message (#2557)Reagan Roop
2024-03-30Fix GT lang not accepting en_US string updates (#2552)miozune
2024-03-11Fix OC calculator gets too much EUt consumption when limitOverclocks=true (#2...HoleFish
2024-03-11Add messages about the reasons for machine shutdown during processing (#2522)HoleFish
2024-03-10Add requireMods for recipe builder (#2417)miozune
2024-03-07Change to ConcurrentHashMap (#2526)Caedis
2024-03-02Fix translations added before config init not being loaded (#2519)miozune
2024-03-01Fix recipe check (#2516)HoleFish
2024-02-27Add locale code support for lang manager (#2511)miozune
2024-02-26Make some changes to OC Calculator to add functionality to be used by God For...BlueWeabo
2024-02-17Fix water bottle fluid exploit (#2494)chochem
2024-02-02fix divide by zero exception (#2486)chochem
2024-01-24Fix oc calculator (#2474)chochem
2024-01-20Remove all usages of GT_ItemStack2 as Set/Map keys by using fastutil (#2465)tth05
2024-01-14Feature/movefluid (#2459)Martin Robertz
2024-01-14Add new properties to parallel helper (#2454)HoleFish
2024-01-14Fix Fluid Solidifying (#2461)chochem
2024-01-12GT wrench capabilities for AE2 blocks and others (#2395)ghostflyby
2024-01-09Move the check for item/fluid outputs length in ParallelHelper (#2441)HoleFish
2024-01-05Merge MuTEMaster into Master (#2431)BlueWeabo
2024-01-03Update ParallelHelper (#2427)HoleFish
2023-12-29Cleanup deprecation (#2416)miozune
2023-12-28Fix RecipeMapBackend not indexing Alternate ItemStacks (#2434)TechnicianLP
2023-12-26Add modes to tools (#2423)Батьків Нестор-Євген Васильович
2023-12-23Allow a soldering iron to use soldering material from an IC2 Tool Box. (#2421)Abdiel Kavash
2023-12-18more detailed progress info in waila tooltip for basic machines (#2401)iamblackornot
2023-12-18Clarify whether item or fluid output is full (#2403)miozune
2023-12-17Remove IC2 iridium exploit (#2402)chochem
2023-12-07change Import/Export to Export/Import to match button position (#2397)Martin Robertz
2023-12-06Fix null problem with recycler (#2396)miozune
2023-12-04Add API to limit number of recipe outputs (#2390)miozune
2023-12-04Fix parallel helper crash with 0 EU/t recipe (#2389)miozune
2023-12-03Refactor RecipeMap (#2345)miozune
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