| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-04-13 | Add internal loggers | shedaniel | |
| 2022-02-18 | Fix merge conflicts | shedaniel | |
| 2022-02-18 | Implement changelog, close #772 | shedaniel | |
| 2022-02-18 | Close #110 | shedaniel | |
| 2022-02-18 | 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-14 | Update LICENSE for 2022 | shedaniel | |
| 2022-01-12 | Prevent against arbitrary modifications against DisplayRegistry with getAll ↵ | shedaniel | |
| or get, Close #700, Fix JEITweaker | |||
| 2021-12-06 | Fix some outputs being marked as inputs (#679) | Shnupbups | |
| 2021-11-21 | Fix EnderStorage recipes | shedaniel | |
| 2021-11-20 | Rewrite on how TransferHandler render errors, and fix #580 | shedaniel | |
| 2021-11-20 | Add @REIPlugin annotation to the forge api artifact | shedaniel | |
| 2021-11-02 | Refactor MenuInfoProvider to give more concrete info | shedaniel | |
| 2021-11-02 | Add option to merge displays | shedaniel | |
| 2021-10-15 | Remove LBA compatibility, Add Fabric API compatibility | shedaniel | |
| Update buildscripts and README Update buildscripts and README | |||
| 2021-08-30 | Support anvil recipes | shedaniel | |
| 2021-06-27 | Fix alignment of items, fix #570 | 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 | Generate fake jars for fabric loom | shedaniel | |
| 2021-06-01 | Upload to maven | shedaniel | |
| 2021-06-01 | cast().getValue() -> castValue() | shedaniel | |
| 2021-05-31 | Fix rendering issues with overlays, REIHelper -> REIRuntime | shedaniel | |
| 2021-05-30 | Update to 1.17-pre1 | shedaniel | |
| 2021-05-28 | Merge remote-tracking branch 'origin/6.x' into 6.x-1.17 | shedaniel | |
| # 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-28 | Fix #540 | shedaniel | |
| 2021-05-22 | Initial port to 21w20a | shedaniel | |
| 2021-05-22 | Merge remote-tracking branch 'origin/6.x' into 6.x-1.17 | shedaniel | |
| 2021-05-22 | Simplify code in DefaultCraftingDisplay and NbtHasherProviderImpl | shedaniel | |
| 2021-05-17 | Merge remote-tracking branch 'origin/6.x' into 6.x-1.17 | shedaniel | |
| 2021-05-17 | Implement ErrorDisplayer on Fabric properly | shedaniel | |
| 2021-05-17 | Add stub AnvilRecipe and implement recipe hiding | shedaniel | |
| 2021-05-16 | Merge remote-tracking branch 'origin/6.x' into 6.x-1.17 | shedaniel | |
| # Conflicts: # build.gradle # runtime/src/main/java/me/shedaniel/rei/impl/client/gui/widget/TabWidget.java | |||
| 2021-05-16 | Add abstraction for IRecipesGui, fix #529 | shedaniel | |
| 2021-05-16 | Update JEI API to 7.6.4 & Fix #520 | shedaniel | |
| 2021-05-16 | Add createCraftingGridHelper | shedaniel | |
| 2021-05-03 | Merge remote-tracking branch 'origin/6.x' into 6.x-1.17 | shedaniel | |
| # Conflicts: # runtime/src/main/java/me/shedaniel/rei/impl/client/gui/ContainerScreenOverlay.java | |||
| 2021-05-03 | Update license header | shedaniel | |
| Signed-off-by: shedaniel <daniel@shedaniel.me> | |||
| 2021-05-03 | Adds support for forge fluid handler | shedaniel | |
| Signed-off-by: shedaniel <daniel@shedaniel.me> | |||
| 2021-04-16 | Merge remote-tracking branch 'origin/6.x' into 6.x-1.17 | shedaniel | |
| # Conflicts: # api/src/main/java/me/shedaniel/rei/api/common/transfer/info/simple/SimplePlayerInventoryMenuInfo.java # runtime/src/main/java/me/shedaniel/rei/plugin/client/entry/FluidEntryDefinition.java | |||
| 2021-04-14 | Refactor MenuInfo into a provider system and add more docs | shedaniel | |
| Signed-off-by: shedaniel <daniel@shedaniel.me> | |||
