aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/main/java/me/shedaniel/rei/plugin
AgeCommit message (Expand)Author
2024-04-15Allow quick crafting for miniature displaysshedaniel
2024-04-15Add the full display to the tooltip of the minimised displayshedaniel
2024-04-15Mini Displays Favoritesshedaniel
2023-10-23Optimize collapsible group cachingshedaniel
2023-09-01Reworked the transfer apishedaniel
2023-08-09Improve performance on views lookup for ~20%shedaniel
2023-08-09Fix concurrency issues with recipe lookupshedaniel
2023-05-30Improve search againshedaniel
2023-05-29Close #1391shedaniel
2023-05-29Improve search performanceshedaniel
2023-01-22Add support for c:hidden_from_recipe_viewersshedaniel
2023-01-21Update license to 2023shedaniel
2022-12-10Add Hint Onboarding, Fix #1156, Fix #1256shedaniel
2022-11-27Make filtering more immediateshedaniel
2022-11-07Improve on searchingshedaniel
2022-11-01Fix searching interruptsshedaniel
2022-10-30Improve Async Searchshedaniel
2022-10-28Add filtering rules to the API (#1169)shedaniel
2022-07-27Fix compile errorsshedaniel
2022-07-27Add many more loggingshedaniel
2022-07-27Add InputMethods, Close #574shedaniel
2022-06-22Close #839shedaniel
2022-06-21Refactor PreFilteredEntryList out into its own classshedaniel
2022-06-20Migrate EntryIngredient and EntryStack save() to saveIngredient() and saveSta...shedaniel
2022-06-19Add isSearch into TooltipContext and add TooltipContext into asFormattedTextshedaniel
2022-06-16Add acceptsNull() in EntryDefinitionshedaniel
2022-05-28Fix #861shedaniel
2022-05-27Disable fluid amount display on JEI slotsshedaniel
2022-05-27Fix #867, Fix #861shedaniel
2022-05-20REI 8.2shedaniel
2022-04-25Code refactor on entry listsshedaniel
2022-04-12Try to prevent async search cache from getting stuckshedaniel
2022-04-12Fix quark tooltip fighting issuesshedaniel
2022-04-12Support for JEI 9.5, Close #821, Fix #807shedaniel
2022-03-03Catch SearchFilterPrepareWatcher race conditionshedaniel
2022-02-28Merge remote-tracking branch 'origin/7.x-1.18' into 7.x-1.18.2shedaniel
2022-02-28Add search caching hintshedaniel
2022-02-12Update to 22w06ashedaniel
2022-02-01Add progress bar to plugin reloadsshedaniel
2022-01-27Fix #671shedaniel
2022-01-27Fix 2x2 craftingshedaniel
2022-01-27Close #724shedaniel
2022-01-15Update LICENSE for 2022shedaniel
2022-01-12Prevent against arbitrary modifications against DisplayRegistry with getAll o...shedaniel
2021-12-16Adds EntryDefinition.cheatsAsshedaniel
2021-11-21Merge remote-tracking branch 'origin/6.x-1.17' into 7.x-1.18shedaniel
2021-11-21Check isEmpty before checking for filtered stacksshedaniel
2021-11-21Add wildcard matchingshedaniel
2021-11-20Fix merge conflictsshedaniel
2021-11-20Rewrite on how TransferHandler render errors, and fix #580shedaniel