aboutsummaryrefslogtreecommitdiff
path: root/api/src
AgeCommit message (Expand)Author
2021-10-16Add licensesshedaniel
2021-10-16Fix JEI recipes duplicating and going to the wrong category, Fix JER's insane...shedaniel
2021-08-28Add hints for if REI does not initialize properlyshedaniel
2021-08-28API parity with 1.17 versionshedaniel
2021-08-28Make Add button of favorites menu more visibleshedaniel
2021-08-28Fix #500shedaniel
2021-08-19Introduce CategoryVisibilityPredicate, update JEI apishedaniel
2021-07-01Merge remote-tracking branch 'shedaniel/6.x-1.17' into 6.xshedaniel
2021-06-30Improve ComparisonContext matchingshedaniel
2021-06-27Fix alignment of items, fix #570shedaniel
2021-06-27Close #561shedaniel
2021-06-27Fix #572 & add getDraggableAcceptingBoundsshedaniel
2021-06-22Fix #568shedaniel
2021-06-22Fix #558shedaniel
2021-06-22Fix #559shedaniel
2021-06-20Properly implement tooltip rendering for bundlesshedaniel
2021-06-20Improve crash reports, fluid rendering return missing sprite, add more util m...shedaniel
2021-06-20Add registerRecipeFiller for checking recipe typesshedaniel
2021-06-14Fix auto crafting patterns & refactor internals providersshedaniel
2021-06-03Use Java 16 featuresshedaniel
2021-06-02Reformat codeshedaniel
2021-06-02Allow a broader registerFillershedaniel
2021-06-02Refactor DisplayFillershedaniel
2021-06-02InteractionResultHolder -> CompoundEventResultshedaniel
2021-06-01cast().getValue() -> castValue()shedaniel
2021-05-31Fix rendering issues with overlays, REIHelper -> REIRuntimeshedaniel
2021-05-30Update to 1.17-pre1shedaniel
2021-05-28Merge remote-tracking branch 'origin/6.x' into 6.x-1.17shedaniel
2021-05-28More docs, LiveDisplayGenerator -> DynamicDisplayGeneratorshedaniel
2021-05-28Fix #540shedaniel
2021-05-23Remap JEI Internal, JeiHelpers, JeiRuntime, IngredientManager, IngredientFilt...shedaniel
2021-05-22Merge remote-tracking branch 'origin/6.x' into 6.x-1.17shedaniel
2021-05-22Simplify code in DefaultCraftingDisplay and NbtHasherProviderImplshedaniel
2021-05-16Merge remote-tracking branch 'origin/6.x' into 6.x-1.17shedaniel
2021-05-16Add abstraction for IRecipesGui, fix #529shedaniel
2021-05-16Update JEI API to 7.6.4 & Fix #520shedaniel
2021-05-16Merge remote-tracking branch 'origin/6.x' into 6.x-1.17shedaniel
2021-05-16Refactor PluginManagershedaniel
2021-05-03Merge remote-tracking branch 'origin/6.x' into 6.x-1.17shedaniel
2021-05-03Update license headershedaniel
2021-05-03Adds support for forge fluid handlershedaniel
2021-05-03Fix #515shedaniel
2021-04-16Merge remote-tracking branch 'origin/6.x' into 6.x-1.17shedaniel
2021-04-16Support Fluid Overlays, fix #505shedaniel
2021-04-16Fix #506shedaniel
2021-04-16Fix licenseshedaniel
2021-04-16Fix icons for JEI categories with null iconsshedaniel
2021-04-16Merge remote-tracking branch 'origin/6.x' into 6.x-1.17shedaniel
2021-04-14Refactor MenuInfo into a provider system and add more docsshedaniel
2021-04-14Merge remote-tracking branch 'origin/6.x' into 6.x-1.17shedaniel