aboutsummaryrefslogtreecommitdiff
path: root/fabric/src
AgeCommit message (Expand)Author
2022-01-15Update LICENSE for 2022shedaniel
2022-01-15Close #683shedaniel
2021-11-21Publish to mavenshedaniel
2021-11-201.18-pre5shedaniel
2021-11-181.18-pre4shedaniel
2021-11-181.18-beta.3shedaniel
2021-11-18Merge remote-tracking branch 'origin/6.x-1.17' into 7.x-1.18shedaniel
2021-11-18Properly credit translatorsshedaniel
2021-11-17Update to 1.18-pre2shedaniel
2021-11-14Removed deprecated APIs, 1.18-pre1shedaniel
2021-11-14Merge remote-tracking branch 'origin/6.x-1.17' into 7.x-1.18shedaniel
2021-11-11Add Dispose Here region, introduce ValueAnimatorshedaniel
2021-11-05Update to 21w44ashedaniel
2021-11-02Fix searching craft but does search the modid because other mods add thatshedaniel
2021-10-28Update to 21w34ashedaniel
2021-10-23Fix #640shedaniel
2021-10-22Fix #644shedaniel
2021-10-22Add Performance Analysisshedaniel
2021-10-22Fix most of the issues in #643shedaniel
2021-10-16Fix merge conflictsshedaniel
2021-10-16Fix merge conflictsshedaniel
2021-10-14Remove LBA compatibility, Add Fabric API compatibilityshedaniel
2021-08-28Fix server crash due to mixinsshedaniel
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-27Fix #572 & add getDraggableAcceptingBoundsshedaniel
2021-06-22Fix #568shedaniel
2021-06-22Fix #558shedaniel
2021-06-20Properly implement tooltip rendering for bundlesshedaniel
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-22Initial port to 21w20ashedaniel
2021-05-19Subsystem should be fine now?shedaniel
2021-05-17Merge remote-tracking branch 'origin/6.x' into 6.x-1.17shedaniel
2021-05-17Implement ErrorDisplayer on Fabric properlyshedaniel
2021-05-03Merge remote-tracking branch 'origin/6.x' into 6.x-1.17shedaniel
2021-05-03Update license headershedaniel
2021-04-10Primitive port to 21w14ashedaniel
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-19Implement ItemComparatorRegistry as a replacement for previous check tags and...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