aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/util
AgeCommit message (Expand)Author
2021-12-02add select circuit gui for machine and circuits itself (#773)Martin Robertz
2021-11-30fix wrong Arrays being used in assline datasticksGlease
2021-11-30Bug fix pass in UO and PollutionGlease
2021-11-28Merge pull request #757 from GTNewHorizons/patch-pollutionMartin Robertz
2021-11-28remove tiny dust in ore processGlodBlock
2021-11-28Fix pollution ticking and readingGlease
2021-11-26fix GT_Recipe_Map_FormingPress for PArepo_alt
2021-11-21Add comment about GTppRecipeHelperD-Cysteine
2021-11-20Rename variables and add some commentsD-Cysteine
2021-11-20Fix recipe input checkD-Cysteine
2021-11-20Merge pull request #743 from D-Cysteine/fix-gtpp-semifluidMartin Robertz
2021-11-20Merge pull request #732 from D-Cysteine/lock-single-recipeMartin Robertz
2021-11-20Merge pull request #735 from GTNewHorizons/AssLine-Data-Stick-FixMartin Robertz
2021-11-20Fix GT_Recipe_Map_Fuel not handling fuel recipes correctlyD-Cysteine
2021-11-18Factor in stack sizes for Hashing.Alkalus
2021-11-18Actually add items to the Input Array that is hashed.Alkalus
2021-11-17Merge branch 'experimental' into lock-single-recipeMartin Robertz
2021-11-17Added hashCode and equals overrides to GT_Recipe_AssemblyLine.Alkalus
2021-11-17Fix NPE and math bugsGlease
2021-11-17Rename GT_CoverBehavior_New to GT_CoverBehaviorBaseGlease
2021-11-17put my names on it somehowGlease
2021-11-17convert ItemFilter to use NBTTagCompound storageGlease
2021-11-17convert cover data storage to a full nbt tagGlease
2021-11-16Implemented use of GT_AssemblyLineUtils for the Scanner and Assembly line.Alkalus
2021-11-16Improved caching.Alkalus
2021-11-16Cleaned up the class a little.Alkalus
2021-11-16Implemented groundwork for fixing Data Stick exploiting.Alkalus
2021-11-15Fully optimize PA checkD-Cysteine
2021-11-16underground oil and pollution persistence form reworkGlease
2021-11-14Add single recipe checkD-Cysteine
2021-11-13fix 4 slot mixer nei supportMartin Robertz
2021-11-12Update GT_ModHandler.javaAlkalus
2021-11-06Make GT_LanguageManager injects into correct languageRaphael
2021-10-23Try to use locale formattingD-Cysteine
2021-10-21fix the same unlocalizedNameGlodBlock
2021-10-21Make Input Bus and Input Hatch to remember recipe mapGlease
2021-10-19Fix comment grammarD-Cysteine
2021-10-19Detect the ore type and replace with that type of cobbleD-Cysteine
2021-10-18Further optimization to NEI lookupGlease
2021-10-18Optimize away potentially expensive NBT copy in getAssociationGlease
2021-10-16Merge pull request #670 from GTNewHorizons/Silicon-Alu-Autoclave-updateMartin Robertz
2021-09-27allow VF to accept fluid inputGlodBlock
2021-09-26preload all FluidContainerDataGlodBlock
2021-09-25fix Autoclave graphicDreamMasterXXL
2021-09-25add 4 slots to AutoclaveDreamMasterXXL
2021-09-19Fix GT ToolsMinepolz320
2021-08-21use hook as Glease suggestedGlodBlock
2021-08-16Removed useless concurrency for some mapsTimeConqueror
2021-08-12Sped up GT_Utility#areUnificationsEqualTimeConqueror
2021-08-10Added Damage Source Based on Hot Item (for gloves in GTNHCoreMod)TimeConqueror