aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/main/java
AgeCommit message (Expand)Author
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 m...shedaniel
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
2021-06-02Refactor DisplayFillershedaniel
2021-06-02InteractionResultHolder -> CompoundEventResultshedaniel
2021-06-01Fix licenseshedaniel
2021-06-01Simply ViewsImplshedaniel
2021-06-01cast().getValue() -> castValue()shedaniel
2021-05-31Fix rendering issues with overlays, REIHelper -> REIRuntimeshedaniel
2021-05-30Update to 1.17-pre1shedaniel
2021-05-28Merge remote-tracking branch 'origin/6.x' into 6.x-1.17shedaniel
2021-05-28More docs, LiveDisplayGenerator -> DynamicDisplayGeneratorshedaniel
2021-05-28Fix #540shedaniel
2021-05-22Initial port to 21w20ashedaniel
2021-05-22Subsystem should be fine now?shedaniel
2021-05-22Merge remote-tracking branch 'origin/6.x' into 6.x-1.17shedaniel
2021-05-22Simplify code in DefaultCraftingDisplay and NbtHasherProviderImplshedaniel
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-16Add "jei" stub, and made JEI compat defaulted enableshedaniel
2021-05-16Merge remote-tracking branch 'origin/6.x' into 6.x-1.17shedaniel
2021-05-16Add abstraction for IRecipesGui, fix #529shedaniel
2021-05-16Update JEI API to 7.6.4 & Fix #520shedaniel
2021-05-16Update to 21w19a, fix recipe exportingshedaniel
2021-05-16Merge remote-tracking branch 'origin/6.x' into 6.x-1.17shedaniel
2021-05-16Refactor PluginManagershedaniel
2021-05-16Fix #530shedaniel
2021-05-03Merge remote-tracking branch 'origin/6.x' into 6.x-1.17shedaniel
2021-05-03Update license headershedaniel
2021-05-03Adds support for forge fluid handlershedaniel
2021-05-03Cache search resultsshedaniel
2021-04-16Merge remote-tracking branch 'origin/6.x' into 6.x-1.17shedaniel
2021-04-16Fix icons for JEI categories with null iconsshedaniel
2021-04-16Update to 21w15ashedaniel
2021-04-16Merge remote-tracking branch 'origin/6.x' into 6.x-1.17shedaniel
2021-04-16Normalize fluid typeshedaniel
2021-04-14Apply generics to FilteringScreenshedaniel