aboutsummaryrefslogtreecommitdiff
path: root/forge
AgeCommit message (Collapse)Author
2021-10-16Fix merge conflictsshedaniel
2021-10-14Remove LBA compatibility, Add Fabric API compatibilityshedaniel
Update buildscripts and README Update buildscripts and README
2021-08-30Buildscript updateshedaniel
2021-08-30Fix JEI recipes addshedaniel
2021-08-30Add stub for IVanillaCategoryExtensionRegistrationshedaniel
2021-08-28Fix #500shedaniel
2021-08-02Welcome, Forge 1.17shedaniel
2021-05-30Update to 1.17-pre1shedaniel
2021-05-23Remap JEI Internal, JeiHelpers, JeiRuntime, IngredientManager, ↵shedaniel
IngredientFilter and Focus to their api counterparts
2021-05-17Implement ErrorDisplayer on Fabric properlyshedaniel
2021-05-16Add "jei" stub, and made JEI compat defaulted enableshedaniel
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-29Fix build, pleaseshedaniel
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-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-16Wrap click areas, implement createTickTimershedaniel
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>