aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
AgeCommit message (Collapse)Author
2025-04-10Update to 1.21.5shedaniel
2024-08-14Update dependenciesshedaniel
2024-04-25Update to 1.20.5shedaniel
2024-04-16Merge remote-tracking branch 'origin/14.x-1.20.4' into 15.x-1.20.5shedaniel
# Conflicts: # default-plugin/src/main/java/me/shedaniel/rei/plugin/client/DefaultClientPlugin.java # default-plugin/src/main/java/me/shedaniel/rei/plugin/common/DefaultPlugin.java # gradle.properties # runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/ConfigureCategoriesScreen.java # runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/FilteringAddRuleScreen.java # runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/FilteringRulesScreen.java # runtime/src/main/java/me/shedaniel/rei/impl/client/gui/screen/generic/OptionEntriesScreen.java # runtime/src/main/java/me/shedaniel/rei/impl/client/gui/widget/EntryWidget.java
2024-04-16Merge branch 'feature/12.1' into feature/13.1shedaniel
# Conflicts: # gradle.properties # runtime/src/main/java/me/shedaniel/rei/impl/client/gui/changelog/ChangelogLoader.java # runtime/src/main/java/me/shedaniel/rei/impl/client/gui/screen/UncertainDisplayViewingScreen.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/OverflowWidget.java
2024-04-16Remove isJEICompatibilityLayerEnabled in ConfigObjectshedaniel
2024-04-10Update to 24w14ashedaniel
2024-03-02Update to 24w09ashedaniel
2023-11-19Support NeoForgeshedaniel
2023-05-29Fix #1337shedaniel
2023-01-22Update license to 2023shedaniel
2022-07-27Make Architectury Plugin compile onlyshedaniel
2022-06-28Use release version of architectury apishedaniel
2022-06-28Batching Cached Rendersshedaniel
2022-06-15Migrate to Unified Publishingshedaniel
2022-05-19Update to 1.19-pre1shedaniel
2022-03-2022w11ashedaniel
2022-02-12Update to 22w06ashedaniel
2022-01-18Fix server-only jarsshedaniel
2022-01-15Update LICENSE for 2022shedaniel
2021-11-17Update to 1.18-pre2shedaniel
2021-11-07Remove gradle module metadatashedaniel
2021-11-06Remove -alpha properlyshedaniel
2021-11-02Refactor MenuInfoProvider to give more concrete infoshedaniel
2021-10-16Remove favorites dragging overlayshedaniel
2021-10-14Add parchmentshedaniel
2021-10-14Remove LBA compatibility, Add Fabric API compatibilityshedaniel
Update buildscripts and README Update buildscripts and README
2021-08-02Welcome, Forge 1.17shedaniel
2021-06-27Fix #572 & add getDraggableAcceptingBoundsshedaniel
2021-06-01Upload to mavenshedaniel
2021-05-31Fix rendering issues with overlays, REIHelper -> REIRuntimeshedaniel
2021-05-30Update to 1.17-pre1shedaniel
2021-05-28Merge remote-tracking branch 'origin/6.x' into 6.x-1.17shedaniel
# 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-28Fix #540shedaniel
2021-05-22Initial port to 21w20ashedaniel
2021-05-16Update JEI API to 7.6.4 & Fix #520shedaniel
2021-05-16Update to 21w19a, fix recipe exportingshedaniel
2021-05-16Fix #530shedaniel
2021-05-03Update to 21w17ashedaniel
2021-05-03Update license headershedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-05-03Adds support for forge fluid handlershedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-04-10BatchEntryRenderer -> BatchedEntryRenderershedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-03-29Proper changelogshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-03-29Properly build the jar?shedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-03-29Depend on the remap jarshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-03-29Publish REI 6 to Forgeshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-03-28Optimise > 1 million entries & Improve Favorites Draggingshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-03-25Refactor Default Plugin packages, fix favoritesshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-03-16Implement IGuiIngredientGroup, wrap FluidStack to arch FluidStack properlyshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-03-09Use AbstractRecipeViewingScreen and remove static from ScreenHelpershedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>