aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/main/java/me/shedaniel/rei/RoughlyEnoughItemsCore.java
AgeCommit message (Expand)Author
2025-02-25Fix custom ingredientsshedaniel
2025-02-16chore: Update to add namespaces to ReloadListenerRegistry calls (#1828)ellellie
2024-11-10Fix #1751shedaniel
2024-10-26Update to 1.21.2 (Please read Primer)shedaniel
2024-09-17Use InstanceHelper to get registryAccess11.x-1.19.4shedaniel
2024-09-06New plugin reload setupshedaniel
2023-09-01Reworked the transfer apishedaniel
2023-01-22Update license to 2023shedaniel
2023-01-22Improve rei.log outputsshedaniel
2022-07-27Make Architectury Plugin compile onlyshedaniel
2022-07-27Add many more loggingshedaniel
2022-05-28Fix CME in parallel registration for JEI recipesshedaniel
2022-04-12Support for JEI 9.5, Close #821, Fix #807shedaniel
2022-01-15Update LICENSE for 2022shedaniel
2021-12-12Add entry settings adaptershedaniel
2021-10-22Add Performance Analysisshedaniel
2021-10-22Fix modifying stacks at runtime, fixes support for JEITweakershedaniel
2021-08-28Fix #500shedaniel
2021-08-27Add hints for if REI does not initialize properlyshedaniel
2021-06-14Fix auto crafting patterns & refactor internals providersshedaniel
2021-06-12Fix REI on serversshedaniel
2021-06-03Use Java 16 featuresshedaniel
2021-06-02Reformat codeshedaniel
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-22Initial port to 21w20ashedaniel
2021-05-16Add abstraction for IRecipesGui, fix #529shedaniel
2021-05-16Update JEI API to 7.6.4 & Fix #520shedaniel
2021-05-16Fix #530shedaniel
2021-05-03Update license headershedaniel
2021-04-14Refactor MenuInfo into a provider system and add more docsshedaniel
2021-04-12Prepare for true sided REIshedaniel
2021-04-06Expose draggable stacksshedaniel
2021-03-29Use long for hashing the EntryStackshedaniel
2021-03-28Complete custom favoritesshedaniel
2021-03-27Make Recipe Transfer workshedaniel
2021-03-25Refactor Default Plugin packages, fix favoritesshedaniel
2021-03-25Relocate most of the internal classes to match the apishedaniel
2021-03-25Refactor MenuInfo, split client and server apis, new dual PluginManager syste...shedaniel
2021-03-20Refactor exclusion zones, wrap JEI exclusion zonesshedaniel
2021-03-20Allow customizing what part of REI should animate, disable config screen anim...shedaniel
2021-03-19Implement ItemComparatorRegistry as a replacement for previous check tags and...shedaniel
2021-03-18Relocate api classesshedaniel
2021-03-17Expend DraggableStackProvider and DraggableStackVisitor to work in any widget...shedaniel
2021-03-09Use AbstractRecipeViewingScreen and remove static from ScreenHelpershedaniel
2021-03-09Very primitive background rendering for JEI pluginsshedaniel
2021-02-28Port to Architectury Multiloadershedaniel
2021-02-27Remove depending on Cloth API, switching to architecturyshedaniel