aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api
AgeCommit message (Expand)Author
2023-12-26Add modes to tools (#2423)Батьків Нестор-Євген Васильович
2023-12-26Change to the overclock logic of Fusion Reactor (#2422)HoleFish
2023-12-25Restore the ability to use multiple ME hatches for one machine (#2426)miozune
2023-12-24Rework the UI of singleblock pumps. (#2420)Abdiel Kavash
2023-12-23Allow a soldering iron to use soldering material from an IC2 Tool Box. (#2421)Abdiel Kavash
2023-12-19Fix basic machine OC not using amperage (#2410)miozune
2023-12-19Fix logic with old OC calculation code (#2408)miozune
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-09Fix input hatches for large turbine & boiler not accepting fluids (#2400)miozune
2023-12-07change Import/Export to Export/Import to match button position (#2397)Martin Robertz
2023-12-07Fix some singleblock not overclocking (#2398)miozune
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-12-03Plasma Mixer: only consume power when recipe starts. Fixes #14895. (#2375)Alex Bee
2023-11-27Always enable all material components (#2380)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-14Harvest IC2 machine with wrench left click (#2365)ghostflyby
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-14Notifiy greg tech tile entities of world unload event (#2366)tth05
2023-11-12update progress to fit a bit better (#2363)bombcar
2023-11-12Fix EV+ Powered Repeller RangeTechnicianLP
2023-11-12Add onChunkUnload method to IMetaTileEntity (#2362)tth05
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-29Add KubaTech to mods enum (#2354)Jakub
2023-10-28don't panic over collisionschochem
2023-10-28Rename the hatches to make it consistent with `MetaTileEntityIDs`Pelotrio
2023-10-28Add non-autopull version of stocking input bus/hatchPelotrio
2023-10-24New base and active textures for stocking input bus/hatch and ME output bus/h...tth05
2023-10-23Backport paint solvent from GTCEu (#2346)Caedis
2023-10-21Upping Tier to 13 (#2343)TheEpicGamer274
2023-10-21A new approach for block updates in BaseMetaTileEntity (#2342)iamblackornot
2023-10-19Fix fluid canner recipes not using correct empty container (#2337)miozune
2023-10-17restore vinteum gem (#2338)chochem
2023-10-16Item pipes now consider the tick their current transfer period started before...BTone
2023-10-16Add stocking input hatch (#2322)tth05
2023-10-15Fix memory leak of player instances in CoverBehavior (#2333)tth05
2023-10-14allow rotation on maintenance hatch (#2331)Glease
2023-10-13Fix Stocking Bus bug (#2326)miozune
2023-10-12average per tick counter for cable voltage and amperage (#2321)iamblackornot