aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/nei/GT_NEI_DefaultHandler.java
AgeCommit message (Expand)Author
2022-12-13Nanite material and circuit board multi for later tiers (#1513)BlueWeabo
2022-11-25Rewrite GUIs with ModularUI (#1381)miozune
2022-10-01no-more-duplicate-key (#1424)iouter
2022-09-09Add ticks display when recipe duration is under 1 second in NEI (#1367)くぁーりぃ
2022-08-27Fix spotless rebase (#1307)Raven Szewczyk
2022-08-27Update buildscript & apply spotless (#1306)Raven Szewczyk
2022-08-27Delegate NEI recipe stack position placement to recipemap instead of recipe i...miozune
2022-08-23Add heating coil NEI display (#1287)miozune
2022-08-23Fix fusion display stuff (#1288)miozune
2022-08-15Overriding GUI colors with .mcmeta (#1261)Albi
2022-08-14do not cache result of GuiColors if the object is not short-lived (#1254)Glease
2022-08-13Fix mTierIndexes using an incorrect data structure causing ArrayOutOfBoundExc...YannickMG
2022-08-12Added means of customizing GUI colors for resource packs (#1203)Albi
2022-08-09fix(warnings): remove broad wanings suppression (#1223)Léa Gris
2022-08-09Fix original voltage shows up when voltage is "unspecified" (#1228)miozune
2022-08-05Show original voltage (configurable) and amperage when overclocked (#1204)miozune
2022-08-04Fix crash upon activating recipe stacktrace config (#1198)miozune
2022-07-30Expose some of the NEI methods and fields to addons (#1159)miozune
2022-07-25Update NEI (#1158)miozune
2022-07-18Allow showing multiple recipe owners (#1136)miozune
2022-07-15Add recipe owner display (#1135)miozune
2022-06-26Re-added null check for null amperage from SteamPower (#1099)YannickMG
2022-06-26fix nei (#1097)Yang Xizhi
2022-06-25NEI GUI Fix (#1095)Connor-Colenso
2022-06-23Plasma forge fixes (#1086)Connor-Colenso
2022-06-19Add Plasma Forge (Endgame multi) (#1076)Connor-Colenso
2022-06-10Adjust NEI recipe pages (#1077)Connor-Colenso
2022-06-04display fusion tier in nei (#1070)Yang Xizhi
2022-05-26Fix crash with multi amperage recipe & improve Mass Fabricator NEI (#1053)miozune
2022-04-07Disable generation of oredict equivalents for circuits in NEI if Custom Diagr...miozune
2022-02-28Fix cached recipes not updating permutations in NEI (#957)miozune
2022-02-20Add default behavior for looking up NEI catalysts (#940)miozune
2022-02-04GT_RectHandler now relies on an interface (#916)YannickMG
2022-02-03Basic Machine NEI Power Tiers (#914)YannickMG
2022-01-31Fix incorrect sorted recipe list cachingGlease
2021-10-21Restore sorting of recipes in NEID-Cysteine
2021-10-18Further optimization to NEI lookupGlease
2021-10-18Cache sorted recipe list in NEI handlersGlease
2021-09-29Merge pull request #671 from D-Cysteine/experimentalMartin Robertz
2021-09-28Support arbitrary ordering of NEI handlersD-Cysteine
2021-09-26use map instead of loop to get containersGlodBlock
2021-09-23allow NEI to search fluid for cellGlodBlock
2021-09-20Add voltage tier to assembly line NEI displayD-Cysteine
2021-08-15Fix accidentally deleted spaceD-Cysteine
2021-08-15Add number formatting for recipe special valueD-Cysteine
2021-08-07Also format recipe timeD-Cysteine
2021-08-07Add number formatting for tooltips & recipesD-Cysteine
2021-07-15Removed useless array creation in most #copy methods by changing them to #cop...TimeConqueror
2021-05-24feat(glow): iconset machines glow supportLéa Gris
2021-01-17More removal of commented out code, small formatting adjustmentsJason Mitchell