aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/main/java/me/shedaniel/rei/impl/common
AgeCommit message (Expand)Author
2023-05-29Improve search performanceshedaniel
2023-05-28Update to 1.20-pre6shedaniel
2023-02-18Merge remote-tracking branch 'origin/9.x-1.19' into 10.x-1.19.3shedaniel
2023-02-18Improve PluginManager messagesshedaniel
2023-01-22Merge remote-tracking branch 'origin/9.x-1.19' into 10.x-1.19.3shedaniel
2023-01-22Add support for c:hidden_from_recipe_viewersshedaniel
2023-01-22Update license to 2023shedaniel
2022-12-09Update to 1.19.3shedaniel
2022-12-09Merge remote-tracking branch 'origin/9.x-1.19' into feature/1.19.3shedaniel
2022-11-27Make filtering more immediateshedaniel
2022-11-09Merge remote-tracking branch 'origin/9.x-1.19' into feature/1.19.3shedaniel
2022-11-05Fix some debug logger messagesshedaniel
2022-11-05Improve Async Searchshedaniel
2022-10-29Properly print plugin namesshedaniel
2022-10-28Add filtering rules to the API (#1169)shedaniel
2022-10-28Update to 22w43ashedaniel
2022-10-22Support 22w42ashedaniel
2022-07-27Make Architectury Plugin compile onlyshedaniel
2022-07-27Add many more loggingshedaniel
2022-07-27Add InputMethods, Close #574shedaniel
2022-07-06Fix #974shedaniel
2022-06-28Finish Collapsible Entries Visualsshedaniel
2022-06-28Retain expand stateshedaniel
2022-06-28Primitive implementation of collapsible entriesshedaniel
2022-06-28Fix no stacks are being filteredshedaniel
2022-06-28Refactor PreFilteredEntryList out into its own classshedaniel
2022-06-28Refactor EntryRegistryImplshedaniel
2022-06-28Migrate EntryIngredient and EntryStack save() to saveIngredient() and saveSta...shedaniel
2022-06-28Add isSearch into TooltipContext and add TooltipContext into asFormattedTextshedaniel
2022-06-28Fix #918shedaniel
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-11Fix #874shedaniel
2022-06-08Merge remote-tracking branch 'origin/8.x-1.18.2' into 9.x-1.19shedaniel
2022-05-28Fix CME in parallel registration for JEI recipesshedaniel
2022-05-27Refactor Point -> TooltipContextshedaniel
2022-05-27Merge remote-tracking branch 'origin/8.x-1.18.2' into 9.x-1.19shedaniel
2022-05-27Fix #867, Fix #861shedaniel
2022-05-21Merge remote-tracking branch 'origin/8.x-1.18.2' into 9.x-1.19shedaniel
2022-05-20REI 8.2shedaniel
2022-04-28Merge remote-tracking branch 'origin/8.x-1.18.2' into 9.x-1.19shedaniel
2022-04-23Show total load time in performance screenshedaniel
2022-04-23Update to 22w16bshedaniel
2022-04-12Support for JEI 9.5, Close #821, Fix #807shedaniel
2022-02-28Merge remote-tracking branch 'origin/7.x-1.18' into 7.x-1.18.2shedaniel
2022-02-27Fix #787shedaniel
2022-02-23Merge remote-tracking branch 'origin/7.x-1.18' into 7.x-1.18.2shedaniel
2022-02-12Update to 22w06ashedaniel
2022-02-09Migrate to Cloth Config's ValueAnimator, and add option to cache entry rendersshedaniel
2022-02-01Fix entry list not populating entries in time properly, Fix #742shedaniel