aboutsummaryrefslogtreecommitdiff
path: root/forge/src
AgeCommit message (Collapse)Author
2021-05-16Update JEI API to 7.6.4 & Fix #520shedaniel
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-16Support JEIGuiIngredientGroup#setBackground, delay JEI plugins initializationshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-04-09Fix draggable stacks & Fix stretched fluids & Fix #508shedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-04-06Expose draggable stacksshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-03-30Fix crash with rendering fluid with no spriteshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-03-29Publish REI 6 to Forgeshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-03-28Porperly save JEI compatibility settingsshedaniel
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-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-23Improve UncertainDisplayViewingScreenshedaniel
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-03-19Wrap registerItemSubtypesshedaniel
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-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>