aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/util
AgeCommit message (Expand)Author
2021-09-27allow VF to accept fluid inputGlodBlock
2021-09-26preload all FluidContainerDataGlodBlock
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
2021-07-30feat(texture API): integrate ExtendedFacing rotationLéa Gris
2021-07-30Implement IConstructable for demo multisGlease
2021-07-30Initial StructureLib integrationGlease
2021-07-29Oredict clay buckets + fix railcraft item IDsD-Cysteine
2021-07-22Update GT_Recipe.javaGlodBlock
2021-07-22change it into hashset backGlodBlock
2021-07-21Merge pull request #594 from GTNewHorizons/fix-recipe-checkMartin Robertz
2021-07-21make it thread safeGlodBlock
2021-07-15Merge pull request #598 from TimeConqueror/experimentalMartin Robertz
2021-07-15Removed useless method callingsTimeConqueror
2021-07-15Merge pull request #597 from TimeConqueror/experimentalMartin Robertz