| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-06-28 | WIP on Tag Category, add Overflow Widget | shedaniel | |
| 2022-06-28 | Add tag helper methods in EntryIngredients | shedaniel | |
| 2022-06-28 | Migrate EntryIngredient and EntryStack save() to saveIngredient() and ↵ | shedaniel | |
| saveStack() | |||
| 2022-06-28 | Make gamemode favorites not pinned by default | shedaniel | |
| 2022-06-11 | Fix sending commands | 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 default favorite entries | shedaniel | |
| 2022-06-08 | Update to 1.19 | shedaniel | |
| 2022-05-27 | Refactor Point -> TooltipContext | 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-04-28 | Update to 22w17a | shedaniel | |
| 2022-04-23 | Update to 22w16b | shedaniel | |
| 2022-04-16 | Add shapeless indicator | shedaniel | |
| 2022-04-15 | Fix #817 | shedaniel | |
| 2022-02-23 | Merge remote-tracking branch 'origin/7.x-1.18' into 7.x-1.18.2 | shedaniel | |
| # Conflicts: # gradle.properties # runtime/src/main/java/me/shedaniel/rei/impl/client/gui/screen/AbstractDisplayViewingScreen.java | |||
| 2022-02-18 | Implement changelog, close #772 | shedaniel | |
| 2022-02-15 | Close #110 | shedaniel | |
| 2022-02-12 | Update to 22w06a | shedaniel | |
| 2022-02-09 | Migrate to Cloth Config's ValueAnimator, and add option to cache entry renders | shedaniel | |
| 2022-01-28 | Close #720 | shedaniel | |
| 2022-01-27 | Fix #738 | shedaniel | |
| 2022-01-27 | Fix 2x2 crafting | shedaniel | |
| 2022-01-27 | Rework crafting getInputEntries | shedaniel | |
| 2022-01-27 | Close #724 | shedaniel | |
| - Sort displays so craftable ones are on the top - Add Ctrl+Click shortcut to move items immediately - Improve TransferHandler API to allow renderers even when it is "successful" | |||
| 2022-01-15 | Update LICENSE for 2022 | shedaniel | |
| 2022-01-15 | Close #683 | shedaniel | |
| 2022-01-12 | Prevent against arbitrary modifications against DisplayRegistry with getAll ↵ | shedaniel | |
| or get, Close #700, Fix JEITweaker | |||
| 2021-12-03 | Fix some outputs being marked as inputs (#679) | Shnupbups | |
| 2021-11-21 | Merge remote-tracking branch 'origin/6.x-1.17' into 7.x-1.18 | shedaniel | |
| # 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-21 | Add wildcard matching | shedaniel | |
| 2021-11-21 | Fix EnderStorage recipes | shedaniel | |
| 2021-11-20 | Rewrite on how TransferHandler render errors, and fix #580 | shedaniel | |
| 2021-11-18 | Merge remote-tracking branch 'origin/6.x-1.17' into 7.x-1.18 | shedaniel | |
| 2021-11-18 | Add @Experimental on #659 | shedaniel | |
| 2021-11-18 | Waxing, Wax Scraping, Oxidizing, and Oxidation Scraping categories | Shnupbups | |
| 2021-11-14 | Removed deprecated APIs, 1.18-pre1 | shedaniel | |
| 2021-11-05 | Merge branch '6.x-1.17' into 7.x-1.18 | shedaniel | |
| # Conflicts: # gradle.properties | |||
| 2021-11-02 | Add option to merge displays | shedaniel | |
| 2021-10-14 | 21w41a | shedaniel | |
| 2021-08-30 | Support anvil recipes | shedaniel | |
| 2021-08-02 | Welcome, Forge 1.17 | shedaniel | |
| 2021-06-27 | Fix #572 & add getDraggableAcceptingBounds | shedaniel | |
| 2021-06-22 | Fix #559 | shedaniel | |
| 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 | InteractionResultHolder -> CompoundEventResult | shedaniel | |
| 2021-06-01 | cast().getValue() -> castValue() | shedaniel | |
