aboutsummaryrefslogtreecommitdiff
path: root/runtime
AgeCommit message (Collapse)Author
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
2021-06-02Refactor DisplayFillershedaniel
2021-06-02InteractionResultHolder -> CompoundEventResultshedaniel
2021-06-01Generate fake jars for fabric loomshedaniel
2021-06-01Fix licenseshedaniel
2021-06-01Upload to mavenshedaniel
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
# Conflicts: # runtime/src/main/java/me/shedaniel/rei/impl/client/ClientHelperImpl.java # runtime/src/main/java/me/shedaniel/rei/impl/client/config/ConfigManagerImpl.java # runtime/src/main/java/me/shedaniel/rei/impl/client/config/ConfigObjectImpl.java # runtime/src/main/java/me/shedaniel/rei/impl/client/gui/ScreenOverlayImpl.java # runtime/src/main/java/me/shedaniel/rei/impl/client/gui/screen/DelegateScreen.java # runtime/src/main/java/me/shedaniel/rei/impl/client/gui/screen/TransformingScreen.java # settings.gradle
2021-05-28More docs, LiveDisplayGenerator -> DynamicDisplayGeneratorshedaniel
2021-05-28Fix #540shedaniel
2021-05-23Move lang filesshedaniel
2021-05-22Initial port to 21w20ashedaniel