aboutsummaryrefslogtreecommitdiff
path: root/default-plugin/src
AgeCommit message (Expand)Author
2022-02-18Fix merge conflictsshedaniel
2022-02-18Implement changelog, close #772shedaniel
2022-02-18Close #110shedaniel
2022-02-18Migrate to Cloth Config's ValueAnimator, and add option to cache entry rendersshedaniel
2022-01-28Close #720shedaniel
2022-01-27Fix #738shedaniel
2022-01-27Fix 2x2 craftingshedaniel
2022-01-27Rework crafting getInputEntriesshedaniel
2022-01-27Close #724shedaniel
2022-01-14Update LICENSE for 2022shedaniel
2022-01-12Prevent against arbitrary modifications against DisplayRegistry with getAll o...shedaniel
2021-12-06Fix some outputs being marked as inputs (#679)Shnupbups
2021-11-21Fix EnderStorage recipesshedaniel
2021-11-20Rewrite on how TransferHandler render errors, and fix #580shedaniel
2021-11-02Add option to merge displaysshedaniel
2021-08-30Support anvil recipesshedaniel
2021-06-27Fix alignment of items, fix #570shedaniel
2021-06-27Fix #572 & add getDraggableAcceptingBoundsshedaniel
2021-06-22Fix #559shedaniel
2021-06-20Add registerRecipeFiller for checking recipe typesshedaniel
2021-06-14Fix auto crafting patterns & refactor internals providersshedaniel
2021-06-03Use Java 16 featuresshedaniel
2021-06-02Reformat codeshedaniel
2021-06-02InteractionResultHolder -> CompoundEventResultshedaniel
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-28Fix #540shedaniel
2021-05-22Initial port to 21w20ashedaniel
2021-05-22Merge remote-tracking branch 'origin/6.x' into 6.x-1.17shedaniel
2021-05-22Simplify code in DefaultCraftingDisplay and NbtHasherProviderImplshedaniel
2021-05-17Merge remote-tracking branch 'origin/6.x' into 6.x-1.17shedaniel
2021-05-17Add stub AnvilRecipe and implement recipe hidingshedaniel
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-16Add createCraftingGridHelpershedaniel
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-04-16Merge remote-tracking branch 'origin/6.x' into 6.x-1.17shedaniel
2021-04-14Refactor MenuInfo into a provider system and add more docsshedaniel
2021-04-14Merge remote-tracking branch 'origin/6.x' into 6.x-1.17shedaniel
2021-04-12Fix #502 and Fix #499shedaniel
2021-04-12Prepare for true sided REIshedaniel
2021-04-10Primitive port to 21w14ashedaniel
2021-04-09Fix draggable stacks & Fix stretched fluids & Fix #508shedaniel
2021-04-06Expose draggable stacksshedaniel
2021-03-29Use long for hashing the EntryStackshedaniel