aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/main/java/me/shedaniel/rei/plugin/client
AgeCommit message (Expand)Author
2023-05-29Fix compile errorsfeature/6.7shedaniel
2023-05-29Close #1391shedaniel
2023-05-29Improve search performanceshedaniel
2023-05-29Add support for c:hidden_from_recipe_viewersshedaniel
2023-05-29Update license to 2023shedaniel
2023-05-29Add Hint Onboarding, Fix #1156, Fix #1256shedaniel
2023-05-29Make filtering more immediateshedaniel
2023-05-29Improve on searchingshedaniel
2023-05-29Add filtering rules to the API (#1169)shedaniel
2023-05-29Fix compile errorsshedaniel
2023-05-29Add many more loggingshedaniel
2023-05-29Add InputMethods, Close #574shedaniel
2023-05-29Close #839shedaniel
2023-05-29Refactor PreFilteredEntryList out into its own classshedaniel
2023-05-29Migrate EntryIngredient and EntryStack save() to saveIngredient() and saveSta...shedaniel
2023-05-29Add isSearch into TooltipContext and add TooltipContext into asFormattedTextshedaniel
2023-05-29Add acceptsNull() in EntryDefinitionshedaniel
2023-05-29Fix #861shedaniel
2023-05-29Disable fluid amount display on JEI slotsshedaniel
2023-05-29Fix #867, Fix #861shedaniel
2023-05-29REI 6.6shedaniel
2023-05-29Code refactor on entry listsshedaniel
2022-04-13Try to prevent async search cache from getting stuckshedaniel
2022-04-13Catch SearchFilterPrepareWatcher race conditionshedaniel
2022-02-28Add search caching hintshedaniel
2022-02-01Fix merge conflictsshedaniel
2022-02-01Add progress bar to plugin reloadsshedaniel
2022-01-27Fix #671shedaniel
2022-01-14Update LICENSE for 2022shedaniel
2022-01-12Prevent against arbitrary modifications against DisplayRegistry with getAll o...shedaniel
2021-12-16Adds EntryDefinition.cheatsAsshedaniel
2021-11-21Check isEmpty before checking for filtered stacksshedaniel
2021-11-21Add wildcard matchingshedaniel
2021-11-20Allow filtering the displays with filtering rulesshedaniel
2021-11-08Big Visual and Functional Changesshedaniel
2021-11-07Fix #654shedaniel
2021-08-28Add hints for if REI does not initialize properlyshedaniel
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-27Fix #572 & add getDraggableAcceptingBoundsshedaniel
2021-06-22Fix #568shedaniel
2021-06-22Better debug information for TooltipComponentshedaniel
2021-06-22Fix #558shedaniel
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-12Fix REI on serversshedaniel
2021-06-03Use Java 16 featuresshedaniel
2021-06-02Reformat codeshedaniel
2021-06-02InteractionResultHolder -> CompoundEventResultshedaniel