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