aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-18Add option to specify the distsshedaniel
2022-01-18Fix server-only jarsshedaniel
2022-01-18Upload to the same CF projectshedaniel
2022-01-16Technically fix #611, would need CPAS to use the new methodsshedaniel
2022-01-16Update server component mods.tomlshedaniel
2022-01-16Fix #691shedaniel
2022-01-16Fix merge conflictsshedaniel
2022-01-16Add Korean translation filesshedaniel
2022-01-16Update translationsshedaniel
2022-01-16Fix #672shedaniel
2022-01-16Introduce the server component version of REIshedaniel
2022-01-16Fix #670 and Apotheosis's Deadly Pluginshedaniel
2022-01-15Update LICENSE for 2022shedaniel
2022-01-15Close #683shedaniel
2022-01-15Introduce config button menushedaniel
2022-01-12Prevent against arbitrary modifications against DisplayRegistry with getAll ↵shedaniel
or get, Close #700, Fix JEITweaker
2021-12-27Fix support for Enchantment Descriptionsshedaniel
2021-12-16Adds EntryDefinition.cheatsAsshedaniel
2021-12-12Mark 1.18.1 as supportedshedaniel
2021-12-12Fix licensesshedaniel
2021-12-12Add entry settings adaptershedaniel
2021-12-12Update deps and gradleshedaniel
2021-12-12Change Copy Recipe ID and Export Image Keybindshedaniel
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-12-03Fix some outputs being marked as inputs (#679)Shnupbups
2021-12-02Re-add JEI Internals Workaroundshedaniel
2021-12-02Properly build and upload to CFshedaniel
2021-12-02Forge 1.18shedaniel
2021-11-22Fix #662shedaniel
2021-11-21Publish to mavenshedaniel
2021-11-21Last minute SimpleMenuInfoProvider cloneWithDisplay -> createshedaniel
2021-11-21Fix compile errorsshedaniel
2021-11-21Merge remote-tracking branch 'origin/6.x-1.17' into 7.x-1.18shedaniel
# Conflicts: # api/src/main/java/me/shedaniel/rei/api/common/transfer/info/MenuInfo.java # gradle.properties # runtime/src/main/java/me/shedaniel/rei/impl/client/search/argument/type/TooltipArgumentType.java # runtime/src/main/java/me/shedaniel/rei/plugin/autocrafting/DefaultCategoryHandler.java
2021-11-21Check isEmpty before checking for filtered stacksshedaniel
2021-11-21Add wildcard matchingshedaniel
2021-11-21Fix EnderStorage recipesshedaniel
2021-11-20Bump to 6.2shedaniel
2021-11-20Fix merge conflictsshedaniel
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-20Round Dispose here boundsshedaniel
2021-11-20Fix REIClientPlugins on serversshedaniel
2021-11-20Add support for custom types for JEI pluginsshedaniel
2021-11-20Allow filtering the displays with filtering rulesshedaniel
2021-11-20Add @REIPlugin annotation to the forge api artifactshedaniel
2021-11-201.18-pre5shedaniel
2021-11-181.18-pre4shedaniel
2021-11-18Merge remote-tracking branch 'origin/6.x-1.17' into 7.x-1.18shedaniel