aboutsummaryrefslogtreecommitdiff
path: root/fabric/src/main/java
AgeCommit message (Collapse)Author
2021-08-28Fix crash if architectury isn't installed, fix replay mod and REI fighting ↵shedaniel
to show GUIs
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
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-04-06Expose draggable stacksshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-03-28Porperly save JEI compatibility settingsshedaniel
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-17Expend DraggableStackProvider and DraggableStackVisitor to work in any ↵shedaniel
widgets, implement renderBackToPosition 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>