aboutsummaryrefslogtreecommitdiff
path: root/api
AgeCommit message (Collapse)Author
2024-09-23Update Gradleshedaniel
2024-09-17New Slot.withEntriesListenershedaniel
2024-09-06New plugin reload setupshedaniel
1. Plugin reloads will now interrupt existing reloading tasks if a new plugin reload has been requested 2. Plugin reloads will be automatically interrupted when the player leaves the level / the level is removed 3. More logging in DisplayRegistryImpl showing the stats of displays 4. Failure in filling recipes will now not stop the caching of display lookup 5. Slightly improve performance of checking display visibility on display lookup
2024-09-05New Optimised Craftable Filtershedaniel
(should remove almost all stutters with the filter) Developers can also use the new TransferHandlerMeta to provide custom info for available ingredients used for quickly determining whether the player can craft it.
2024-07-22Check slots before modificationshedaniel
2024-04-16Implement boundaries config and add option for panel alignmentshedaniel
Close #1502
2024-04-16Add preview for accessibility tab sizes, and interface themesshedaniel
2024-04-16Localise more values and add a basic theme previewershedaniel
2024-04-16Add selectorshedaniel
2024-04-16Add the optionsshedaniel
2024-04-16Improve Widgets creationshedaniel
2024-04-16Initial Work on Config UI Reworkshedaniel
2024-04-16Mini Displays Favoritesshedaniel
2024-04-16Remove isJEICompatibilityLayerEnabled in ConfigObjectshedaniel
2024-04-16Close #669shedaniel
2024-04-16Fix Widgets.createTooltip tooltip positionshedaniel
2024-04-16Add @since to javadocs to indicate REI 8.4shedaniel
2024-04-16Fix #1281shedaniel
2024-04-16Add helper methods from ClientEntryStacks into EntryStackshedaniel
2024-04-16Implement Unified Ingredientsshedaniel
2024-04-16Close #1131shedaniel
2024-04-16Close #913shedaniel
2023-09-18Fix #1465shedaniel
2023-09-01Reworked the transfer apishedaniel
See https://www.craft.me/s/TVL01jO3OZarPE for the documentation of the new experimental simple transfer handle
2023-08-09Fix concurrency issues with recipe lookupshedaniel
2023-08-08Fix #1194shedaniel
2023-06-01Close #1421shedaniel
2023-06-01Fix #1396 and fix #998shedaniel
2023-05-29Improve search performanceshedaniel
2023-01-22Update license to 2023shedaniel
2022-12-12Add Hint Onboarding, Fix #1156, Fix #1256shedaniel
2022-12-12Add init progress to IMEshedaniel
2022-11-27Make filtering more immediateshedaniel
2022-11-12Fix campfire displays being too bigshedaniel
2022-11-12Solve some z-fighting for auto craftingshedaniel
2022-11-12Fix #1207shedaniel
2022-11-05Fix #1187shedaniel
2022-11-05Fix SearchFilteringRuleshedaniel
2022-10-28Add filtering rules to the API (#1169)shedaniel
2022-09-25Fix forge api and default plugin publishing and fix #1055shedaniel
2022-09-18Fix #1034shedaniel
2022-07-31Support 1.19.1, Fix #1041shedaniel
2022-07-27Remove @Experimental from DisplayCategoryViewshedaniel
2022-07-27Add InputMethods, Close #574shedaniel
2022-07-15Remove subsets, clean up codeshedaniel
2022-07-12Fix #977shedaniel
2022-07-06Fix #963shedaniel
2022-06-28Fix compile issues, release REI 9.1shedaniel
2022-06-28ashedaniel
2022-06-28Add expanded view to tag trees, fix #948shedaniel