aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/util
AgeCommit message (Expand)Author
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-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
2021-05-20Fix translations from resourcepacks.Usernm
2021-05-16Dirty fix for ore drill not mining certain oreGlease
2021-04-27fix(textfiles): add missing neline at end of filesLéa Gris
2021-04-27fix(logspam): spam unification typos (#514)Léa Gris
2021-04-21fix(rendering): itemblocks inventory brightness and orientationLéa Gris
2021-04-04fix(rendering): multiple rendering fixes and refactor (#494)Léa Gris
2021-04-02Added scanning data reflecting if device shut down.charles
2021-03-30Added GUI interface for cover "Safe Mode"charles
2021-03-23fix(rendering): brightness of no-z-fighting offset facesLéa Gris
2021-03-12requested changesLéa Gris
2021-03-11Minor improvementsbartimaeusnek
2021-03-11Implemented Builder Patternbartimaeusnek
2021-03-10Missed onebartimaeusnek
2021-03-10Added a few safety measurementsbartimaeusnek
2021-03-10Implemented Requestsbartimaeusnek
2021-03-10Refactor World Eventsbartimaeusnek
2021-03-03impr(rendering): Machine block casts an ambient occlusion shadowLéa Gris
2021-02-16feat(render): tile ambient occlusionLéa Gris
2021-01-31BasicMachine fluid tank manipulations in GUIGlease
2021-01-18Merge pull request #410 from albus12138/fix_multiblock_tooltip_errorMartin Robertz
2021-01-18Replace tab with 4 spacesr4phael
2021-01-17Fix multiblock machine tooltip errorr4phael
2021-01-16Better fix.Jason Mitchell
2021-01-16Fix crash with speedupJason Mitchell
2021-01-17Changed removing part with O(n) instead of O(n^2)TimeConqueror
2021-01-17One more changes to immutableTimeConqueror
2021-01-17Added immutable version of getOres method, which is faster due to not using #...TimeConqueror
2021-01-08Merge pull request #394 from GTNewHorizons/infinty-chest-compatibiletyMartin Robertz
2021-01-05Speed up removals even moreJason Mitchell
2021-01-03infinity chest compatibilteybotn365
2021-01-021) Remove mAddGTRecipesToIC2Machines (stolen from @Glease)Jason Mitchell
2020-12-31Implemented ReverseRecipesbartimaeusnek
2020-12-31Disassembler reworkbartimaeusnek
2020-12-19use getAccesble slots againkorneel vandamme
2020-12-13Cache steam fluid IDs on startup and use those instead of string comparisions...Jason Mitchell
2020-12-05This makes batteries drain/charge their tier loss extra charging their contai...David Lindström
2020-11-27fix-infinit-whilebotn365
2020-11-26isRecipeInputEqual optimization (#351)Uristqwerty
2020-11-21Merge pull request #335 from Prometheus0000/LCE2Martin Robertz
2020-11-21Merge pull request #347 from GTNewHorizons/move-Item-optimazationMartin Robertz
2020-11-20Merge branch 'experimental' into LCE2Prometheus0000