aboutsummaryrefslogtreecommitdiff
path: root/api
AgeCommit message (Collapse)Author
2022-04-13Make ctrl-click transfer less laggyshedaniel
2022-04-13Add option to disable compact arrowsshedaniel
2022-04-13Add internal loggersshedaniel
2022-02-28Add search caching hintshedaniel
2022-02-28Fix EntryRegistry runtime warn randomlyshedaniel
2022-02-18Fix merge conflictsshedaniel
2022-02-18Fix licenseshedaniel
2022-02-18Close #768shedaniel
2022-02-18Close #110shedaniel
2022-02-18Fix #430shedaniel
2022-02-18Fix #617shedaniel
2022-02-18Close #757shedaniel
2022-02-18Migrate to Cloth Config's ValueAnimator, and add option to cache entry rendersshedaniel
2022-02-01Add progress bar to plugin reloadsshedaniel
2022-01-29Close #739shedaniel
2022-01-27Fix #671shedaniel
2022-01-27Fix #730shedaniel
2022-01-27Fix 2x2 craftingshedaniel
2022-01-27Rework crafting getInputEntriesshedaniel
2022-01-27Close #724shedaniel
- Sort displays so craftable ones are on the top - Add Ctrl+Click shortcut to move items immediately - Improve TransferHandler API to allow renderers even when it is "successful"
2022-01-16Technically fix #611, would need CPAS to use the new methodsshedaniel
2022-01-14Update LICENSE for 2022shedaniel
2022-01-14Introduce config button menushedaniel
2022-01-12Prevent against arbitrary modifications against DisplayRegistry with getAll ↵shedaniel
or get, Close #700, Fix JEITweaker
2022-01-01Fix support for Enchantment Descriptionsshedaniel
2021-12-16Adds EntryDefinition.cheatsAsshedaniel
2021-12-12Fix licensesshedaniel
2021-12-12Add entry settings adaptershedaniel
2021-12-06Make Label tooltips use Components instead of Strings (#680)Shnupbups
Attempted to keep all old methods for backwards compatibility reasons, but marked as Deprecated and ScheduledForRemoval... and thus had to choose a not-so-ideal method name or two for erasure conflict reasons
2021-11-22Fix #662shedaniel
2021-11-21Add wildcard matchingshedaniel
2021-11-20Fix licenseshedaniel
2021-11-20Fix duplicate items with CC Tweakedshedaniel
2021-11-20Rewrite on how TransferHandler render errors, and fix #580shedaniel
2021-11-20Allow filtering the displays with filtering rulesshedaniel
2021-11-20Add @REIPlugin annotation to the forge api artifactshedaniel
2021-11-11Add Dispose Here region, introduce ValueAnimatorshedaniel
2021-11-08Big Visual and Functional Changesshedaniel
- Fix #503 - Shift Click to select page, normal click to go back to page 1 - Allow non-consuming draggable visitors - Add scale down animation when dragging a stack to the main item list to dismiss it - Make Cheat Mode not active in Display Screens - Add colors to cosmetic transfer handler errors - Implement JEI animations, fix #501 - Allow favorites dragged stacks to go back to where they are if they are ignored, instead of being at the end of the favorites - Implement favorites & entry list column and row limits - Implement display page height limit - Updated localizations
2021-11-07Introduce System Favoritesshedaniel
2021-11-07Modularize region renderingshedaniel
2021-11-06Fix JEI slot overlay, normalize dragging stacks and fix #651shedaniel
2021-11-06Fix #647shedaniel
2021-11-02Refactor MenuInfoProvider to give more concrete infoshedaniel
2021-11-02Add option to merge displaysshedaniel
2021-10-23Fix #645shedaniel
2021-10-21Fix most of the issues in #643shedaniel
2021-10-20Fix modifying stacks at runtime, fixes support for JEITweakershedaniel
2021-10-16Add licensesshedaniel
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-15Remove LBA compatibility, Add Fabric API compatibilityshedaniel
Update buildscripts and README Update buildscripts and README