| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-10-22 | Remove useless class | shedaniel | |
| 2022-10-22 | Support 22w42a | shedaniel | |
| 2022-09-18 | Fix #1034 | shedaniel | |
| 2022-07-31 | Support 1.19.1, Fix #1041 | shedaniel | |
| 2022-07-27 | Remove @Experimental from DisplayCategoryView | shedaniel | |
| 2022-07-27 | Add InputMethods, Close #574 | shedaniel | |
| 2022-07-15 | Remove subsets, clean up code | shedaniel | |
| 2022-07-12 | Fix #977 | shedaniel | |
| 2022-07-06 | Fix #963 | shedaniel | |
| 2022-06-28 | Fix compile issues, release REI 9.1 | shedaniel | |
| 2022-06-28 | a | shedaniel | |
| 2022-06-28 | Add expanded view to tag trees, fix #948 | shedaniel | |
| 2022-06-28 | CloseableScissors | shedaniel | |
| 2022-06-28 | Primitive tags category implementation | shedaniel | |
| 2022-06-28 | Adapt scissors to transform | shedaniel | |
| 2022-06-28 | WIP on Tag Category, add Overflow Widget | shedaniel | |
| 2022-06-28 | Use a method for DelegateWidget and add no-op widget | shedaniel | |
| 2022-06-28 | Finish Collapsible Entries Visuals | shedaniel | |
| 2022-06-28 | Close #839 | shedaniel | |
| 2022-06-28 | Primitive implementation of collapsible entries | shedaniel | |
| 2022-06-28 | Refactor PreFilteredEntryList out into its own class | shedaniel | |
| 2022-06-28 | Add tag helper methods in EntryIngredients | shedaniel | |
| 2022-06-28 | Some JDocs for EntryComparator | shedaniel | |
| 2022-06-28 | Clean up some @ApiStatus.Experimental | shedaniel | |
| 2022-06-28 | Add a bit JDocs for config | shedaniel | |
| 2022-06-28 | Migrate EntryIngredient and EntryStack save() to saveIngredient() and ↵ | shedaniel | |
| saveStack() | |||
| 2022-06-28 | Implement Config Addons, Close #908 | shedaniel | |
| 2022-06-28 | Add isSearch into TooltipContext and add TooltipContext into asFormattedText | shedaniel | |
| 2022-06-28 | Fix #935 | shedaniel | |
| 2022-06-28 | Too much docs for today | shedaniel | |
| 2022-06-28 | More docs | shedaniel | |
| 2022-06-28 | Improve basic docs | shedaniel | |
| 2022-06-28 | Add hotbar quick cheat + fix stacked cheating | shedaniel | |
| 2022-06-17 | Implement JEICatalystLookup and JEIRecipeCategoriesLookup, fixes #927 (#929) ↵ | Max | |
| [ci skip] | |||
| 2022-06-16 | Add acceptsNull() in EntryDefinition | shedaniel | |
| 2022-06-11 | Merge remote-tracking branch 'origin/8.x-1.18.2' into 9.x-1.19 | shedaniel | |
| # Conflicts: # api/src/main/java/me/shedaniel/rei/api/client/registry/transfer/TransferHandler.java # default-plugin/src/main/java/me/shedaniel/rei/plugin/client/DefaultClientPlugin.java # fabric/src/main/java/me/shedaniel/rei/impl/client/gui/fabric/ScreenOverlayImplImpl.java # runtime/src/main/java/me/shedaniel/rei/impl/client/gui/screen/AbstractDisplayViewingScreen.java # runtime/src/main/java/me/shedaniel/rei/impl/client/gui/widget/AutoCraftingEvaluator.java # runtime/src/main/java/me/shedaniel/rei/impl/client/gui/widget/QueuedTooltip.java | |||
| 2022-06-11 | Add TransferHandler.Result.tooltip() | shedaniel | |
| 2022-06-11 | Add default favorite entries | shedaniel | |
| 2022-06-08 | Update to 1.19 | shedaniel | |
| 2022-06-08 | Merge remote-tracking branch 'origin/8.x-1.18.2' into 9.x-1.19 | shedaniel | |
| 2022-05-28 | Fix tinkers transfer | shedaniel | |
| 2022-05-27 | Disable fluid amount display on JEI slots | shedaniel | |
| 2022-05-27 | Fix clicking pinned JEI slots | shedaniel | |
| 2022-05-27 | Refactor Point -> TooltipContext | shedaniel | |
| 2022-05-27 | Merge remote-tracking branch 'origin/8.x-1.18.2' into 9.x-1.19 | shedaniel | |
| 2022-05-27 | Fix #867, Fix #861 | shedaniel | |
| 2022-05-21 | Merge remote-tracking branch 'origin/8.x-1.18.2' into 9.x-1.19 | shedaniel | |
| # Conflicts: # gradle.properties # runtime/src/main/java/me/shedaniel/rei/impl/client/entry/filtering/rules/SearchFilteringRule.java # runtime/src/main/java/me/shedaniel/rei/impl/client/gui/ScreenOverlayImpl.java # runtime/src/main/java/me/shedaniel/rei/impl/client/gui/performance/PerformanceScreen.java # runtime/src/main/java/me/shedaniel/rei/impl/client/gui/screen/DefaultDisplayViewingScreen.java # runtime/src/main/java/me/shedaniel/rei/impl/client/gui/widget/EntryWidget.java # runtime/src/main/java/me/shedaniel/rei/impl/client/gui/widget/FavoritesListWidget.java # runtime/src/main/java/me/shedaniel/rei/impl/client/gui/widget/InternalWidgets.java # runtime/src/main/java/me/shedaniel/rei/impl/client/gui/widget/entrylist/EntryListWidget.java | |||
| 2022-05-20 | REI 8.2 | shedaniel | |
| - Display History - Draggable Component - Multi Select Filtering Screen - Better Craftable Filter - Fix #850 - Fix #845 - Fix #832 - Fix #731 - Fix #839 - Fix #804 - Fix EvilCraft | |||
| 2022-05-19 | API Changes for REI 9 | shedaniel | |
| Documented Here: https://shedaniel.gitbook.io/roughly-enough-items/api-migration/rei-8-greater-than-rei-9 | |||
| 2022-04-25 | Code refactor on entry lists | shedaniel | |
