aboutsummaryrefslogtreecommitdiff
path: root/api/src/main/java
AgeCommit message (Expand)Author
2023-06-01Merge remote-tracking branch 'shedaniel/9.x-1.19' into 10.x-1.19.3shedaniel
2023-06-01Close #1421shedaniel
2023-06-01Fix #1396 and fix #998shedaniel
2023-05-29Merge remote-tracking branch 'shedaniel/9.x-1.19' into 10.x-1.19.3shedaniel
2023-05-29Improve search performanceshedaniel
2023-01-22Merge remote-tracking branch 'origin/9.x-1.19' into 10.x-1.19.3shedaniel
2023-01-22Update license to 2023shedaniel
2022-12-12Merge remote-tracking branch 'origin/9.x-1.19' into 10.x-1.19.3shedaniel
2022-12-12Add Hint Onboarding, Fix #1156, Fix #1256shedaniel
2022-12-12Add init progress to IMEshedaniel
2022-12-09Update to 1.19.3shedaniel
2022-12-09Merge remote-tracking branch 'origin/9.x-1.19' into feature/1.19.3shedaniel
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-09Merge remote-tracking branch 'origin/9.x-1.19' into feature/1.19.3shedaniel
2022-11-05Fix #1187shedaniel
2022-11-05Fix SearchFilteringRuleshedaniel
2022-10-28Add filtering rules to the API (#1169)shedaniel
2022-10-28Update to 22w43ashedaniel
2022-10-22Properly register items on 1.19.3shedaniel
2022-10-22Remove useless classshedaniel
2022-10-22Support 22w42ashedaniel
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
2022-06-28CloseableScissorsshedaniel
2022-06-28Primitive tags category implementationshedaniel
2022-06-28Adapt scissors to transformshedaniel
2022-06-28WIP on Tag Category, add Overflow Widgetshedaniel
2022-06-28Use a method for DelegateWidget and add no-op widgetshedaniel
2022-06-28Finish Collapsible Entries Visualsshedaniel
2022-06-28Close #839shedaniel
2022-06-28Primitive implementation of collapsible entriesshedaniel
2022-06-28Refactor PreFilteredEntryList out into its own classshedaniel
2022-06-28Add tag helper methods in EntryIngredientsshedaniel
2022-06-28Some JDocs for EntryComparatorshedaniel
2022-06-28Clean up some @ApiStatus.Experimentalshedaniel
2022-06-28Add a bit JDocs for configshedaniel
2022-06-28Migrate EntryIngredient and EntryStack save() to saveIngredient() and saveSta...shedaniel
2022-06-28Implement Config Addons, Close #908shedaniel
2022-06-28Add isSearch into TooltipContext and add TooltipContext into asFormattedTextshedaniel