aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/util/GT_ModHandler.java
AgeCommit message (Expand)Author
2024-08-15Cleanup (#2803)boubou19
2024-07-27Optimize load time (#2774)Raven Szewczyk
2024-07-21full RA1 removal (#2713)boubou19
2024-04-30GT recipe.cfg cleanup (#2579)chochem
2024-04-11Destroy non-GT tools when they are completely broken (#2565)HoleFish
2024-04-01Move solderingMaterial warning message (#2557)Reagan Roop
2023-12-23Allow a soldering iron to use soldering material from an IC2 Tool Box. (#2421)Abdiel Kavash
2023-12-06Fix null problem with recycler (#2396)miozune
2023-12-03Refactor RecipeMap (#2345)miozune
2023-11-14Fix recipe check after previous PR (#2364)miozune
2023-09-22Cleanup noXXXYYY methods round 2 (#2302)miozune
2023-09-22obliterate RA1 (#2206)boubou19
2023-09-09Deprecate GT_RecipeBuilder#noXXXYYY methods (#2284)miozune
2023-09-06Adds item and charging info to Locker WAILA panel (#2245)querns
2023-08-11Blacklist AE2FC drop and packet, and Chisel stones from Recycler (#2222)miozune
2023-07-06Remove container item check (#2118)Jakub
2023-06-05Code cleanup (#2040)chill
2023-06-01some gtmodhandler improvements (#2043)chochem
2023-05-28simplify ifs (#2027)chill
2023-05-23Speedup Recycler recipe lookup (#2016)miozune
2023-05-06Exploring some various ForgeDirection fixes (#1950)Jason Mitchell
2023-04-21Recipes ra2 (#1872)boubou19
2023-04-10Update spotless config to 0.2.2Raven Szewczyk
2023-04-09Misc (#1844)boubou19
2023-04-01Jabel, Generic injection and mostly automatic code cleanup (#1829)Raven Szewczyk
2023-04-01update spotless formatting (#1827)boubou19
2023-01-30[ci skip] spotlessApply with the new settingsJason Mitchell
2023-01-30General Fixes (#1702)Connor-Colenso
2023-01-24Fix array ClassCastExceptions (#1681)Raven Szewczyk
2022-12-29Add a way to remove a furnace recipe using the output instead of input (#1609)BlueWeabo
2022-11-07remove compat with IC2 fuel can (#1506)Glease
2022-08-27Update buildscript & apply spotless (#1306)Raven Szewczyk
2022-07-30Transcendent metal (almost) (#1171)Connor-Colenso
2022-07-02Par, var, begone! (#1104)YannickMG
2022-04-08Allow soldering to be inserted into toolbox and used for maintenance (#1002)miozune
2022-01-04Add a bunch of minor optimizations (#848)Glease
2021-12-30Refactors for easier reading (#839)Jason Mitchell
2021-12-23Rc blast furnace integration remove (#834)Martin Robertz
2021-12-23Remove no longer needed smelting cache (#831)Glease
2021-12-13Yeet unused compat, including GT adding a bunch of RC rock crushing recipes :...Jason Mitchell
2021-11-28remove tiny dust in ore processGlodBlock
2021-11-12Update GT_ModHandler.javaAlkalus
2021-08-01Add cracked fluid cellsD-Cysteine
2021-07-29Oredict clay buckets + fix railcraft item IDsD-Cysteine
2021-07-15Removed useless array creation in most #copy methods by changing them to #cop...TimeConqueror
2021-05-23It's ugly, but it works.Jason Mitchell
2021-01-05Speed up removals even moreJason Mitchell
2021-01-021) Remove mAddGTRecipesToIC2Machines (stolen from @Glease)Jason Mitchell
2020-12-13Cache steam fluid IDs on startup and use those instead of string comparisions...Jason Mitchell
2020-12-05This makes batteries drain/charge their tier loss extra charging their contai...David Lindström