| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-04-16 | Fix #333 and implement some of #509 (Dye Armor, Clone Banner, Clone Book, ↵ | shedaniel | |
| Firework Rocket, Clone Map, Extend Map, Decorate Shield, Dye Shulker Box, Suspicious Stew) | |||
| 2024-04-16 | Close #1131 | shedaniel | |
| 2023-10-23 | Fix crafting recipe duplicator not functioning | shedaniel | |
| 2023-09-18 | Fix #1465 | shedaniel | |
| 2023-09-01 | Reworked the transfer api | shedaniel | |
| See https://www.craft.me/s/TVL01jO3OZarPE for the documentation of the new experimental simple transfer handle | |||
| 2023-01-22 | Update license to 2023 | shedaniel | |
| 2022-11-08 | Make tag category hidden if user is on a server without REI, Fix #1121 | shedaniel | |
| 2022-11-05 | Fix #1187 | shedaniel | |
| 2022-07-31 | Support 1.19.1, Fix #1041 | shedaniel | |
| 2022-07-27 | Make Architectury Plugin compile only | shedaniel | |
| 2022-07-27 | Add InputMethods, Close #574 | shedaniel | |
| 2022-07-14 | Improvements to Composting category (#975) | Shnupbups | |
| * improvements to composting category 1. Fixed the chance tooltip not showing up 2. `DefaultCompostingDisplay.of` is no longer used and has been deprecated 3. Page count is kept track of internally and used to avoid having to specify the page number manually in a constructor, as a result the constructors that do specify it have been marked as internal as they should only be used by the serializer, but remain public for backwards compatibility with anything that may use them * am i have stupid * forRemoval | |||
| 2022-07-12 | Fix #977 | shedaniel | |
| 2022-07-06 | Update information page design | shedaniel | |
| 2022-07-06 | Place info and tag category at the end | shedaniel | |
| 2022-07-06 | Fix #963 | shedaniel | |
| 2022-07-06 | Fix #970 | shedaniel | |
| 2022-06-28 | Fix #962 | shedaniel | |
| 2022-06-28 | Fix compile issues | shedaniel | |
| 2022-06-28 | Fix servers for tags | shedaniel | |
| 2022-06-28 | a | shedaniel | |
| 2022-06-28 | Implement fallback renderer for entries that can't be converted to EntryStacks | shedaniel | |
| 2022-06-28 | Add expanded view to tag trees, fix #948 | 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 | 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" | |||
