aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/main/java/me/shedaniel/rei/impl/common
AgeCommit message (Expand)Author
2022-04-13Add internal loggersshedaniel
2022-02-28Fix EntryRegistry runtime warn randomlyshedaniel
2022-02-18Migrate 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
2022-02-01Add progress bar to plugin reloadsshedaniel
2022-01-29Close #739shedaniel
2022-01-27Fix #719shedaniel
2022-01-16Fix #691shedaniel
2022-01-15Fix #670 and Apotheosis's Deadly Pluginshedaniel
2022-01-14Update LICENSE for 2022shedaniel
2022-01-01Fix support for Enchantment Descriptionsshedaniel
2021-12-16Adds EntryDefinition.cheatsAsshedaniel
2021-12-12Fix licensesshedaniel
2021-12-12Add entry settings adaptershedaniel
2021-11-21Add wildcard matchingshedaniel
2021-11-20Fix duplicate items with CC Tweakedshedaniel
2021-11-20Rewrite on how TransferHandler render errors, and fix #580shedaniel
2021-11-20Add support for custom types for JEI pluginsshedaniel
2021-11-20Allow filtering the displays with filtering rulesshedaniel
2021-11-07Modularize region renderingshedaniel
2021-11-07Fix #654shedaniel
2021-11-06Fix #647shedaniel
2021-11-02Fix queueSearchUpdateshedaniel
2021-11-02Refactor MenuInfoProvider to give more concrete infoshedaniel
2021-11-02Fix merge conflictsshedaniel
2021-11-02Fix searching craft but does search the modid because other mods add thatshedaniel
2021-10-23Fix #642shedaniel
2021-10-22Fix Performance Analysis timingsshedaniel
2021-10-22Add Performance Analysisshedaniel
2021-10-21Fix most of the issues in #643shedaniel
2021-10-20Fix modifying stacks at runtime, fixes support for JEITweakershedaniel
2021-10-16Fix JEI recipes duplicating and going to the wrong category, Fix JER's insane...shedaniel
2021-10-15Remove LBA compatibility, Add Fabric API compatibilityshedaniel
2021-08-28Add hints for if REI does not initialize properlyshedaniel
2021-08-28Fix #500shedaniel
2021-08-19Fix CrashReportUtils' nameshedaniel
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-22Fix #558shedaniel
2021-06-22Fix #559shedaniel
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-14Fix auto crafting patterns & refactor internals providersshedaniel
2021-06-03Use Java 16 featuresshedaniel
2021-06-02Reformat codeshedaniel
2021-06-02InteractionResultHolder -> CompoundEventResultshedaniel
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