aboutsummaryrefslogtreecommitdiff
path: root/default-plugin/src/main/java/me/shedaniel/rei/plugin/common
AgeCommit message (Expand)Author
2023-05-29Fix compile errorsfeature/6.7shedaniel
2023-05-29Update license to 2023shedaniel
2023-05-29Fix compile errorsshedaniel
2023-05-29Make Architectury Plugin compile onlyshedaniel
2023-05-29Add InputMethods, Close #574shedaniel
2023-05-29Fix #977shedaniel
2023-05-29Fix #970shedaniel
2023-05-29Fix #962shedaniel
2023-05-29Fix servers for tagsshedaniel
2023-05-29Primitive tags category implementationshedaniel
2023-05-29WIP on Tag Category, add Overflow Widgetshedaniel
2023-05-29Migrate EntryIngredient and EntryStack save() to saveIngredient() and saveSta...shedaniel
2023-05-29Fix merge issuesshedaniel
2023-05-29Add shapeless indicatorshedaniel
2023-05-29Fix #817shedaniel
2022-01-28Close #720shedaniel
2022-01-27Fix #738shedaniel
2022-01-27Fix 2x2 craftingshedaniel
2022-01-27Rework crafting getInputEntriesshedaniel
2022-01-14Update LICENSE for 2022shedaniel
2021-11-21Fix EnderStorage recipesshedaniel
2021-11-20Rewrite on how TransferHandler render errors, and fix #580shedaniel
2021-08-30Support anvil recipesshedaniel
2021-06-27Fix alignment of items, fix #570shedaniel
2021-06-22Fix #559shedaniel
2021-06-20Add registerRecipeFiller for checking recipe typesshedaniel
2021-06-14Fix auto crafting patterns & refactor internals providersshedaniel
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-28Fix #540shedaniel
2021-05-22Simplify code in DefaultCraftingDisplay and NbtHasherProviderImplshedaniel
2021-05-17Add stub AnvilRecipe and implement recipe hidingshedaniel
2021-05-16Update JEI API to 7.6.4 & Fix #520shedaniel
2021-05-16Add createCraftingGridHelpershedaniel
2021-05-03Update license headershedaniel
2021-05-03Adds support for forge fluid handlershedaniel
2021-04-14Refactor MenuInfo into a provider system and add more docsshedaniel
2021-04-12Prepare for true sided REIshedaniel
2021-04-09Fix draggable stacks & Fix stretched fluids & Fix #508shedaniel
2021-04-06Expose draggable stacksshedaniel
2021-03-27Make Recipe Transfer workshedaniel
2021-03-26Improve Search Argument Matchingshedaniel
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