aboutsummaryrefslogtreecommitdiff
path: root/api/src/main/java/me
AgeCommit message (Collapse)Author
2021-11-22Fix #662shedaniel
2021-11-21Last minute SimpleMenuInfoProvider cloneWithDisplay -> createshedaniel
2021-11-21Fix compile errorsshedaniel
2021-11-21Merge remote-tracking branch 'origin/6.x-1.17' into 7.x-1.18shedaniel
# Conflicts: # api/src/main/java/me/shedaniel/rei/api/common/transfer/info/MenuInfo.java # gradle.properties # runtime/src/main/java/me/shedaniel/rei/impl/client/search/argument/type/TooltipArgumentType.java # runtime/src/main/java/me/shedaniel/rei/plugin/autocrafting/DefaultCategoryHandler.java
2021-11-21Add wildcard matchingshedaniel
2021-11-20Fix merge conflictsshedaniel
2021-11-20Fix licenseshedaniel
2021-11-20Fix duplicate items with CC Tweakedshedaniel
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-11Add Dispose Here region, introduce ValueAnimatorshedaniel
2021-11-08Big Visual and Functional Changesshedaniel
- Fix #503 - Shift Click to select page, normal click to go back to page 1 - Allow non-consuming draggable visitors - Add scale down animation when dragging a stack to the main item list to dismiss it - Make Cheat Mode not active in Display Screens - Add colors to cosmetic transfer handler errors - Implement JEI animations, fix #501 - Allow favorites dragged stacks to go back to where they are if they are ignored, instead of being at the end of the favorites - Implement favorites & entry list column and row limits - Implement display page height limit - Updated localizations
2021-11-07Introduce System Favoritesshedaniel
2021-11-07Modularize region renderingshedaniel
2021-11-06Fix JEI slot overlay, normalize dragging stacks and fix #651shedaniel
2021-11-06Fix #647shedaniel
2021-11-02Refactor MenuInfoProvider to give more concrete infoshedaniel
2021-11-02Add option to merge displaysshedaniel
2021-10-22Fix #645shedaniel
2021-10-22Fix most of the issues in #643shedaniel
2021-10-22Fix modifying stacks at runtime, fixes support for JEITweakershedaniel
2021-10-16Add licensesshedaniel
2021-10-16Fix 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-28Fix #500shedaniel
2021-08-27Add hints for if REI does not initialize properlyshedaniel
2021-08-24Make Add button of favorites menu more visibleshedaniel
2021-08-03Introduce CategoryVisibilityPredicate, update JEI apishedaniel
2021-08-02Welcome, Forge 1.17shedaniel
2021-06-30Improve ComparisonContext matchingshedaniel
2021-06-27Close #561shedaniel
2021-06-27Fix #572 & add getDraggableAcceptingBoundsshedaniel
2021-06-22Fix #568shedaniel
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 ↵shedaniel
methods to EntryStacks and EntryIngredients
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-02Allow a broader registerFillershedaniel
2021-06-02Refactor DisplayFillershedaniel
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
# 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-28More docs, LiveDisplayGenerator -> DynamicDisplayGeneratorshedaniel
2021-05-28Fix #540shedaniel