aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/main
AgeCommit message (Collapse)Author
2021-10-22Fix most of the issues in #643shedaniel
2021-10-22Fix modifying stacks at runtime, fixes support for JEITweakershedaniel
2021-10-16Extend heightshedaniel
2021-10-16Fix top barshedaniel
2021-10-16Try to remove excessive spacing and keep the top bar stationaryshedaniel
2021-10-16Update translationsshedaniel
2021-10-16Remove favorites dragging overlayshedaniel
2021-10-16Fix merge conflictsshedaniel
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-16Add tag match & JEI recipe idsshedaniel
2021-10-16Fix merge conflictsshedaniel
2021-10-14Make search report better errors, and cache moreshedaniel
2021-10-1421w41ashedaniel
2021-10-14Remove LBA compatibility, Add Fabric API compatibilityshedaniel
Update buildscripts and README Update buildscripts and README
2021-10-09Remove invalid translationsshedaniel
2021-10-09Update translationsshedaniel
2021-10-09Make SearchProviderImpl crash with more detailsshedaniel
2021-08-28Fix #500shedaniel
2021-08-28Fix crash if architectury isn't installed, fix replay mod and REI fighting ↵shedaniel
to show GUIs
2021-08-27Fix REI not initiated issues, and server crash issuesshedaniel
2021-08-27Add hints for if REI does not initialize properlyshedaniel
2021-08-24Make Add button of favorites menu more visibleshedaniel
2021-08-24Fix pressing "E" closes the inventoryshedaniel
2021-08-24Update localizationsshedaniel
2021-08-13Update localizationsshedaniel
2021-08-13Fix CrashReportUtils' nameshedaniel
2021-08-03Update localisationsshedaniel
2021-08-03Add feedbackshedaniel
2021-08-03Introduce CategoryVisibilityPredicate, update JEI apishedaniel
2021-08-02Welcome, Forge 1.17shedaniel
2021-07-16Add missing lang for too long nbt. (#582)AmyMialee
Currently missing the "too_long_nbt" translation, which only occurs on servers.
2021-07-09Prevent error spam when the client joins server without recipe sync packetsshedaniel
2021-06-30Improve ComparisonContext matchingshedaniel
2021-06-27Close #561shedaniel
2021-06-27Fix #572 & add getDraggableAcceptingBoundsshedaniel
2021-06-22Fix #568shedaniel
2021-06-22Combine two getExtraDatashedaniel
2021-06-22Better debug information for TooltipComponentshedaniel
2021-06-22Fix #558shedaniel
2021-06-22Fix #559shedaniel
2021-06-20Properly implement tooltip rendering for bundlesshedaniel
2021-06-20Improve crash reports, fluid rendering return missing sprite, add more util ↵shedaniel
methods to EntryStacks and EntryIngredients
2021-06-20Add registerRecipeFiller for checking recipe typesshedaniel
2021-06-14Fix auto crafting patterns & refactor internals providersshedaniel
2021-06-12Fix REI on serversshedaniel
2021-06-06Show gui for errorsshedaniel
2021-06-03Remove forced display serializer checkshedaniel
2021-06-03Use Java 16 featuresshedaniel
2021-06-02Reformat codeshedaniel
2021-06-02Allow a broader registerFillershedaniel