aboutsummaryrefslogtreecommitdiff
path: root/api
AgeCommit message (Expand)Author
2022-11-05Fix #1187shedaniel
2022-11-05Fix SearchFilteringRuleshedaniel
2022-10-28Add filtering rules to the API (#1169)shedaniel
2022-10-28Update to 22w43ashedaniel
2022-10-22Properly register items on 1.19.3shedaniel
2022-10-22Remove useless classshedaniel
2022-10-22Support 22w42ashedaniel
2022-09-25Fix forge api and default plugin publishing and fix #1055shedaniel
2022-09-18Fix #1034shedaniel
2022-07-31Support 1.19.1, Fix #1041shedaniel
2022-07-27Remove @Experimental from DisplayCategoryViewshedaniel
2022-07-27Add InputMethods, Close #574shedaniel
2022-07-15Remove subsets, clean up codeshedaniel
2022-07-12Fix #977shedaniel
2022-07-06Fix #963shedaniel
2022-06-28Fix compile issues, release REI 9.1shedaniel
2022-06-28ashedaniel
2022-06-28Add expanded view to tag trees, fix #948shedaniel
2022-06-28CloseableScissorsshedaniel
2022-06-28Primitive tags category implementationshedaniel
2022-06-28Adapt scissors to transformshedaniel
2022-06-28WIP on Tag Category, add Overflow Widgetshedaniel
2022-06-28Use a method for DelegateWidget and add no-op widgetshedaniel
2022-06-28Finish Collapsible Entries Visualsshedaniel
2022-06-28Close #839shedaniel
2022-06-28Primitive implementation of collapsible entriesshedaniel
2022-06-28Refactor PreFilteredEntryList out into its own classshedaniel
2022-06-28Add tag helper methods in EntryIngredientsshedaniel
2022-06-28Some JDocs for EntryComparatorshedaniel
2022-06-28Clean up some @ApiStatus.Experimentalshedaniel
2022-06-28Add a bit JDocs for configshedaniel
2022-06-28Migrate EntryIngredient and EntryStack save() to saveIngredient() and saveSta...shedaniel
2022-06-28Implement Config Addons, Close #908shedaniel
2022-06-28Add isSearch into TooltipContext and add TooltipContext into asFormattedTextshedaniel
2022-06-28Fix #935shedaniel
2022-06-28Too much docs for todayshedaniel
2022-06-28More docsshedaniel
2022-06-28Improve basic docsshedaniel
2022-06-28Add hotbar quick cheat + fix stacked cheatingshedaniel
2022-06-17Implement JEICatalystLookup and JEIRecipeCategoriesLookup, fixes #927 (#929) ...Max
2022-06-16Add acceptsNull() in EntryDefinitionshedaniel
2022-06-11Merge remote-tracking branch 'origin/8.x-1.18.2' into 9.x-1.19shedaniel
2022-06-11Add TransferHandler.Result.tooltip()shedaniel
2022-06-11Add default favorite entriesshedaniel
2022-06-08Update to 1.19shedaniel
2022-06-08Merge remote-tracking branch 'origin/8.x-1.18.2' into 9.x-1.19shedaniel
2022-05-28Fix tinkers transfershedaniel
2022-05-27Disable fluid amount display on JEI slotsshedaniel
2022-05-27Fix clicking pinned JEI slotsshedaniel
2022-05-27Refactor Point -> TooltipContextshedaniel