aboutsummaryrefslogtreecommitdiff
path: root/api
AgeCommit message (Collapse)Author
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-15Implement boundaries config and add option for panel alignmentshedaniel
Close #1502
2024-04-15Add preview for accessibility tab sizes, and interface themesshedaniel
2024-04-15Localise more values and add a basic theme previewershedaniel
2024-04-15Add selectorshedaniel
2024-04-15Add the optionsshedaniel
2024-04-15Improve Widgets creationshedaniel
2024-04-15Initial Work on Config UI Reworkshedaniel
2024-04-15Mini Displays Favoritesshedaniel
2024-04-15Remove isJEICompatibilityLayerEnabled in ConfigObjectshedaniel
2024-04-15Close #669shedaniel
2024-04-15Fix Widgets.createTooltip tooltip positionshedaniel
2024-04-15Add @since to javadocs to indicate REI 8.4shedaniel
2024-04-15Fix #1281shedaniel
2024-04-15Add helper methods from ClientEntryStacks into EntryStackshedaniel
2024-04-15Implement Unified Ingredientsshedaniel
2024-04-15Close #1131shedaniel
2024-04-15Close #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-21Update license to 2023shedaniel
2022-12-10Add Hint Onboarding, Fix #1156, Fix #1256shedaniel
2022-12-03Add 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-10-30Fix 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-27Fix compile errorsshedaniel
2022-07-27Remove @Experimental from DisplayCategoryViewshedaniel
2022-07-27Add InputMethods, Close #574shedaniel
2022-07-27Remove subsets, clean up codeshedaniel
2022-07-12Fix #977shedaniel
2022-07-06Fix #963shedaniel
2022-06-28Distinct tag entriesshedaniel
2022-06-27Add expanded view to tag trees, fix #948shedaniel
2022-06-26CloseableScissorsshedaniel
2022-06-26Primitive tags category implementationshedaniel