aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/util
AgeCommit message (Expand)Author
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-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
2021-07-15Removed useless array creation in most #copy methods by changing them to #cop...TimeConqueror
2021-07-15Optimized Replacing Vanilla Materials code, removed uselessly-repeated operat...TimeConqueror
2021-07-10fix recipe checkGlodBlock
2021-07-10Extended GUI fluid manipulation support to GT_MetaTileEntity_BasicTankGlease
2021-07-03Remove unnecessary redstone state query for coversGlease
2021-06-29make arc furnace smelt Naquadah parts into ingotGlodBlock
2021-06-18Fix consistent crashamy null
2021-06-16Fix UnsupportedOperationException for listContainsItemGlease
2021-06-14Formatting changePrometheus0000
2021-06-07Merge pull request #553 from MatthewCOwen/experimentalMartin Robertz
2021-06-05refactor a bit (readability, restore string order, avoid double tax)repo_alt
2021-06-05Display plant stats when the cropstick is emptyrepo_alt
2021-06-04All covers now record which player last opened that cover's guiMatt
2021-05-25Add input bus initial filter preferenceGlease
2021-05-25Allow client send preference to serverGlease
2021-05-24feat(glow): iconset machines glow supportLéa Gris
2021-05-23It's ugly, but it works.Jason Mitchell
2021-05-22Merge branch 'experimental' into glow-textureMartin Robertz
2021-05-21feat(render): implementation-free api texture factoryLéa Gris
2021-05-21fix(render): move new textures rendering to new packageLéa Gris