aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/main/java/me/shedaniel/rei/plugin
AgeCommit message (Expand)Author
2022-04-13Try to prevent async search cache from getting stuckshedaniel
2022-04-13Add internal loggersshedaniel
2022-03-03Catch SearchFilterPrepareWatcher race conditionshedaniel
2022-02-28Add search caching hintshedaniel
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
2021-11-20Allow filtering the displays with filtering rulesshedaniel
2021-11-14Removed deprecated APIs, 1.18-pre1shedaniel
2021-11-08Big Visual and Functional Changesshedaniel
2021-11-07Introduce System Favoritesshedaniel
2021-11-07Fix #654shedaniel
2021-11-02Refactor MenuInfoProvider to give more concrete infoshedaniel
2021-08-28Fix #500shedaniel
2021-08-27Fix REI not initiated issues, and server crash issuesshedaniel
2021-08-27Add hints for if REI does not initialize properlyshedaniel
2021-08-02Welcome, Forge 1.17shedaniel
2021-06-30Improve ComparisonContext matchingshedaniel
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
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-28Fix #540shedaniel
2021-05-16Merge remote-tracking branch 'origin/6.x' into 6.x-1.17shedaniel
2021-05-16Update JEI API to 7.6.4 & Fix #520shedaniel
2021-05-03Merge remote-tracking branch 'origin/6.x' into 6.x-1.17shedaniel
2021-05-03Update license headershedaniel
2021-04-16Merge remote-tracking branch 'origin/6.x' into 6.x-1.17shedaniel
2021-04-16Normalize fluid typeshedaniel
2021-04-14Apply generics to FilteringScreenshedaniel
2021-04-14Refactor MenuInfo into a provider system and add more docsshedaniel