aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/util
AgeCommit message (Expand)Author
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
2021-08-08Add formatting to getCoordinateScan()D-Cysteine
2021-08-08Remove scientific notation formatterD-Cysteine
2021-08-07Print powers of 10 instead, for large numbers onlyD-Cysteine
2021-08-07Merge branch 'format-numbers' of https://github.com/D-Cysteine/GT5-Unofficial...D-Cysteine
2021-08-07Make DecimalFormat staticD-Cysteine
2021-08-07Add warning comment just in caseD-Cysteine
2021-08-07Also format recipe timeD-Cysteine
2021-08-07Add number formatting for tooltips & recipesD-Cysteine
2021-08-05Merge pull request #626 from D-Cysteine/bypass-disassemblerMartin Robertz
2021-08-05Merge pull request #625 from GTNewHorizons/speedupMartin Robertz
2021-08-04Merge pull request #627 from D-Cysteine/add-cracked-cellsMartin Robertz
2021-08-03Add disassembler restrictions bypassD-Cysteine
2021-08-03Removed ArrayIterator and NonNullIterator, because they're redundantTimeConqueror
2021-08-03Sped up ArrayExt#withoutTrailingNulls by iterating from the last elementTimeConqueror
2021-08-03GT_Recipe: speedupTimeConqueror
2021-08-03Well, the name 'Arrays' seems to be not so good, since it collides with java....TimeConqueror
2021-08-02Added some constructors to Hatch Buses to remove some GTPP ASMTimeConqueror
2021-08-01Add cracked fluid cellsD-Cysteine
2021-08-01Fix off by one in cubic multi base and tooltip builderGlease
2021-07-30fix (GT) build on jenkinsDreamMasterXXL
2021-07-30Merge branch 'experimental' into fix-clay-bucketsMartin Robertz
2021-07-30Fix frame box hint & placementGlease
2021-07-30Use upstream existing localization instead of creating our ownGlease
2021-07-30Fix coil hint block usageGlease
2021-07-30Make block hint text more informativeGlease
2021-07-30Fixes related to coil hint blocksGlease
2021-07-30Fix mod loading order problemGlease
2021-07-30general bugfix & tweaking pass for multisGlease
2021-07-30Fix coil structure checksGlease
2021-07-30make fuel recipe map index building a bit more robustGlease
2021-07-30optimize fuel recipe lookupGlease
2021-07-30Add GT_MetaTileEntity_CubicMultiBlockBase and a few minor changesGlease