aboutsummaryrefslogtreecommitdiff
path: root/fabric/src/main/java
AgeCommit message (Expand)Author
2021-08-28Fix crash if architectury isn't installed, fix replay mod and REI fighting to...shedaniel
2021-08-27Fix NPE in PluginDetectorImpl.loadPluginshedaniel
2021-08-27Add hints for if REI does not initialize properlyshedaniel
2021-08-02Welcome, Forge 1.17shedaniel
2021-06-22Fix #568shedaniel
2021-06-12Fix REI on serversshedaniel
2021-06-06Show gui for errorsshedaniel
2021-06-03Throw better errors while constructing entrypointsshedaniel
2021-06-02Reformat codeshedaniel
2021-05-19Subsystem should be fine now?shedaniel
2021-05-17Implement ErrorDisplayer on Fabric properlyshedaniel
2021-05-03Update license headershedaniel
2021-04-06Expose draggable stacksshedaniel
2021-03-28Porperly save JEI compatibility settingsshedaniel
2021-03-25Relocate most of the internal classes to match the apishedaniel
2021-03-25Refactor MenuInfo, split client and server apis, new dual PluginManager syste...shedaniel
2021-03-17Expend DraggableStackProvider and DraggableStackVisitor to work in any widget...shedaniel
2021-03-16Implement IGuiIngredientGroup, wrap FluidStack to arch FluidStack properlyshedaniel
2021-03-09Use AbstractRecipeViewingScreen and remove static from ScreenHelpershedaniel
2021-03-09Very primitive background rendering for JEI pluginsshedaniel
2021-02-28Port to Architectury Multiloadershedaniel