aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
AgeCommit message (Collapse)Author
2022-10-22Make it not crashshedaniel
2022-09-18Obfuscate REI Internalsshedaniel
2022-08-28Separate EntryListWidget and FavoritesListWidget moreshedaniel
2022-08-27Refactors to overlays and reiruntimeshedaniel
2022-08-26More workshedaniel
2022-08-26Add logging module, remove build filesshedaniel
2022-08-26WIP Moduleshedaniel
2022-07-27Fix compile errorsshedaniel
2022-07-27Make Architectury Plugin compile onlyshedaniel
2022-06-11It is publishUnified not modPublishshedaniel
2022-06-11Migrate to Unified Publishingshedaniel
2022-04-12Support for JEI 9.5, Close #821, Fix #807shedaniel
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>
2021-03-09Very primitive background rendering for JEI pluginsshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-02-28Port to Architectury Multiloadershedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-02-27Remove depending on Cloth API, switching to architecturyshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-02-15Update Cloth Config to properly expose Cloth Configshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-02-15Mark Cloth Config as requiredshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>