aboutsummaryrefslogtreecommitdiff
path: root/forge/src
AgeCommit message (Collapse)Author
2022-02-18Fix merge conflictsshedaniel
2022-02-18Setup forge display testsshedaniel
2022-02-18Close #773shedaniel
2022-02-05Fix #755shedaniel
2022-02-01Add progress bar to plugin reloadsshedaniel
2022-01-28Close #720shedaniel
2022-01-18Add option to specify the distsshedaniel
2022-01-18Fix server-only jarsshedaniel
2022-01-16Update server component mods.tomlshedaniel
2022-01-16Fix merge conflictsshedaniel
2022-01-16Introduce the server component version of REIshedaniel
2022-01-15Update LICENSE for 2022shedaniel
2021-11-21Fix EnderStorage recipesshedaniel
2021-11-20Fix REIClientPlugins on serversshedaniel
2021-11-18Properly credit translatorsshedaniel
2021-11-11Add Dispose Here region, introduce ValueAnimatorshedaniel
2021-11-08Big Visual and Functional Changesshedaniel
- Fix #503 - Shift Click to select page, normal click to go back to page 1 - Allow non-consuming draggable visitors - Add scale down animation when dragging a stack to the main item list to dismiss it - Make Cheat Mode not active in Display Screens - Add colors to cosmetic transfer handler errors - Implement JEI animations, fix #501 - Allow favorites dragged stacks to go back to where they are if they are ignored, instead of being at the end of the favorites - Implement favorites & entry list column and row limits - Implement display page height limit - Updated localizations
2021-11-02Fix #649shedaniel
2021-10-22Add Performance Analysisshedaniel
2021-10-22Fix most of the issues in #643shedaniel
2021-10-16Fix #641shedaniel
2021-10-16Fix JEI recipes duplicating and going to the wrong category, Fix JER's ↵shedaniel
insane resource reload during plugin application, Add DisplayAdditionReason, Safeguard DisplayCategory#setupDisplay
2021-10-14Remove LBA compatibility, Add Fabric API compatibilityshedaniel
Update buildscripts and README Update buildscripts and README
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-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-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>