aboutsummaryrefslogtreecommitdiff
path: root/fabric/src/main/resources
AgeCommit message (Collapse)Author
2022-10-21Merge remote-tracking branch 'origin/8.x-1.18.2' into modularityshedaniel
# Conflicts: # api/build.gradle # default-plugin/build.gradle # forge/src/main/java/me/shedaniel/rei/forge/PluginDetectorImpl.java # runtime-frontend/overlay-entries/src/main/java/me/shedaniel/rei/impl/client/gui/overlay/entries/EntryListStackEntry.java # runtime/src/main/java/me/shedaniel/rei/impl/client/gui/screen/AbstractDisplayViewingScreen.java # runtime/src/main/java/me/shedaniel/rei/impl/client/gui/screen/CompositeDisplayViewingScreen.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/InternalWidgets.java
2022-09-18Fix #1034shedaniel
2022-09-18Obfuscate REI Internalsshedaniel
2022-08-28Separate EntryListWidget and FavoritesListWidget moreshedaniel
2022-08-26More work okayshedaniel
2022-08-15Switch to Error Notifiershedaniel
2022-08-11Fix crash without architectury apishedaniel
2022-07-27Make Architectury Plugin compile onlyshedaniel
2022-06-26WIP on Tag Category, add Overflow Widgetshedaniel
2022-06-19Fix #853shedaniel
2022-05-21Fix #856shedaniel
2022-04-15Fix #817shedaniel
2022-02-23Merge remote-tracking branch 'origin/7.x-1.18' into 7.x-1.18.2shedaniel
# Conflicts: # gradle.properties # runtime/src/main/java/me/shedaniel/rei/impl/client/gui/screen/AbstractDisplayViewingScreen.java
2022-02-231.18.2-pre2shedaniel
2022-02-09Migrate to Cloth Config's ValueAnimator, and add option to cache entry rendersshedaniel
2022-01-15Close #683shedaniel
2021-11-21Publish to mavenshedaniel
2021-11-201.18-pre5shedaniel
2021-11-181.18-pre4shedaniel
2021-11-181.18-beta.3shedaniel
2021-11-18Merge remote-tracking branch 'origin/6.x-1.17' into 7.x-1.18shedaniel
2021-11-18Properly credit translatorsshedaniel
2021-11-17Update to 1.18-pre2shedaniel
2021-11-14Removed deprecated APIs, 1.18-pre1shedaniel
2021-11-05Update to 21w44ashedaniel
2021-11-02Fix searching craft but does search the modid because other mods add thatshedaniel
2021-10-28Update to 21w34ashedaniel
2021-08-28Fix crash if architectury isn't installed, fix replay mod and REI fighting ↵shedaniel
to show GUIs
2021-08-27Add hints for if REI does not initialize properlyshedaniel
2021-08-02Welcome, Forge 1.17shedaniel
2021-06-27Fix #572 & add getDraggableAcceptingBoundsshedaniel
2021-06-22Fix #558shedaniel
2021-06-20Properly implement tooltip rendering for bundlesshedaniel
2021-05-22Initial port to 21w20ashedaniel
2021-05-17Merge remote-tracking branch 'origin/6.x' into 6.x-1.17shedaniel
2021-05-17Implement ErrorDisplayer on Fabric properlyshedaniel
2021-04-10Primitive port to 21w14ashedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-03-25Relocate most of the internal classes to match the apishedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-03-25Refactor MenuInfo, split client and server apis, new dual PluginManager ↵shedaniel
system, remove @NotNull Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-03-19Implement ItemComparatorRegistry as a replacement for previous check tags ↵shedaniel
and check amount flags 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>