aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/main
AgeCommit message (Collapse)Author
2024-09-23Inventory Search Options8.x-1.18.2shedaniel
2024-09-23Update localisationshedaniel
2024-09-17New Slot.withEntriesListenershedaniel
2024-09-17New Display Registry Analysis in REI config, with options to sort the entriesshedaniel
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-30Fix #1614shedaniel
2024-04-30Fix #1620shedaniel
2024-04-25Fix #1611shedaniel
2024-04-18Add option for rainbowshedaniel
2024-04-16Retain displays ordershedaniel
2024-04-16Fix build errorsshedaniel
2024-04-16Fix crash searching illegal charactersshedaniel
2024-04-16Improve searching configsshedaniel
2024-04-15Hide Reset groupshedaniel
2024-04-15Add display validatorshedaniel
2024-04-15Fix rebase conflictsshedaniel
2024-04-15Update localisationshedaniel
2024-04-15Add back previews to config groupsshedaniel
2024-04-15Add async search optionshedaniel
2024-04-15Return to the first page of the collapsed groupshedaniel
2024-04-15Save rendering hidden stacksshedaniel
2024-04-15Add license headershedaniel
2024-04-15Decrease match score by keyshedaniel
2024-04-15Implement Config Searchshedaniel
2024-04-15Rename keybinds category to input, add category descriptionsshedaniel
2024-04-15Add saving functionality and finalising the config uishedaniel
2024-04-15Refactor group widget code to be more readableshedaniel
2024-04-15Fix boundaries settings mirrored, change color and add arrow controlsshedaniel
2024-04-15Fix missing option and fix group previews missingshedaniel
2024-04-15Remove old config logic, replace with new Config GUI completelyshedaniel
2024-04-15Implement more missing config optionsshedaniel
2024-04-15Implement boundaries config and add option for panel alignmentshedaniel
Close #1502
2024-04-15Add more options that were missingshedaniel
2024-04-15Make values trim when too longshedaniel
2024-04-15Implement keybindsshedaniel
2024-04-15Add preview for accessibility tab sizes, and interface themesshedaniel
2024-04-15Improve group previewshedaniel
2024-04-15Preview tooltip optionsshedaniel
2024-04-15Localise more values and add a basic theme previewershedaniel
2024-04-15Fix compile issues after rebaseshedaniel
2024-04-15Add selectorshedaniel
2024-04-15Implement some of the config uishedaniel
2024-04-15Add the optionsshedaniel
2024-04-15Add flags and resetshedaniel
2024-04-15Some work on optionsshedaniel
2024-04-15Make displays favorite miniature displays by defaultshedaniel
2024-04-15Overlay errors for display tooltipsshedaniel
2024-04-15Allow quick crafting for miniature displaysshedaniel