aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/main/java
AgeCommit message (Expand)Author
2022-11-01Drop dragged stack, Fix #987shedaniel
2022-11-01Fix searching interruptsshedaniel
2022-10-30Improve Async Searchshedaniel
2022-10-30Fix SearchFilteringRuleshedaniel
2022-10-29Prevent crashes due to unresolved displaysshedaniel
2022-10-29Properly print plugin namesshedaniel
2022-10-29Prevent Minecraft.getInstance().level == null reloadsshedaniel
2022-10-29Make backspacing categories less granularshedaniel
2022-10-28Add filtering rules to the API (#1169)shedaniel
2022-10-22Only use LMB for dragging (#1153)Xandaros
2022-10-21Fix #1088shedaniel
2022-10-21Fix shedaniel/REIPluginCompatibilities-Issues#15shedaniel
2022-10-21Set useCompactTabButtons as false as defaultshedaniel
2022-10-21Fix #1163shedaniel
2022-10-21Fix #1081shedaniel
2022-09-18Fix #1034shedaniel
2022-08-15Fix #1070shedaniel
2022-08-11Fix crash without architectury apishedaniel
2022-07-27Fix compile errorsshedaniel
2022-07-27Add licensesshedaniel
2022-07-27Make Architectury Plugin compile onlyshedaniel
2022-07-27Add many more loggingshedaniel
2022-07-27Add InputMethods, Close #574shedaniel
2022-07-27Remove subsets, clean up codeshedaniel
2022-07-12Fix #977shedaniel
2022-07-06Fix #974shedaniel
2022-07-06Fix #963shedaniel
2022-06-28Add better arrow iconsshedaniel
2022-06-27Implement fallback renderer for entries that can't be converted to EntryStacksshedaniel
2022-06-27Add expanded view to tag trees, fix #948shedaniel
2022-06-26Primitive tags category implementationshedaniel
2022-06-26Change page buttons textureshedaniel
2022-06-26Adapt scissors to transformshedaniel
2022-06-26WIP on Tag Category, add Overflow Widgetshedaniel
2022-06-26Fix wrong package for NoOpWidgetshedaniel
2022-06-25Detect unbound categoriesshedaniel
2022-06-25Use a method for DelegateWidget and add no-op widgetshedaniel
2022-06-22Format tooltips bettershedaniel
2022-06-22Finish Collapsible Entries Visualsshedaniel
2022-06-22Close #839shedaniel
2022-06-22Fix poor tag matchingshedaniel
2022-06-22Batching Cached Rendersshedaniel
2022-06-22Retain expand stateshedaniel
2022-06-21Primitive implementation of collapsible entriesshedaniel
2022-06-21Fix no stacks are being filteredshedaniel
2022-06-21Refactor PreFilteredEntryList out into its own classshedaniel
2022-06-20Add dragging from within display historyshedaniel
2022-06-20Clean up some @ApiStatus.Experimentalshedaniel
2022-06-20Add black outline to search fieldshedaniel
2022-06-20Refactor EntryRegistryImplshedaniel