aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/main/java
AgeCommit message (Expand)Author
2021-04-16Fix icons for JEI categories with null iconsshedaniel
2021-04-16Normalize fluid typeshedaniel
2021-04-14Apply generics to FilteringScreenshedaniel
2021-04-14Refactor MenuInfo into a provider system and add more docsshedaniel
2021-04-14Pass the BakedModel as an extra datashedaniel
2021-04-12Fix #502 and Fix #499shedaniel
2021-04-12Prepare for true sided REIshedaniel
2021-04-10Change how EntryStack.Settings is exposedshedaniel
2021-04-10Apply license to IntRangeshedaniel
2021-04-10BatchEntryRenderer -> BatchedEntryRenderershedaniel
2021-04-09Fix fluid name, and boundsshedaniel
2021-04-09Fix draggable stacks & Fix stretched fluids & Fix #508shedaniel
2021-04-06Expose draggable stacksshedaniel
2021-03-30Fix crash with rendering fluid with no spriteshedaniel
2021-03-29Publish REI 6 to Forgeshedaniel
2021-03-29Use long for hashing the EntryStackshedaniel
2021-03-28Porperly save JEI compatibility settingsshedaniel
2021-03-28Optimise > 1 million entries & Improve Favorites Draggingshedaniel
2021-03-28Complete custom favoritesshedaniel
2021-03-27Make Recipe Transfer workshedaniel
2021-03-26Improve Search Argument Matchingshedaniel
2021-03-25Refactor Default Plugin packages, fix favoritesshedaniel
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-23Improve UncertainDisplayViewingScreenshedaniel
2021-03-21Rewrite search engine and expose as APIshedaniel
2021-03-21Rely on ScreenRegistry more on calculating the boundsshedaniel
2021-03-20Remove useless EntryStack settings, properly implement tooltip callbacksshedaniel
2021-03-20Refactor exclusion zones, wrap JEI exclusion zonesshedaniel
2021-03-20Allow customizing what part of REI should animate, disable config screen anim...shedaniel
2021-03-20Implement search modes and make tooltip always enabled by default.shedaniel
2021-03-20Fix #488shedaniel
2021-03-19Implement ItemComparatorRegistry as a replacement for previous check tags and...shedaniel
2021-03-18Add EntryStack normalizationshedaniel
2021-03-18Relocate api classesshedaniel
2021-03-18Remove getAmount and setAmount and split out the serializer for EntryDefinitionshedaniel
2021-03-17Expend DraggableStackProvider and DraggableStackVisitor to work in any widget...shedaniel
2021-03-16Wrap JEI custom ingredients, fix tooltips on displaysshedaniel
2021-03-16Wrap click areas, implement createTickTimershedaniel
2021-03-16Implement IIngredientFilter, IRecipeManagerPlugin and IGuiIngredientGroup#set...shedaniel
2021-03-16Implement IGuiIngredientGroup, wrap FluidStack to arch FluidStack properlyshedaniel
2021-03-09Use AbstractRecipeViewingScreen and remove static from ScreenHelpershedaniel
2021-03-09Very primitive background rendering for JEI pluginsshedaniel
2021-02-28Port to Architectury Multiloadershedaniel
2021-02-27Remove depending on Cloth API, switching to architecturyshedaniel
2021-02-21Moreshedaniel
2021-02-15Update Cloth Config & Migrate to Architectury Loomshedaniel
2021-02-05Moreshedaniel
2021-02-05More relocationshedaniel
2021-01-05Configs for syntax highlightingshedaniel