aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/main/java
AgeCommit message (Collapse)Author
2021-11-22Fix #662shedaniel
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-21Check isEmpty before checking for filtered stacksshedaniel
2021-11-21Add wildcard matchingshedaniel
2021-11-20Fix merge conflictsshedaniel
2021-11-20Fix duplicate items with CC Tweakedshedaniel
2021-11-20Rewrite on how TransferHandler render errors, and fix #580shedaniel
2021-11-20Round Dispose here boundsshedaniel
2021-11-20Add support for custom types for JEI pluginsshedaniel
2021-11-20Allow filtering the displays with filtering rulesshedaniel
2021-11-18Merge remote-tracking branch 'origin/6.x-1.17' into 7.x-1.18shedaniel
2021-11-18Properly credit translatorsshedaniel
2021-11-14Removed deprecated APIs, 1.18-pre1shedaniel
2021-11-14Merge remote-tracking branch 'origin/6.x-1.17' into 7.x-1.18shedaniel
# Conflicts: # gradle.properties
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-07Fix #654shedaniel
2021-11-06Fix JEI slot overlay, normalize dragging stacks and fix #651shedaniel
2021-11-06Fix weird text for recipe idsshedaniel
2021-11-06Fix #647shedaniel
2021-11-05Merge branch '6.x-1.17' into 7.x-1.18shedaniel
# Conflicts: # gradle.properties
2021-11-02Fix queueSearchUpdateshedaniel
2021-11-02Refactor MenuInfoProvider to give more concrete infoshedaniel
2021-11-02Add option to merge displaysshedaniel
2021-11-02Fix searching craft but does search the modid because other mods add thatshedaniel
2021-10-28Merge remote-tracking branch 'origin/6.x-1.17' into 7.x-1.18shedaniel
# Conflicts: # gradle.properties # settings.gradle
2021-10-23Fix #642shedaniel
2021-10-23Fix #640shedaniel
2021-10-22Fix #645shedaniel
2021-10-22Fix Performance Analysis timingsshedaniel
2021-10-22Add Performance Analysisshedaniel
2021-10-22Fix most of the issues in #643shedaniel
2021-10-22Fix modifying stacks at runtime, fixes support for JEITweakershedaniel
2021-10-16Extend heightshedaniel
2021-10-16Fix top barshedaniel
2021-10-16Try to remove excessive spacing and keep the top bar stationaryshedaniel
2021-10-16Remove favorites dragging overlayshedaniel
2021-10-16Fix merge conflictsshedaniel
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-10-16Add tag match & JEI recipe idsshedaniel
2021-10-16Fix merge conflictsshedaniel
2021-10-14Make search report better errors, and cache moreshedaniel
2021-10-1421w41ashedaniel
2021-10-14Remove LBA compatibility, Add Fabric API compatibilityshedaniel
Update buildscripts and README Update buildscripts and README
2021-10-09Make SearchProviderImpl crash with more detailsshedaniel
2021-08-28Fix #500shedaniel
2021-08-28Fix crash if architectury isn't installed, fix replay mod and REI fighting ↵shedaniel
to show GUIs
2021-08-27Fix REI not initiated issues, and server crash issuesshedaniel