| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-19 | Subsystem should be fine now? | 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 | Add "jei" stub, and made JEI compat defaulted enable | 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-16 | Merge remote-tracking branch 'shedaniel/l10n_6.x' into 6.x | shedaniel | |
| 2021-05-16 | Update to 21w19a, fix recipe exporting | shedaniel | |
| 2021-05-16 | Merge remote-tracking branch 'origin/6.x' into 6.x-1.17 | shedaniel | |
| 2021-05-16 | Refactor PluginManager | shedaniel | |
| 2021-05-16 | Fix #530 | shedaniel | |
| 2021-05-11 | New translations en_us.json (pl_pl) | shedaniel | |
| 2021-05-11 | New translations en_us.json (pl_pl) (#531) | shedaniel | |
| 2021-05-03 | Update to 21w17a | 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 | Merge remote-tracking branch 'shedaniel/6.x' into 6.x | shedaniel | |
| 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-05-03 | New Crowdin updates (#523) | shedaniel | |
| * New translations en_us.json (fr_fr) * New translations en_us.json (fr_fr) * New translations en_us.json (fr_fr) | |||
| 2021-05-03 | Cache search results | shedaniel | |
| Signed-off-by: shedaniel <daniel@shedaniel.me> | |||
| 2021-05-03 | Fix #515 | shedaniel | |
| Signed-off-by: shedaniel <daniel@shedaniel.me> | |||
| 2021-04-17 | Merge remote-tracking branch 'origin/6.x' into 6.x-1.17 | shedaniel | |
| 2021-04-16 | Support JEIGuiIngredientGroup#setBackground, delay JEI plugins initialization | shedaniel | |
| Signed-off-by: shedaniel <daniel@shedaniel.me> | |||
| 2021-04-16 | Merge remote-tracking branch 'origin/6.x' into 6.x-1.17 | shedaniel | |
| 2021-04-16 | Support Fluid Overlays, fix #505 | shedaniel | |
| Signed-off-by: shedaniel <daniel@shedaniel.me> | |||
| 2021-04-16 | Fix #506 | shedaniel | |
| Signed-off-by: shedaniel <daniel@shedaniel.me> | |||
| 2021-04-16 | Fix license | shedaniel | |
| Signed-off-by: shedaniel <daniel@shedaniel.me> | |||
| 2021-04-16 | Fix icons for JEI categories with null icons | shedaniel | |
| Signed-off-by: shedaniel <daniel@shedaniel.me> | |||
| 2021-04-16 | Update to 21w15a | shedaniel | |
| 2021-04-16 | Merge remote-tracking branch 'origin/6.x' into 6.x-1.17 | shedaniel | |
| 2021-04-16 | New translations en_us.json (ru_ru) (#518) | shedaniel | |
| 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-16 | Normalize fluid type | shedaniel | |
| Signed-off-by: shedaniel <daniel@shedaniel.me> | |||
| 2021-04-14 | Apply generics to FilteringScreen | shedaniel | |
| Signed-off-by: shedaniel <daniel@shedaniel.me> | |||
| 2021-04-14 | Refactor MenuInfo into a provider system and add more docs | shedaniel | |
| Signed-off-by: shedaniel <daniel@shedaniel.me> | |||
| 2021-04-14 | Merge remote-tracking branch 'origin/6.x' into 6.x-1.17 | shedaniel | |
| # Conflicts: # api/src/main/java/me/shedaniel/rei/api/common/util/EntryStacks.java # runtime/src/main/java/me/shedaniel/rei/plugin/client/entry/FluidEntryDefinition.java # runtime/src/main/java/me/shedaniel/rei/plugin/client/entry/ItemEntryDefinition.java | |||
| 2021-04-14 | Pass the BakedModel as an extra data | shedaniel | |
| Signed-off-by: shedaniel <daniel@shedaniel.me> | |||
| 2021-04-14 | Fix scrollbar rendering in FilteringScreen | shedaniel | |
| 2021-04-14 | Fix more rendering issues | shedaniel | |
| 2021-04-14 | Pass the BakedModel as an extra data | shedaniel | |
| 2021-04-12 | Fix #502 and Fix #499 | shedaniel | |
| Signed-off-by: shedaniel <daniel@shedaniel.me> | |||
| 2021-04-12 | Prepare for true sided REI | shedaniel | |
| Signed-off-by: shedaniel <daniel@shedaniel.me> | |||
| 2021-04-10 | Merge branch '6.x' into 6.x-1.17 | shedaniel | |
| # Conflicts: # api/src/main/java/me/shedaniel/rei/api/client/entry/renderer/EntryRenderer.java # api/src/main/java/me/shedaniel/rei/api/common/entry/EntryStack.java # gradle.properties # runtime/src/main/java/me/shedaniel/rei/impl/client/search/IntRange.java # runtime/src/main/java/me/shedaniel/rei/impl/common/entry/AbstractEntryStack.java # runtime/src/main/java/me/shedaniel/rei/plugin/client/entry/ItemEntryDefinition.java | |||
| 2021-04-10 | Change how EntryStack.Settings is exposed | shedaniel | |
| Signed-off-by: shedaniel <daniel@shedaniel.me> | |||
| 2021-04-10 | Apply license to IntRange | shedaniel | |
| Signed-off-by: shedaniel <daniel@shedaniel.me> | |||
