| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-09-05 | Merge remote-tracking branch 'origin/9.x-1.19' into 11.x-1.19.4 | shedaniel | |
| # Conflicts: # runtime/src/main/java/me/shedaniel/rei/impl/client/gui/widget/entrylist/EntryListSearchManager.java | |||
| 2024-09-05 | New Optimised Craftable Filter | shedaniel | |
| (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-22 | Merge remote-tracking branch 'refs/remotes/origin/9.x-1.19' into 11.x-1.19.4 | shedaniel | |
| 2024-07-22 | Check slots before modification | shedaniel | |
| 2024-04-30 | Fix #1614 | shedaniel | |
| 2024-04-30 | Fix #1620 | shedaniel | |
| 2024-04-25 | Merge remote-tracking branch 'origin/9.x-1.19' into 11.x-1.19.4 | shedaniel | |
| 2024-04-25 | Fix #1611 | shedaniel | |
| 2024-04-25 | Add option for rainbow | shedaniel | |
| 2024-04-17 | Merge remote-tracking branch 'origin/9.x-1.19' into 11.x-1.19.4 | shedaniel | |
| # Conflicts: # default-plugin/src/main/java/me/shedaniel/rei/plugin/client/DefaultClientPlugin.java | |||
| 2024-04-17 | Retain displays order | shedaniel | |
| 2024-04-17 | Add display validator, Fix #1610 | shedaniel | |
| 2024-04-16 | Fix collapsible entry configure button not rendering the icon at the correct ↵ | shedaniel | |
| location | |||
| 2024-04-16 | Merge branch 'feature/9.2' into feature/11.1 | shedaniel | |
| 2024-04-16 | Fix crash searching illegal characters | shedaniel | |
| 2024-04-16 | Fix merge conflicts | shedaniel | |
| 2024-04-16 | Merge remote-tracking branch 'origin/feature/9.2' into feature/11.1 | shedaniel | |
| # Conflicts: # default-plugin/src/main/java/me/shedaniel/rei/plugin/client/DefaultClientPlugin.java # gradle.properties # runtime/src/main/java/me/shedaniel/rei/impl/client/config/ConfigManagerImpl.java # runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/ConfigureCategoriesScreen.java # runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/FilteringAddRuleScreen.java # runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/FilteringCategoriesEntry.java # runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/FilteringEntry.java # runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/FilteringScreen.java # runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/NoFilteringCategoriesEntry.java # runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/NoFilteringEntry.java # runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/RecipeScreenTypeEntry.java # runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/ReloadPluginsEntry.java # runtime/src/main/java/me/shedaniel/rei/impl/client/config/entries/SearchFilterSyntaxHighlightingEntry.java # runtime/src/main/java/me/shedaniel/rei/impl/client/gui/performance/PerformanceScreen.java # runtime/src/main/java/me/shedaniel/rei/impl/client/gui/performance/entry/PerformanceEntry.java # runtime/src/main/java/me/shedaniel/rei/impl/client/gui/screen/UncertainDisplayViewingScreen.java # runtime/src/main/java/me/shedaniel/rei/impl/client/gui/screen/generic/OptionEntriesScreen.java # runtime/src/main/java/me/shedaniel/rei/impl/client/gui/widget/basewidgets/PanelWidget.java # runtime/src/main/java/me/shedaniel/rei/impl/client/gui/widget/entrylist/PaginatedEntryListWidget.java | |||
| 2024-04-16 | Improve searching configs | shedaniel | |
| 2024-04-16 | Fix cherrypick conflicts | shedaniel | |
| 2024-04-16 | Add back previews to config groups | shedaniel | |
| 2024-04-16 | Add async search option | shedaniel | |
| 2024-04-16 | Return to the first page of the collapsed group | shedaniel | |
| 2024-04-16 | Save rendering hidden stacks | shedaniel | |
| 2024-04-16 | Add license header | shedaniel | |
| 2024-04-16 | Decrease match score by key | shedaniel | |
| 2024-04-16 | Implement Config Search | shedaniel | |
| 2024-04-16 | Rename keybinds category to input, add category descriptions | shedaniel | |
| 2024-04-16 | Fix cherrypick | shedaniel | |
| 2024-04-16 | Add saving functionality and finalising the config ui | shedaniel | |
| 2024-04-16 | Refactor group widget code to be more readable | shedaniel | |
| 2024-04-16 | Fix boundaries settings mirrored, change color and add arrow controls | shedaniel | |
| 2024-04-16 | Fix missing option and fix group previews missing | shedaniel | |
| 2024-04-16 | Remove old config logic, replace with new Config GUI completely | shedaniel | |
| 2024-04-16 | Implement more missing config options | shedaniel | |
| 2024-04-16 | Implement boundaries config and add option for panel alignment | shedaniel | |
| Close #1502 | |||
| 2024-04-16 | Add more options that were missing | shedaniel | |
| 2024-04-16 | Make values trim when too long | shedaniel | |
| 2024-04-16 | Implement keybinds | shedaniel | |
| 2024-04-16 | Add preview for accessibility tab sizes, and interface themes | shedaniel | |
| 2024-04-16 | Improve group preview | shedaniel | |
| 2024-04-16 | Preview tooltip options | shedaniel | |
| 2024-04-16 | Localise more values and add a basic theme previewer | shedaniel | |
| 2024-04-16 | Fix compile issues after rebase | shedaniel | |
| 2024-04-16 | Add selector | shedaniel | |
| 2024-04-16 | Implement some of the config ui | shedaniel | |
| 2024-04-16 | Add the options | shedaniel | |
| 2024-04-16 | Add flags and reset | shedaniel | |
| 2024-04-16 | Some work on options | shedaniel | |
| 2024-04-16 | Make displays favorite miniature displays by default | shedaniel | |
| 2024-04-16 | Overlay errors for display tooltips | shedaniel | |
