| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-10-22 | Fix #645 | shedaniel | |
| 2021-10-22 | Fix most of the issues in #643 | shedaniel | |
| 2021-10-22 | Fix modifying stacks at runtime, fixes support for JEITweaker | shedaniel | |
| 2021-10-16 | Add licenses | shedaniel | |
| 2021-10-16 | Fix JEI recipes duplicating and going to the wrong category, Fix JER's ↵ | shedaniel | |
| insane resource reload during plugin application, Add DisplayAdditionReason, Safeguard DisplayCategory#setupDisplay | |||
| 2021-08-28 | Fix #500 | shedaniel | |
| 2021-08-27 | Add hints for if REI does not initialize properly | shedaniel | |
| 2021-08-24 | Make Add button of favorites menu more visible | shedaniel | |
| 2021-08-03 | Introduce CategoryVisibilityPredicate, update JEI api | shedaniel | |
| 2021-08-02 | Welcome, Forge 1.17 | shedaniel | |
| 2021-06-30 | Improve ComparisonContext matching | shedaniel | |
| 2021-06-27 | Close #561 | shedaniel | |
| 2021-06-27 | Fix #572 & add getDraggableAcceptingBounds | shedaniel | |
| 2021-06-22 | Fix #568 | shedaniel | |
| 2021-06-22 | Fix #558 | shedaniel | |
| 2021-06-22 | Fix #559 | shedaniel | |
| 2021-06-20 | Properly implement tooltip rendering for bundles | shedaniel | |
| 2021-06-20 | Improve crash reports, fluid rendering return missing sprite, add more util ↵ | shedaniel | |
| methods to EntryStacks and EntryIngredients | |||
| 2021-06-20 | Add registerRecipeFiller for checking recipe types | shedaniel | |
| 2021-06-14 | Fix auto crafting patterns & refactor internals providers | shedaniel | |
| 2021-06-03 | Use Java 16 features | shedaniel | |
| 2021-06-02 | Reformat code | shedaniel | |
| 2021-06-02 | Allow a broader registerFiller | shedaniel | |
| 2021-06-02 | Refactor DisplayFiller | shedaniel | |
| 2021-06-02 | InteractionResultHolder -> CompoundEventResult | shedaniel | |
| 2021-06-01 | cast().getValue() -> castValue() | shedaniel | |
| 2021-05-31 | Fix rendering issues with overlays, REIHelper -> REIRuntime | shedaniel | |
| 2021-05-30 | Update to 1.17-pre1 | shedaniel | |
| 2021-05-28 | Merge remote-tracking branch 'origin/6.x' into 6.x-1.17 | shedaniel | |
| # Conflicts: # runtime/src/main/java/me/shedaniel/rei/impl/client/ClientHelperImpl.java # runtime/src/main/java/me/shedaniel/rei/impl/client/config/ConfigManagerImpl.java # runtime/src/main/java/me/shedaniel/rei/impl/client/config/ConfigObjectImpl.java # runtime/src/main/java/me/shedaniel/rei/impl/client/gui/ScreenOverlayImpl.java # runtime/src/main/java/me/shedaniel/rei/impl/client/gui/screen/DelegateScreen.java # runtime/src/main/java/me/shedaniel/rei/impl/client/gui/screen/TransformingScreen.java # settings.gradle | |||
| 2021-05-28 | More docs, LiveDisplayGenerator -> DynamicDisplayGenerator | shedaniel | |
| 2021-05-28 | Fix #540 | shedaniel | |
| 2021-05-23 | Remap JEI Internal, JeiHelpers, JeiRuntime, IngredientManager, ↵ | shedaniel | |
| IngredientFilter and Focus to their api counterparts | |||
| 2021-05-22 | Merge remote-tracking branch 'origin/6.x' into 6.x-1.17 | shedaniel | |
| 2021-05-22 | Simplify code in DefaultCraftingDisplay and NbtHasherProviderImpl | shedaniel | |
| 2021-05-16 | Merge remote-tracking branch 'origin/6.x' into 6.x-1.17 | shedaniel | |
| # Conflicts: # build.gradle # runtime/src/main/java/me/shedaniel/rei/impl/client/gui/widget/TabWidget.java | |||
| 2021-05-16 | Add abstraction for IRecipesGui, fix #529 | shedaniel | |
| 2021-05-16 | Update JEI API to 7.6.4 & Fix #520 | shedaniel | |
| 2021-05-16 | Merge remote-tracking branch 'origin/6.x' into 6.x-1.17 | shedaniel | |
| 2021-05-16 | Refactor PluginManager | shedaniel | |
| 2021-05-03 | Merge remote-tracking branch 'origin/6.x' into 6.x-1.17 | shedaniel | |
| # Conflicts: # runtime/src/main/java/me/shedaniel/rei/impl/client/gui/ContainerScreenOverlay.java | |||
| 2021-05-03 | Update license header | shedaniel | |
| Signed-off-by: shedaniel <daniel@shedaniel.me> | |||
| 2021-05-03 | Adds support for forge fluid handler | shedaniel | |
| Signed-off-by: shedaniel <daniel@shedaniel.me> | |||
| 2021-05-03 | Fix #515 | shedaniel | |
| Signed-off-by: shedaniel <daniel@shedaniel.me> | |||
| 2021-04-16 | Merge remote-tracking branch 'origin/6.x' into 6.x-1.17 | shedaniel | |
| 2021-04-16 | Support Fluid Overlays, fix #505 | shedaniel | |
| Signed-off-by: shedaniel <daniel@shedaniel.me> | |||
| 2021-04-16 | Fix #506 | shedaniel | |
| Signed-off-by: shedaniel <daniel@shedaniel.me> | |||
| 2021-04-16 | Fix license | shedaniel | |
| Signed-off-by: shedaniel <daniel@shedaniel.me> | |||
| 2021-04-16 | Fix icons for JEI categories with null icons | shedaniel | |
| Signed-off-by: shedaniel <daniel@shedaniel.me> | |||
| 2021-04-16 | Merge remote-tracking branch 'origin/6.x' into 6.x-1.17 | shedaniel | |
| # Conflicts: # api/src/main/java/me/shedaniel/rei/api/common/transfer/info/simple/SimplePlayerInventoryMenuInfo.java # runtime/src/main/java/me/shedaniel/rei/plugin/client/entry/FluidEntryDefinition.java | |||
| 2021-04-14 | Refactor MenuInfo into a provider system and add more docs | shedaniel | |
| Signed-off-by: shedaniel <daniel@shedaniel.me> | |||
